3 cos ( 7 2 π ) + 3 cos ( 7 4 π ) + 3 cos ( 7 8 π )
If the value of the trigonometric expression above equals to 3 d 1 ( a − b b c ) where a , b , c and d are positive integers, find the value of a + b + c + d .
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.
let x=cos(2pi/7) , y=cos(4pi/7), z=cos(8pi/7)
Using roots of unity and product to sum formulas you can find that x + y + z = -0.5 xy + yz+ zx = -0.5 xyz = 0.125
Then use Ramanujan's theorem which states if f(x) = x^3 -mx^2 +nx -1 and the roots of f(x) are {a, b, c} then cuberoot(a) + cuberoot(b) + cuberoot(c) = cuberoot(m + 6 +3t) where t^3 - 3(m+n+3)t - (mn+6(m+n)+9)=0
In this case I let the roots of f(x) be 2x, 2y, and 2z because the product of those roots give a constant term of negative one then i divided by the cuberoot of 2 when figuring out cuberoot(x) + cuberoot(y) + cuberoot(z)
Problem Loading...
Note Loading...
Set Loading...
Let w = e 2 π i / 7 . Then we know that w k + w 7 − k = 2 cos ( 7 2 π k ) . Now let the expression we want be x , and let a = cos ( 7 2 π ) , b = cos ( 7 4 π ) and c = cos ( 7 6 π ) . Hence, x = 3 a + 3 b + 3 c .
First we are going to find a + b + c , which is 2 w + w 6 + w 2 + w 5 + w 3 + w 4 = − 2 1 . Then a b + a c + b c , which after using the product to sum formulas for cosine we get − 2 1 ; and similarly find a b c , which is 8 1 .
Now, cube both sides of the original expression:
x 3 = a + b + c + 3 ( 3 a + 3 b + 3 c ) ( 3 a b + 3 a c + 3 b c ) − 3 3 a b c
Then let y = 3 a b + 3 a c + 3 b c :
x 3 = − 2 1 + 3 x y − 2 3
x 3 + 2 = 3 x y … … ( 1 )
Now, cube both sides of the expression with y :
y 3 = a b + a c + b c + 3 ( 3 a b + 3 a c + 3 b c ) ( 3 a b c ) ( 3 a + 3 b + 3 c ) − 3 3 ( a b c ) 2
y 3 = − 2 1 + 2 3 x y − 4 3
y 3 + 4 5 = 2 3 x y … … ( 2 )
Now substitute ( 1 ) in ( 2 ) :
y 3 + 4 5 = 2 x 3 + 2 4 y 3 + 5 = 2 x 3 + 4 y = 3 4 2 x 3 − 1 … … ( 3 )
Finally substitute ( 3 ) in ( 1 ) :
x 3 + 2 = 3 x 3 4 2 x 3 − 1
Cube both sides:
( x 3 + 2 ) 3 = 2 7 x 3 ( 4 2 x 3 − 1 )
x 9 + 6 x 6 + 1 2 x 3 + 8 = 2 2 7 x 6 − 4 2 7 x 3
x 9 − 2 1 5 x 6 + 4 7 5 x 3 + 8 = 0
Note that in this case we can complete the cube to solve for x :
x 9 − 2 1 5 x 6 + 4 7 5 x 3 − 8 1 2 5 = − 8 1 2 5 − 8
( x 3 − 2 5 ) 3 = − 8 1 8 9
x 3 − 2 5 = − 2 3 3 7
x = 3 2 5 − 3 3 7
On comparing with the given form we get a = 5 , b = 3 , c = 7 and d = 2 , hence a + b + c + d = 1 7 .