Request for help proving this identity

  • Thread starter Thread starter desertwonder
  • Start date Start date
  • Tags Tags
    Identity Request
AI Thread Summary
The discussion revolves around proving the trigonometric identity involving sin(x) and cos(x). Participants explore various transformations and applications of double-angle formulas, particularly focusing on cos(4x) and its relationship to sin(x) and cos(x). After several edits and attempts, they derive a simplified form of the equation, ultimately leading to the expression cos^4(x) + 2sin^2(x)cos^2(x) + sin^4(x) = 1. The conversation emphasizes the importance of careful manipulation of terms and the application of trigonometric identities to reach the solution. The collaborative effort highlights the complexity of proving such identities in trigonometry.
desertwonder
Messages
6
Reaction score
0
I've wracked my brains out trying to prove this identity. If anyone could offer some suggestions, I'd greatly appreciate it!

(sin(x))^4+(cos(x))^4 = 0.25∙cos(4x)+0.75
 
Physics news on Phys.org
cos(2x)= cos2(x)- sin2(x)
sin(2x)= 2sin(x)cos(x)

So cos(4x)= ?
 
Cos(4x)=Cos(2(2x))=
...So does that mean Cos(4x)=2((cosx)^2-(sinx)^2)?
 
desertwonder said:
Cos(4x)=Cos(2(2x))=
...So does that mean Cos(4x)=2((cosx)^2-(sinx)^2)?
Only if x2 is the same as 2x.
 
Hmmm...in that case...I'm not really sure how to go about reducing cos(4x) to a single angle using the double-angle cosine formula. :confused:

EDIT: Ahh...I now see that cos(4x)=cos(2x+2x)=cos(2x)cos(2x)-sin(2x)sin(2x)...
more work underway!

EDIT2: Ohhh, here we go: cos(4x)=((cos(x))^2- (sin(x))^2)((cos(x))^2- (sin(x))^2)-(2sin(x)cos(x))(2sin(x)cos(x))!
 
Last edited:
Hmm...this was all I could narrow it down to:

cos(4x)= (cos(x))^4 + (sin(x))^4 - 6(sin(x))^2(cos(x))^2
 
desertwonder said:
Hmm...this was all I could narrow it down to:
cos(4x)= (cos(x))^4 + (sin(x))^4 - 6(sin(x))^2(cos(x))^2
Good! That's exactly right.

Now go back to the original identity. Because I dislike fractions, multiply through by 4. Then put formula you have above into the equation and move (almost) everything over to the left side.
 
Hmm...after fiddling around some more following your suggestions I have:

(sin(x))^4+(cos(x))^4 = = -2(sin(x))^2(cos(x))^2
 
desertwonder said:
Hmm...after fiddling around some more following your suggestions I have:
(sin(x))^4+(cos(x))^4 = = -2(sin(x))^2(cos(x))^2

What happened to the "3/4" in the orginal equation??
 
  • #10
The 3/4 turned into a 3 after I multiplied everything by 4. Afterwards, the 4sin and 4cos on the left became 3sin and 3cose when moving the stuff on the right to the left. I then divided everything by 3.
 
Last edited:
  • #11
When divided by 3, shouldn't it become '1'?
3 \cos ^ 4 x + 3 \sin ^ 4 x = -6 \sin ^ 2 x \cos ^ 2 x + 3
Devide both sides by 3 gives:
\Leftrightarrow \cos ^ 4 x + \sin ^ 4 x = -2 \sin ^ 2 x \cos ^ 2 x + 1
 
  • #12
desertwonder said:
The 3/4 turned into a 3 after I multiplied everything by 4. Afterwards, the 4sin and 4cos on the left became 3sin and 3cose when moving the stuff on the right to the left. I then divided everything by 3.


Yes! Now where is the 1 you get when you divide by 3?

Look at VietDao's post.
After moving (almost) everything to the left you should have:
cos^4(x)+ 2sin^2(x)cos^2(x)+ sin^4(x)= 1

Does that give you any ideas? How can you factor the left hand side?
 
Last edited by a moderator:
Back
Top