Georgepowell
- 179
- 0
I think it does... have I got that right?
If I have then why does it? is there a simple explanation?
If I have then why does it? is there a simple explanation?
mgb_phys said:Yes it does.
It's easy to prove from the sum formula, sin (a + b)=sin a cos b + cos a sin b
Of course now you have to prove that!
D H said:Set b=a.
D H said:\aligned<br /> &= (\cos a \cos b - \sin a \sin b) + i(\sin a \cos b + \cos a \sin b)) \\<br /> &= \cos(a+b) + i\sin(a+b)<br /> \endaligned
Georgepowell said:Can you go over this step please? Thanks
nicksauce said:By using e^{i\theta}=\cos{\theta} + i\sin{\theta}
the LHS becomes
\cos{a+b} + i\sin{a+b}.
HallsofIvy said:...
That's the proof that is used in most pre-calculus classes.
tiny-tim said:Hi Georgepowell!
Draw a right-angled triangles PQR and PQS with R = S = 90º and QPR = A + B and QPS = A (so SPR = SQR = B).
Draw the perpendiculars from S to PR and QR.
Then, if PQ = 1, QR = sin(A+B) …
and you can work out the rest!![]()
Georgepowell said:Is this what you meant?
I believe that was what mbg_phys did in the first several responses but GeorgePowell was not familiar with the exponential form of sine and cosine and could not follow.maze said:A braindead way to prove any trig identity is to write the identity in terms of complex exponentials and simplify as much as possible until 0=0 is reached. Then the reverse of your steps is the proof of the identity.
For example,
2 sin(a) cos(a) - sin(2a) = 0
2\left(\frac{e^{i a}-e^{-i a}}{2 i}\right)\left(\frac{e^{i a}+e^{-i a}}{2}\right) - \frac{e^{i 2a}-e^{-i 2a}}{2 i} = 0
\frac{1}{2 i}\left(e^{i a}e^{i a} + e^{i a}e^{-i a} - e^{-i a}e^{i a} - e^{-i a}e^{-i a}\right) - \frac{1}{2 i}\left(e^{i 2a}-e^{-i 2a}\right) = 0
\frac{1}{2 i}\left(e^{i 2a} - e^{-i 2a}\right) - \frac{1}{2 i}\left(e^{i 2a}-e^{-i 2a}\right) = 0
0 = 0
Now a proper proof would run these steps in reverse.
HallsofIvy said:I believe that was what mbg_phys did in the first several responses but GeorgePowell was not familiar with the exponential form of sine and cosine and could not follow.
tiny-tim said:Yes … and now draw the perpendiculars from S to PR and QR
(and note that the first one will be parallel to QR).
(and the circle isn't needed)
Georgepowell said:That's a good simple proof that I understand, but doesn't it only prove it for:
2A + B = 90 ?
**note: In the picture, I changed the letters, but it is the same concept. And the circle was just to help me get the right-angles right**
HallsofIvy said:I believe that was what mbg_phys did in the first several responses but GeorgePowell was not familiar with the exponential form of sine and cosine and could not follow.
tiny-tim said:Hi Georgepowell!
(can't see your new diagram yet)
That was my trickery (not mine really; pretty standard trickery), not mgb_phys'. mgb_phys simply said to use the angle sum formula for sine.maze said:Err, not really. The other one was a little trickery using Euler's formula
Please show one trigonometric identity that does not follow from Euler's identity, the definitions sec(x)=1/cos(x), csc(x)=1/sin(x), tan(x)=sin(x)/cos(x), cot(x)=1/tan(x), the exponential identities exp(a+b)=exp(a)*exp(b), exp(i*pi/2)=i, and exp(i*k*pi)=(-1)k for integral k.a method which does not generalize to prove all other identities.
Kurret said:Heres another way (for angles less than 90 degrees)
Thanks, I do prefere the geometric proofs :pKurret said:Heres another way (for angles less than 90 degrees):
http://www.geocities.com/kurre999/Trigaddition.bmp
tiny-tim said:EDIT: Just noticed … the angle PQO in the diagram is wrongly labelled as A (instead of 90º - A - B), … but it doesn't affect the proof.![]()
Georgepowell said:Doesn't it only prove it for:
2A + B = 90 ?
tiny-tim said:No, I think that it works for any A + B < 90º …
Georgepowell said:Another misstake in the diagram is in the top left corner i wrote "OS = cos(B)" but it doesn't, OS = cos(A).
Actualy i think it works for all values of A and B, as long as neither of them = 90 exactly...
[edit] does it still prove it for A or B = 90? - I'm not sure[edit]
mathwonk said:just check that both satisfy the same differential equation: namely y'' + 4y = 0, and y'(0) = 2, and y(0) = 0.