( z + z 1 ) 2 + ( z 2 + z 2 1 ) 2 + ( z 3 + z 3 1 ) 2 + ⋯ + ( z 2 4 + z 2 4 1 ) 2
If z 2 − z + 1 = 0 , then find the value of 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.
The equation z 2 − z + 1 can be manipulated into z + z − 1 = 1 . I will use that fact to derive the following relationship: z n + z − n = ( 1 ) ( z n + z − n ) = ( z + z − 1 ) ( z n + z − n ) = z n + 1 + z n − 1 + z − ( n − 1 ) + z − ( n + 1 ) ⇒ z n + 1 + z − ( n + 1 ) = z n + z − n − ( z n − 1 + z − ( n − 1 ) ) This gives us a recursive formula. We know that z n + z − n is equal to 1 for n = 1 ; and it is easily determined that it equals − 1 for n = 2 . Using the recursion, we get the sequence 1 , − 1 , − 2 , − 1 , 1 , 2 , 1 , − 1 , . . . (where each term after the second is the difference of the previous two). We can see that it repeats every six terms, so we can calculate the sum of the squares of the first six terms, and then multiply the result by 4 (since there are twenty-four terms). Hence the answer is 4 ( 1 + 1 + 4 + 1 + 1 + 4 ) = 4 8 .
amazing, grt obvervation James :)
Problem Loading...
Note Loading...
Set Loading...
From z 2 − z + 1 = 0 ⟹ z 3 − z 2 + z = 0 ⟹ z 3 − ( z 2 − z + 1 ) = − 1 ⟹ z 3 − ( 0 ) = − 1 ⟹ z 3 = − 1 = e π i ⟹ z = e 3 π i = e 6 2 π i , the sixth root of unity. This means that z 6 = 1 and z n = z n mod 6 . Now, we have:
S = n = 1 ∑ 2 4 ( z n + z − n ) 2 = 4 n = 1 ∑ 6 ( z n + z − n ) 2 = 4 n = 1 ∑ 6 ( z 2 n + 2 + z − 2 n ) = 4 8 + n = 1 ∑ 6 z 2 n + n = 1 ∑ 6 z − 2 n = 4 8 + 2 n = 1 ∑ 3 z 2 n + 2 n = 1 ∑ 3 z − 2 n = 4 8 + 2 ( z 2 + z 4 + z 6 ) + 2 ( z − 2 + z − 4 + z − 6 ) = 4 8 + 2 ( z 2 + z ( z 3 ) + 1 ) + 2 ( z 6 z − 2 + z 6 z − 4 + 1 ) = 4 8 + 2 ( z 2 + z ( − 1 ) + 1 ) + 2 ( z 4 + z 2 + 1 ) = 4 8 + 4 ( z 2 − z + 1 ) = 4 8 + 4 ( 0 ) = 4 8 Since z n = z n mod 6 Since z n = z n mod 6