x 3 + ( x + 1 ) 3 + ⋯ + ( x + 7 ) 3 = y 3
Find the sum of all integer solutions of x , y satisfying the above equation.
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.
We have: x+7 > x+6 > ... > x
=> 8 (x+7)^3 > y^3 > 8 (x^3)
=> 2(x+7) > y > 2x
=> y belongs to {2x+1, 2x+2, 2x+3, ..., 2x+13} (since x and y are both integers)
We have y^3 = 8 (x^3) + 84 (x^2) + 420x + 784
In each case when we replace y with 2x+1, 2x+2, ..., 2x+13, all we have left is a quadratic function, which is easy to find if its roots are integers or not.
After taking all the cases, we have the following (x,y): (-2,6) , (-3,4) , (-4,-4) , (-5,-6)
Hence, the sum of all integers solution of x,y satisfying the equation above is -14
(-3,4),(-4,-4),(-2,6),(-5,6) for ordered pairs (x,y) .
Can you please explain how you came to these solutions?
Log in to reply
It is very easy as all no.s which are cubed are consecutive . And you need to make few terms if LHS cancelled and rest with a sum which is perfect cube
Log in to reply
Ex. With x= -3,-4 you have six terms cancelled
how to decide the values of x
how will we assume the values of x
Could you please post the solution. .
i can not understand it sir please guide
Problem Loading...
Note Loading...
Set Loading...
We first of all sum up all ( x + j ) 3 a n d ( x + 7 − j ) 3 to form total 4 pairs by using the identity a 3 + b 3 we get the equation as ; ( 2 x + 7 ) ( 4 ( x ) 2 + 2 8 x + 1 1 2 ) = ( y ) 3 now we further factorize it to ( 2 x + 7 ) [ ( 2 x + 7 ) 2 + 6 3 ] = y 3 ; ; 2 x + 7 = k then we have ; ( k 2 + 6 3 ) k = y 3 from here we can say y > k also now if we suppose k | y then y 3 − k 3 = 6 3 k k 3 ∣ y 3 − k 3 so k 2 ∣ 6 3 so we can have k = -1,-3,+1,+3 and x = -4,-3,-5,-2 by putting all values of k we get corresponding values of y = -4,-6,+4,+6. Hence the sum is -14. If k does not divide y then this would mean that there exists a prime p such that E p k = a ; ; E p y = b and a > b a < 3b then this would mean that p ∣ k 2 + 6 3 , , p ∣ k , , p ∣ 6 3 . So now if p = 7 or 3 let E 7 y = a : : : E 7 k = 3 a − 1 also if E 3 y = b : : : E 3 k = 3 b − 2 . If suppose k has any other prime factors then all of them must have powers equal to their powers in y 3 so k ( k 2 + 6 3 ) ) = y 3 now after cancelling k * 63 from the equation we have [ 7 3 ( 2 a − 1 ) + 1 . 3 3 ( 2 b − 2 ) + 2 . P 6 d . . . . . . . . . . r 6 j + 1 ] = c 3 where p......r are other primes dividing k. So notice that c 3 − 1 = 6 3 t 3 where t = 7 2 a − 1 . 3 b − 2 . p 2 d . . . . . . . . r 2 j this equation has no solution except c = 4 and t = 1 and hence for the main equation we have no solution if k does not divide y.