If the three real roots of the equation 7 x 3 + 7 x 2 − 7 x + 1 = 0 are:
x 1 x 2 x 3 = = = a − sec ( b m π ) a a + sec ( b n π ) a a + sec ( b p π ) a
Where x 1 < x 2 < x 3 ; a , b , m , n , p are positive integers with gcd ( m , b ) = gcd ( n , b ) = gcd ( p , b ) = 1 and 2 m , 2 n , 2 p ≤ b
Find 2 b − ( a + m + n + p ) .
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.
Since you asked for us to guess it , I did guess it !
Log in to reply
Yes, you can do that, and the hint is that there are a lot of sevens :D But it's still a 400 points problem!
Log in to reply
Exactly ! And the rest was easy , assign arbitrary values of 1,2,3 and start with the guessing.
Yeah , it's a 400 point problem and I didn't do it justice by not solving it:P
As the problem's title suggests, I actually guess the solution. The below is how I did it with a spreadsheet.
Let f ( x ) = 7 x 3 + 7 x 2 − 7 x + 1 , Then x 1 , x 2 and x 3 can be found by Newton's method x n + 1 = x n − f ′ ( x n ) f ( x n ) = x n − 2 1 x n 2 + 1 4 x n − 7 7 x n 3 + 7 x n 2 − 7 x n + 1
The three roots are found to be x 1 = − 1 . 6 5 5 9 7 0 5 5 5 , x 2 = 0 . 1 8 2 0 1 8 0 9 7 and x 3 = 0 . 4 7 3 9 5 2 4 5 8 .
Let θ 1 = b m π , θ 2 = b n π and θ 3 = b p π ; then, we have:
x 1 = a − sec θ 1 a = a − cos θ 1 1 a = a cos θ 1 − 1 a cos θ 1 ⇒ a cos θ 1 = x 1 − 1 x 1
Similarly a cos θ 2 = 1 − x 2 x 2 and a cos θ 3 = 1 − x 3 x 3
Assuming a = 1 , we find that:
\(\begin{array} {} \cos{\theta_1} = 0.623489802 & \theta_1 = 0.897597901 & \dfrac {\theta_1}{\pi} = \dfrac {m}{b} = 0.285714286 \\ \cos{\theta_2} = 0.222520934 & \theta_2 = 1.346396852 & \dfrac {\theta_2}{\pi} = \dfrac {n}{b} = 0.428571429\\ \cos{\theta_3} = 0.900968868 & \theta_3 = 0.448798951 & \dfrac {\theta_3}{\pi} = \dfrac {p}{b} = 0.142857143 \end{array} \)
By try and error, we find that:
\(\begin{array} {} \dfrac {\theta_1}{\pi} \times 7 = 0.285714286 \times 7 = 2 & \Rightarrow b = 7 \quad m = 2 \\ \dfrac {\theta_2}{\pi} \times 7 = 0.428571429 \times 7 = 3 &\Rightarrow b = 7 \quad n = 3 \\ \dfrac {\theta_3} {\pi} \times 7 = 0.142857143 \times 7 = 1 & \Rightarrow b = 7 \quad p = 1 \end{array} \)
Therefore, 2 b − ( a + m + n + p ) = 2 × 7 − ( 1 + 2 + 3 + 1 ) = 7
As far as the solution is concerned, it seems ok! to me. But i found the following using Wolfram Alpha, which says the solutions of the equations are not real. https://www.wolframalpha.com/input/?i=solve%287 x 3+%2B+7 x 2+-+7*x+%2B+1%29 . Now i doubt that, since i used some other method and found the roots are in fact not real. Correct me, if you find something wrong.
Log in to reply
Just substitute the three values in the equation and you will find that they are roots. I also plotted the graph before I get the more accurate answers.
Log in to reply
Actually the roots turn out to be − 1 . 6 5 5 9 7 0 5 5 5 2 1 1 3 6 − 7 . 0 ⋅ 1 0 − 2 4 i , 0 . 1 8 2 0 1 8 0 9 7 0 1 2 2 0 7 + 7 . 0 ⋅ 1 0 − 2 1 i and 0 . 4 7 3 9 5 2 4 5 8 1 9 9 1 5 6 + 7 . 0 ⋅ 1 0 − 2 1 i now which have almost the same values as the values you found. And substituting the these values it turns out that, these are the roots.
Log in to reply
@Gaurav Dhingra – PLZ TRY OUT MY MECHANICS PROBLEM
@Gaurav Dhingra – The imaginary parts are actually floating point errors which are inherent to all computing languages because of the inability to represent a decimal number to infinite accuracy. They are actually 0 instead of negligible imaginary numbers.
Log in to reply
@Chew-Seong Cheong – I did not knew that even the imaginary numbers could be inherent as errors in computing, even if the actual numbers are pure real numbers. Thanks. :)
Log in to reply
@Gaurav Dhingra – I think it's because it involves 1/7 in the calculations and 1/7 is a non-terminating decimal. The calculations also involve square roots. It just happens that all three have negative errors instead of zeros in the square roots.
Problem Loading...
Note Loading...
Set Loading...
Make the substitution x = t − 2 t :
7 ( t − 2 t ) 3 + 7 ( t − 2 t ) 2 − 7 ( t − 2 t ) + 1 = 0
Expand everything and multiply both sides by 8 ( t − 2 ) 3 :
t 3 + t 2 − 2 t − 1 = 0
That is the minimal polynomial of 2 cos ( 7 2 π k ) , for k ∈ [ 1 , 3 ] . To prove that just let z 7 = 1 , that implies that z = cos ( 7 2 π k ) + i sin ( 7 2 π k ) and ( z − 1 ) ( z 6 + z 5 + z 4 + z 3 + z 2 + z + 1 ) = 0 . Now let t = z + z 1 = 2 cos ( 7 2 π k ) . Dividing both sides of the equation in z by z 3 we obtain; z 3 + z 2 + z + 1 + z 1 + z 2 1 + z 3 1 = 0 . After a little algebraic manipulation we obtain ( z + z 1 ) 3 + ( z + z 1 ) 2 − 2 ( z + z 1 ) − 1 = 0 , so t 3 + t 2 − 2 t − 1 = 0 .
Then, our roots are:
x = t − 2 t = 1 − t 2 1 = 1 − sec ( 7 2 π k ) 1 .
By the given conditions, after adjusting the angles in the range ( 0 , 2 π ) , we conclude that:
x 1 = 1 − sec ( 7 2 π ) 1 x 2 = 1 + sec ( 7 3 π ) 1 x 3 = 1 + sec ( 7 π ) 1
Hence, a = 1 , b = 7 , m = 2 , n = 3 , p = 1 and 2 b − ( a + m + n + p ) = 7 .