Solving Trig Problem: sin^2000(x) + cos^2000(x)=1 - Kirstin

  • Context: Undergrad 
  • Thread starter Thread starter kirstin.17
  • Start date Start date
  • Tags Tags
    Identity Trig
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
4 replies · 3K views
kirstin.17
Messages
5
Reaction score
0
I'm trying to solve this trig problem:

sin^2000(x) + cos^2000(x) = 1

I'm not sure how to go about it... I tried starting with sin^2(x) + cos^2(x) = 1 and build up to 2000 but I didn't get very far.

Obviously any multiple of pi will be an answer since either sin^2000 or cos^2000 will be 1 and the other will be 0. Are there others as well?

thx
-Kirstin.
 
on Phys.org
You KNOW that [itex]\sin^{2}(x)+\cos^{2}(x)=1[/tex]<br /> Set [itex]a=\sin^{1998}(x), b=\cos^{1998}(x)[/itex]<br /> and your equation can be written as:<br /> [tex]a\sin^{2}(x)+b\cos^{2}(x)=1[/tex]<br /> <br /> Subtract the first from the second, yielding:<br /> [tex](a-1)\sin^{2}(x)+(b-1)\cos^{2}(x)=0[/tex]<br /> What can you conclude about this expression?[/itex]
 
Aha... I would say there are no other solutions other than what I already mentioned.

First note that the last expression you stated is equivalent to the original one we want to solve.

Solutions will occur either where [tex](a-1)\sin^{2}(x)=0[/tex] and [tex](b-1)\cos^{2}(x) =0[/tex], or where [tex](a-1)\sin^{2}(x)=-(b-1)\cos^{2}(x)[/tex].

The first situation has the solutions mentioned earlier.

The second situation does not have any solutions since LHS is always negative (since 0 < a < 1) and RHS is always positive.
 
......
good ans