Sinusoidal function

From Calculus
Revision as of 13:22, 5 September 2011 by Vipul (talk | contribs) (Created page with "==Definition== ===As a linear transform of the sine function=== The term '''sinusoidal function''' refers to a function of the form <math>f \circ \sin \circ g</math> where <mat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

As a linear transform of the sine function

The term sinusoidal function refers to a function of the form f∘sin∘g where f and g are linear functions and sin is the sine function. Specifically, it is a function of the form:

x↦μ+Asin(mx+φ),A>0,m≠0

Here:

  • μ is the mean value about which the function is oscillating, i.e., the graph of a function looks like a scaled sine function about the horizontal line y=μ.
  • A is the amplitude of oscillations, i.e., the function oscillates between a minimum value of μ−A and a maximum value of μ+A.
  • m is the angular frequency parameter and controls the period of oscillations, which is given by 2π/m.
  • φ is a phase parameter that roughly describes the head start of the function relative to a function that starts at its mean value at x=0.

As a linear combination of sine and cosine functions

The term sinusoidal function can be used for a function of the form:

x↦μ+αsin(mx)+βcos(mx),m≠0,α2+β2>0

Conversion between the two versions

Here's how we convert the linear combination version to the linear transform version:

  • μ,m remain the same.
  • Set A=α2+β2.
  • Set φ as an angle so that cosφ=α/A and sinφ=β/A. φ is uniquely determined up to additive multiples of 2π.

Here's how we convert the linear transform version to the linear combination version:

  • μ,m remain the same.
  • α=Acosφ.
  • β=Asinφ.