15

Find all the roots of $$\sin^{2015}x+\cos^{2015}x=\frac12\tag{1}$$

I'm a high school student, and this is my homework. This's my try:

Let $\displaystyle t=\tan \frac x2\Rightarrow \sin x=\frac{2t}{1+t^2}, \ \ \cos x=\frac{1-t^2}{1+t^2}$

We'll have $\displaystyle\color{Red}{(1)} \Leftrightarrow \frac{(2t)^{2015}+\sum\limits_{k=0}^{2015}\binom{2015}k\cdot \left ( -1 \right )^{2015-k}\cdot t^{2k }}{\left (1+t^2 \right )^{2015}}=\frac12$

But I think it is very complicated. I have no ideas for it, please help me.

mja
  • 1,389

1 Answers1

2

To get an approximation, note that either $\cos x$ or $\sin x$ must be very close to $1$. The other will be tiny, so we ignore it. Looking for the root just above $0$, you can use the Taylor series for the cosine. $(1-\frac {x^2}2)^{2015}=\frac 12$ This is a quadratic in $x$

Ross Millikan
  • 374,822