Menu Close

find-solution-in-C-x-4-x-3-x-2-x-1-0-




Question Number 94479 by i jagooll last updated on 19/May/20
find solution in C   x^4 +x^3 +x^2 +x+1 = 0
findsolutioninCx4+x3+x2+x+1=0
Answered by john santu last updated on 19/May/20
⇒(x−1)(x^4 +x^3 +x^2 +x+1) = 0  ⇒x^5  −1 = 0  x^5  = 1 ⇒ (x^5 )^(1/5)  = (e^(2πi) )^(1/5)   ⇒ x = e^((((2π+2πn)/5)).i)   x_1  = cos (((2π)/5)) + i sin (((2π)/5))  x_2  = cos (((4π)/5)) + i sin (((4π)/5))  x_3  = cos (((6π)/5)) + i sin (((6π)/5))  x_4 = cos (((8π)/5)) + i sin (((8π)/5))
(x1)(x4+x3+x2+x+1)=0x51=0x5=1(x5)15=(e2πi)15x=e(2π+2πn5).ix1=cos(2π5)+isin(2π5)x2=cos(4π5)+isin(4π5)x3=cos(6π5)+isin(6π5)x4=cos(8π5)+isin(8π5)
Commented by i jagooll last updated on 19/May/20
thank you sir
thankyousir

Leave a Reply

Your email address will not be published. Required fields are marked *