If the exact value of is of the form where and are positive integers, find the value of .
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.
This is a little overkill solution: let w = e 2 π i / 1 3 and let V be the value we want, so, if we multiply both sides by i we get:
i V = i tan ( 1 3 2 π ) + 4 i sin ( 1 3 6 π )
Also, we know that w k + 1 / w k = 2 cos ( 1 3 2 π k ) , w k − 1 / w k = 2 i sin ( 1 3 2 π k ) , w 1 3 = 1 , w + w 2 + ⋯ + w 1 1 + w 1 2 = − 1 and w − k = w 1 3 − k
So, the expression becomes:
i V = w + 1 / w w − 1 / w + 2 ( w 3 − 1 / w 3 ) i V = w 2 + 1 w 2 − 1 + 2 w 3 − 2 w 1 0
With a little trick we can delete that fraction:
i V = w 2 + 1 w 2 ( 1 − w 2 4 ) + 2 w 3 − 2 w 1 0 i V = 1 + w 2 w 2 ( 1 + w 2 ) ( 1 − w 2 ) ( 1 + w 4 ) ( 1 + w 8 + w 1 6 ) + 2 w 3 − 2 w 1 0
After expanding and simplifying we get:
i V = w + w 2 + w 3 + w 5 + w 6 + w 9 − ( w 4 + w 7 + w 8 + w 1 0 + w 1 1 + w 1 2 )
Now, let a = w + w 2 + w 3 + w 5 + w 6 + w 9 and b = w 4 + w 7 + w 8 + w 1 0 + w 1 1 + w 1 2 , so i V = a − b
Try to find a + b and a b , the first one is easy:
a + b = w + w 2 + ⋯ + w 1 1 + w 1 2 = − 1
Now, to find a b we need to expand a large product, which after simplification is:
a b = 4 + w + w 3 + w 4 + w 9 + w 1 0 + w 1 2
From here, let c = w + w 3 + w 4 + w 9 + w 1 0 + w 1 2 and d = w 2 + w 5 + w 6 + w 7 + w 8 + w 1 1 , so we can find c + d and c d again:
c + d = w + w 2 + ⋯ + w 1 1 + w 1 2 = − 1
The product c d is also large, which after simplificacion is:
c d = − 3
That is great, because we can get c , and then a − b :
( c − d ) 2 = ( c + d ) 2 − 4 c d = ( − 1 ) 2 − 4 ( − 3 ) = 1 3
Since c > 0 and d < 0 , then c − d = 1 3 .
So, c = 2 − 1 + 1 3 (earlier I also posted this part of the problem as another problem here ).
Now, let's obtain a b :
a b = 4 + 2 − 1 + 1 3 = 2 7 + 1 3
Finally, obtain V , with the fact that V > 0 :
( a − b ) 2 = ( a + b ) 2 − 4 a b = ( − 1 ) 2 − 2 ( 7 + 1 3 ) = − ( 1 3 + 2 1 3 ) a − b = 1 3 + 2 1 3 i i V = 1 3 + 2 1 3 i
Finally, V = 1 3 + 2 1 3
On comparing we get A = B = 1 3 , thus the answer is A + B = 2 6 .