Does the Pythagorean identity hold for sin(3x) and cos(3x)?

  • Thread starter Thread starter teng125
  • Start date Start date
  • Tags Tags
    Trigonometric
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 2K views
teng125
Messages
416
Reaction score
0
as we know that (sin(x))^2 + (cos(x))^2=1
how about (sin(3x))^2 + (cos(3x))^2 and 5sin(3x)^2 + 6cos(3x)^2??

how can we solve these problems??
thanx
 
Physics news on Phys.org
What are you trying to solve? You could substitute numbers for the x's and compute the value.

I don't believe there's a nifty identity for (sin(3x))^2 + (cos(3x))^2 even though it does look somewhat similar to (sin(x))^2 + (cos(x))^2.
 
Actually, aslong as the arguments match it equals one. So (sin(3x))^2 + (cos(3x))^2 does equal one.
 
Indeed, if we apply the identity [itex]\sin^{2}\theta +\cos^{2}\theta = 1[/itex],to the above expression and simply use the substitution [itex]3x = \theta[/itex]... :wink:
 
For 5sin(3x)^2 + 6cos(3x)^2, write it as 5sin^3(3x)+ 5cos^2(3x)+ cos^2(3x)= 5(sin^3(3x)+ cos^2(3x))+ cos^2(3x)= 5+ cos^2(3x).