How do you describe transformations in a sinusoid?

  • Context:
  • Thread starter Thread starter mathdrama
  • Start date Start date
  • Tags Tags
    Transformations
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
mathdrama
Messages
20
Reaction score
0
How exactly do you describe transformations? For instance, if the amplitude has gone from 1 to -2, how would you word that?
 
Mathematics news on Phys.org
Re: wording transformations

If you are referring to the amplitude of a sinusoid, the amplitude is a positive real number. For example, the sinusoid:

$$f(x)=A\sin(Bx+C)+D$$ where $A\ne0$

has an amplitude of $|A|$.

The amplitude is half the difference between the maximum and minimum of the function. So, if the amplitude changes, then so do the extrema.
 
The amplitude is never negative? I must be doing this wrong.

I had assumed the amplitude of this function: [math] - 2 cos 3(\theta + 90°) + 1 [/math] must be -2
 
mathdrama said:
The amplitude is never negative? I must be doing this wrong.

I had assumed the amplitude of this function: [math] - 2 cos 3(\theta + 90°) + 1 [/math] must be -2

The amplitude is the distance from the equilibrium to the extrema, and as such is a non-negative value. In the sinusoid you cite, the amplitude is defined as:

$$A=|-2|=2$$
 
MarkFL said:
The amplitude is the distance from the equilibrium to the extrema, and as such is a non-negative value. In the sinusoid you cite, the amplitude is defined as:

$$A=|-2|=2$$

Oh, I understand now. Thank you very much.