4

If $a^4+a^3+a^2+a+1=0$ find the value of $a^{2000}+a^{2010}+1$

I got this problem in a book and tried to solve it.I multiplied with suitable powers of a and added and subtracted alternatively to get $a^{2010}+a^{2008}+a^{2006}+a^{2005}+a^{2004}+a^{2002}+a^{2000}=0$ but i can't figure what to do.I tried to replace $a^{2005}$ by multiplying the parent equation by $a^{2003}$ but nothing useful came.

Any help would be appreciated.Thanks in advance.

2 Answers2

4

Hint

$$(a-1)(a^4+a^3+a^2+a+1)=?$$

Now $a^{2000}=(a^5)^{400}=?$

-1

I used @lab bhattacharjee's hint. $\frac{a^5-1}{a-1}=0$ $a\not= 1$ and $a_k=e^{\frac{2\pi ik}{5}}$ for $k=1,2,3,4$

$a^{2000}+a^{2010}+1=\left(e^{2\pi i}\right)^{400k}+\left(e^{2\pi i}\right)^{402k}+1=3$

ratatuy
  • 141