Proving sin(x + pi/2) = cos(x)

  • Thread starter Thread starter ehrenfest
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
ehrenfest
Messages
2,001
Reaction score
1

Homework Statement


This always seemed intuitive to me, but when I tried to prove it I got stuck:

sin(x +pi/2) = cos(x)

It is easy with the angle addition formula, but is there another way?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
how else do u want to prove it?
consider

[tex] e^{i(\theta + \pi/2)} = \cos (\theta + \pi/2) +i \sin (\theta + \pi/2) \qquad\quad (1)[/tex]

[tex] e^{i(\theta + \pi/2)} = e^{i\theta} e^{i\pi/2} = i e^{i\theta}<br /> = -\sin (\theta) + i \cos (\theta) \quad (2)[/tex]

equating Re and I am part of (1) and (2) to get two relationships between sin and cos.
 
I love the beauty of this mathematical proof:

Using Taylor expansion about [itex]x=0[/itex]:

[tex]\cos(x) = 1 - \frac{1}{2}x^2 + \frac{1}{24}x^4 + ...[/tex]

[tex]\sin(x) = x - \frac{1}{6}x^3 + \frac{1}{120}x^5 + ...[/tex]

and:
[tex]e^{ix} = 1 + ix - \frac{1}{2}x^2 - i\frac{1}{6}x^3 + ... + \frac{i^n}{n!}x^n[/tex]

So
[tex]e^{ix} = \cos(x) + i\sin(x)[/tex]

It still amazes me, absolutely incredible :P

Sam
 
ehrenfest said:

Homework Statement


This always seemed intuitive to me, but when I tried to prove it I got stuck:

sin(x +pi/2) = cos(x)

It is easy with the angle addition formula, but is there another way?

There are many ways. The analytical approaches are very nice, but awfully sophisticated and high-powered.

This trig relation just came up in the work I'm doing with students on torque. Here's a trigonometric proof (which I'll describe rather than scanning and uploading a drawing):

Draw a right triangle and mark one of the non-right angles, theta. The other angle is of course complimentary, so it's (90º - theta); the sine of this angle will be the cosine of the other angle, which is the familiar "co-relation"

[tex]sin(90º - \theta) = cos \theta[/tex].

Now extend the side of the triangle adjacent to the complimentary angle outward away from the right angle. The angle between that ray and the hypotenuse is supplementary to the angle (90º - theta), so its measure is 180º - (90º - theta) = 90º + theta . But the sine of a supplementary angle is the same as the sine of the angle itself:

[tex]sin(180º - \theta) = sin \theta[/tex] , so

[tex]sin(90º + \theta) = sin(90º - \theta) = cos \theta[/tex]. Q.E.D.


P.S. *heh* I just thought of a graphical way to prove it. The graph of sin x looks like the graph of cos x translated to the right by [tex]\frac{\pi}{2}[/tex]. So if you shift the graph of sin x to the left by the same amount, you have [tex]sin( x + \frac{\pi}{2}) = cos x[/tex].
 
Last edited: