A complex number a≠-1 is the root of an equation x
3+1=0.
Find 1+2a+3a2+4a3+5a4.
a^3+1 =0
=> (a+1)(a^2-a+1)=0
=> a^2-a+1=0, since a≠-1.
Now, 5*a^4+4*a^3+3*a^2+2a+1 = (5a^2+9a+7)(a^2-a+1)-6
Since, a^2-a+1 =0, it follows that the value of the given expression is -6.