Deriving a trigonometric identity

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
HHermans
Messages
3
Reaction score
0
For a homework assignment I'm supposed to prove that sin(x)^2+cos(x)^2=1, using only the following identities (along with algebraic operations):

sin(-x)=-sin(x)
cos(-x)=cos(x)
cos(x+y)=cos(x)cos(y)-sin(x)sin(y)
sin(x+y)=sin(x)cos(y)+cos(x)sin(y)

I can't figure this out, because as far as I know the identity can only be derived from the Pythagorean Theorem.

Any help would be much appreciated.
 
Physics news on Phys.org
Well, remember that identities such as

[tex]\cos (\theta + \varphi) = \cos \theta \cos \varphi - \sin \theta \sin \varphi[/tex]

are true no matter what the arguments are: you can plug anything you want in for [itex]\theta[/itex] and [itex]\varphi[/itex].
 
Hurkyl said:
Well, remember that identities such as

[tex]\cos (\theta + \varphi) = \cos \theta \cos \varphi - \sin \theta \sin \varphi[/tex]

are true no matter what the arguments are: you can plug anything you want in for [itex]\theta[/itex] and [itex]\varphi[/itex].

I've tried this a few times, and I got nowhere. Is there a specific direction to go?
 
[tex] \cos (a \pm b) = \cos (a)\cos (b) \mp \sin (a)\sin (b)[/tex]

try using some value for a and b that will make the left hand side equal 1.
 
Thanks very much for everyone's help, I now understand this. cos(x + y) can be written as cos(x + -x), or cos(0).
 
Last edited:
danago said:
[tex] \cos (a \pm b) = \cos (a)\cos (b) \mp \sin (a)\sin (b)[/tex]

try using some value for a and b that will make the left hand side equal 1.
Heh, I was thinking more along the lines of looking for an a and b that makes cos^2 and sin^2 appear on the r.h.s. Same thing either way. :smile: