1 − 2 δ 1 3 1 − 2 δ 1 + 1 − 2 δ 2 3 1 − 2 δ 2 + 1 − 2 δ 3 3 1 − 2 δ 3
If 1 , δ 1 , δ 2 , δ 3 are distinct fourth roots of unity, then evaluate the expression above.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Very clever solution, with the differentiation! I learned something new today :)
Let z = a + b i
The fourth roots of unity of z are 1 , δ 1 , δ 2 , δ 3
We only know one root to be 1 so
4 z = 1
This means that
z = 1 4 = 1
4 ( 1 ) = 1 , i , − 1 , − i
Now we substitute these values in
1 − 2 ( i ) 3 1 − 2 ( i ) + 1 − 2 ( − 1 ) 3 1 − 2 ( − 1 ) + 1 − 2 ( − i ) 3 1 − 2 ( − i )
Simplifying this gives us
5 ( 3 5 + 6 0 i ) + ( 3 5 − 6 0 i ) + 1 1
This then goes to
5 7 0 + 1 1 = 2 5
So the answer is 2 5
exactly the same as I did! Overrated! I think it should be level 3.
Note that this doesn't work if we choose 1, -1, and +/-i; problem should state that 1 doesn't count as a 4th root.
The set {d1, d2, d3} is the same as the set {-1, i, -i} Substituting the values in the expression and solving algebraically gives the sum to be 25.
Amazingly easy solution
Wow ! :D Amazing !
Let x = a + b i The fourth roots of unity of z are 1 , δ 1 , δ 2 , δ 3
But we know one root as 1
4 z = 1
This means that
z = 1 4 = 1
4 ( 1 ) = 1 , i , − 1 , − i
Now we will substitute
1 − 2 ( i ) 3 1 − 2 ( i ) + 1 − 2 ( − 1 ) 3 1 − 2 ( − 1 ) + 1 − 2 ( − i ) 3 1 − 2 ( − i )
Which gives us
5 7 0 + 1 1 = 2 5
⇒ 2 5
i 4 = 1 which means iota is a fourth root of unity. Similarly − i , 1 , − 1 will be the fourth roots of unity. Plugging these value in the expression we get 2 5 .
Alternatively, sum of n t h roots of unity is 0. One of the given roots is -1 ,let's say δ 1 . Which implies the other two will be the complex roots and will be conjugate of each other.
Or δ 2 = − δ 3 . Also, δ 2 4 = 1 which means δ 2 2 is either 1 or -1.But δ 2 2 cannot be 1 as it is complex. So δ 2 2 = − 1 . Simplifying the expression and putting the values we get 2 5
Problem Loading...
Note Loading...
Set Loading...
Let roots are a , b , c (i am too lazy to type \delta sorry) Expression can be written as:-
3 + 1 5 ( 2 1 − a 1 + 2 1 − b 1 + 2 1 − b 1 ) . . . . . . ( 1 )
According to FTA:-
x 4 − 1 = ( x − 1 ) ( x − a ) ( x − b ) ( x − c )
Taking l o g both sides of above equation:-
l o g ( x 4 − 1 ) = l o g ( x − 1 ) + l o g ( x − a ) + l o g ( x − b ) + l o g ( x − c )
Differentiating both sides:-
x 4 − 1 4 x 3 = x − 1 1 + x − a 1 + x − b 1 + x − c 1
Put x = 2 1 in above equation:-
2 1 − a 1 + 2 1 − b 1 + 2 1 − c 1 = 1 5 2 2
Putting this value in equation (1):-
g i v e n e x p r e s s i o n = 3 + 1 5 × 1 5 2 2 = 2 5