Deriving a trigonometric identity

AI Thread Summary
The discussion focuses on proving the trigonometric identity sin(x)^2 + cos(x)^2 = 1 using specific trigonometric identities and algebraic operations. The initial poster struggles with the proof, believing it can only be derived from the Pythagorean Theorem. Participants suggest using the angle addition formulas and substituting values for a and b to simplify the expression. A key insight is recognizing that cos(x + -x) equals cos(0), which equals 1, aiding in the derivation. The conversation emphasizes the flexibility of trigonometric identities in proving fundamental relationships.
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

\cos (\theta + \varphi) = \cos \theta \cos \varphi - \sin \theta \sin \varphi

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

\cos (\theta + \varphi) = \cos \theta \cos \varphi - \sin \theta \sin \varphi

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

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

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:
<br /> \cos (a \pm b) = \cos (a)\cos (b) \mp \sin (a)\sin (b)<br />

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:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top