Why Does Asin(ax)+Bcos(ax) Create a Sinusoidal Wave?

  • Context: Undergrad 
  • Thread starter Thread starter mtanti
  • Start date Start date
  • Tags Tags
    Sinusoidal Wave
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 5K views
mtanti
Messages
172
Reaction score
0
Can someone tell me why Asin(ax)+Bcos(ax) always gives another sinusoidal wave?
 
Mathematics news on Phys.org
and can that answer be translated into a more mathematical reason?
 
Try it out...
put A = C*cos(d) B = C*sin(d) where C and d are arbitrary constants. Of course you can put sin in the place of cos and vice-versa, and still get a sinusoidal wave.
 
[tex]A\sin ax + B \cos ax = R \sin (ax+b)[/tex]

Expanding the right hand side gives you [tex]R\sin ax \cos b + R \cos ax \sin b[/tex]

This gives [tex]R \cos b = A[/tex] and [tex]R \sin b = B[/tex], therefore [tex]b = \tan^{-1}\frac{B}{A}[/tex].

A similar method gives you R in terms of A and B, thus turning your sum of trig functions into another, single, trig function. :)