How many roots of the equation x 8 = 1 6 are in the form a − b i with ( a , b ) ∈ Z ?
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 way you always write your solutions is beautiful! Thanks!
Why are they reject. Both a and b can equal zero, or can't they ?!!
Log in to reply
a , b ∈ Z means that BOTH a and b must be integers. 2 ∈ / Z .
Log in to reply
0 is an integer ...it must not be neglected...!!? Plz correct your answer!
Yeah its just a simple application of De Moivre's Theorem.
Shouldn't n = 1,2,3,4,5,6,7,8 ?
Log in to reply
Same results when n = 0 or n = 8 . But we use 0.
You forgot your ‘i’ for the e^2pi
Note that any nth power of x will have atmost n roots and since each such root will have a conjugate pair of the form a - bi there must be 8/2 = 4 roots.
I too answered 4. Same logic as yours. why is it then showing incorrect?
We have 1 6 x 8 = 1 ⇒ ( 2 x ) 8 = 1 . Now imagine a unit circle in the Argand plane: solutions for 2 x will lie on the circumference of the circle at intervals of 8 2 π , i.e. every 4 π .
Due to symmetry, it suffices to consider the roots 2 x = 1 , cos ( 4 π ) . Therefore x = 1 × 2 , 2 2 × 2 ⇒ x = 2 , 1 .
This means half of the solutions for ( 2 x ) 8 = 1 are integers i.e 4 solutions.
Since x 8 = 1 6 is of eighth degree, it has 8 roots. Due to the properties of roots of unities, we know that these 8 roots will be equally spaced out on a circle centered on the origin of the complex plane. Clearly, one of the roots will be 4 1 6 = 2 . In the polar complex plane, this root lies on the x-axis. Since there are 8 equally spaced roots, each root will be 8 2 π = 4 π radians apart. One root lies on the x-axis ( θ = 0 ), therefore possible values for θ are 4 n π where 0 ≥ n ≥ 7 and n ∈ Z .
Since the first solution is 2 from the origin, each additional solution will also be 2 from the origin because they are on a circle about the origin. Therefore, each solution will be in the form 2 ( cos θ + i sin θ ) . For both the imaginary and real parts to have integer coefficients, 2 cos θ and 2 sin θ must simultaneously be integers. From this and our possible values for θ it is clear that there are four values that satisfy this condition.
N.B. I could explain more thoroughly how I know there are four satisfying values, however this problem has to do with roots of unity, not special angles or simple geometry.
I suppose we could also go crazy with factoring:
x 8 − 1 6 = ( x 4 − 4 ) ( x 4 + 4 ) = ( x 2 − 2 ) ( x 2 + 2 ) ( x 2 − 2 i ) ( x 2 + 2 i ) =
( x − 2 ) ( x + 2 ) ( x + i 2 ) ( x − i 2 ) ( x − 2 i ) ( x + 2 i ) ( x − i 2 i ) ( x + i 2 i ) .
Now if i = a + b i then i = a 2 − b 2 + 2 a b i . Equating real and imaginary coefficients, respectively, and solving gives us that
a 2 = b 2 , a b = 2 1 ⟹ a = ± 2 1 , b = ± 2 1 ⟹ i = ± 2 1 ± i 2 1 .
The result is that the last 4 roots as factored above will have integer coefficients.
(We could have also taken i = e i ( 2 π + 2 n π ) ⟹ i = e i ( 4 π + n π ) and come up with the same result.)
how can I find the smallest positive integer p such that w^17=w^p
Problem Loading...
Note Loading...
Set Loading...
x 8 ⟹ x = 1 6 = 1 6 ( 1 + 0 i ) = 1 6 ( cos 2 n π + i sin 2 n π ) = 1 6 e 2 n π i = 1 6 8 1 e 8 2 n π i = 2 e 4 n π i = 2 ( cos 4 n π + i sin 4 n π ) = ⎩ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎪ ⎧ 2 ( cos 0 + i sin 0 ) 2 ( cos 4 π + i sin 4 π ) 2 ( cos 2 π + i sin 2 π ) 2 ( cos 4 3 π + i sin 4 3 π ) 2 ( cos π + i sin π ) 2 ( cos 4 5 π + i sin 4 5 π ) 2 ( cos 2 3 π + i sin 2 3 π ) 2 ( cos 4 7 π + i sin 4 7 π ) = 2 = 1 + i = 2 i = − 1 + i = − 2 = − 1 − i = − 2 i = 1 − i rejected accepted rejected accepted rejected accepted rejected accepted Euler’s identity and n = 0 , 1 , 2 , 3 , 4 , 5 , 6 , 7
Therefore, there are 4 acceptable roots.