The perimeter of the octagon formed by the roots of the polynomial equation , plotted in the complex plane in the order can be expressed as , where and are positive integers with being square-free. Find .
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.
In C , the zeroes of the polynomial z 8 − 2 5 6 are:
z 0 z 1 z 2 z 3 z 4 z 5 z 6 z 7 = 2 e i 0 ) = 2 = 2 e i 4 π = 2 + 2 i = 2 e i 2 π = 2 i = 2 e i 4 3 π = − 2 + 2 i = 2 e i 2 π = − 2 = 2 e i 4 5 π = − 2 − 2 i = 2 e i 2 3 π = − 2 i = 2 e i 4 7 π = 2 − 2 i
Given that all eight roots are equally spaced and thus make a regular octagon in the complex plane; the perimeter of this regular octagon is expressed as 8 times the distance between any two adjacent roots (say, z 0 and z 1 ). The distance/norm between the two complex points z 0 and z 1 is expressed as:
d = ∥ z 1 − z 0 ∥ = ∥ ( 2 − 2 ) + 2 i ∥ = 8 − 4 2 = 2 2 − 2
Thus, the perimeter of the octagon formed by the z i 's, denoted by P , is:
P = 8 d = 1 6 2 − 2
which is of the form a b − b . Therefore:
a + b = 1 6 + 2 = 1 8
as required.