Simplification of Trigonometic Expression

  • Context: Undergrad 
  • Thread starter Thread starter bomerman218
  • Start date Start date
  • Tags Tags
    Expression
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
bomerman218
Messages
4
Reaction score
0
[tex]\frac{1}{7} e^{-2t} \cos(4 \sqrt 6 t)+\frac{\sqrt 6}{21} e^{-2t} \sin(4 \sqrt 6 t) =\frac{\sqrt 15}{21} e^{-2t} \cos(4 \sqrt 6 t+\arctan \sqrt 6/2)[/tex]

I am having trouble figuring out how to prove this relation. Any help would be greatly appreciated. My initial thought was to use this formula:

[tex]\cos(u+v)=\cos(u) \cos(v)+\sin(u) \sin(v)[/tex]
 
Physics news on Phys.org
It looks a bit daunting at first, but we can clean that up a little, by dividing everything by [tex](\sqrt{15}/21) e^{-2t}[/tex] and substituting [tex]\theta = 4\sqrt{6} t[/tex]:

[tex]\frac{3}{\sqrt{15}} \cos \theta + \frac{\sqrt{6}}{\sqrt{15}} \sin \theta = \cos \left( \theta + \arctan \frac{\sqrt{6}}{2} \right).[/tex]

Now can you do it?
 
Yeah I can. Unfortunately when I was solving the governing differential equation I was not given the solution so I'm wondering how I would approach this problem not knowing the solution.
 
What was the differential equation?
 
[tex]\frac{1}{8}u''+\frac{1}{2}u'+\frac{25}{2}=0[/tex]

[tex]u(0)=\frac{1}{7}[/tex] [tex]u'(0)=\frac{6}{7}[/tex]