Determine the sum of all integer values of a for which the equation x 3 − a x + a + 1 3 = 0 has at least one positive integer solution for x .
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.
Nicely done!
I did this the same way! Neatly written solution :)
This was what i did too! haha
Same
Rearrange the equation to solve for a as follows: x 3 + 1 3 = a ( x − 1 ) ⇝ a = x − 1 x 3 + 1 3 = x 2 + x + 1 + x − 1 1 4 .
If x is an integer, then a is an integer if and only if x − 1 divides 1 4 .
Since x is positive, x − 1 = 1 , 2 , 7 , 1 4 . Thus, x = 2 , 3 , 8 , 1 5 .
These values of x yield a = 2 1 , 2 0 , 7 5 , 2 4 2 respectively.
The sum of these values of a is 2 1 + 2 0 + 7 5 + 2 4 2 = 3 5 8 .
Nicely done!
Is Zero positive integer root?
x 3 + 1 3 = a ( x − 1 ) ⟹ ( x 3 − 1 ) + 1 4 = a ( x − 1 ) Since a and x − 1 are both integers and since x 3 − 1 is divisible by x − 1 means that x − 1 ∣ 1 4 . Since we want positive integer solutions only , thus ,possible values of x are 2 , 3 , 8 , 1 5 . Since a = x − 1 x 3 + 1 3 gives possible values of , which are a = 2 1 , 2 0 , 7 5 , 2 4 2 . adding them gives sum of possible values of a which is 3 5 8
Nicely done!
x 3 -ax+a+13=0
a= x − 1 x 3 + 1 3
a= x − 1 x 3 − 1 + 1 4
a= x − 1 x 3 − 1 + x − 1 1 4
a= x − 1 ( x − 1 ) ( x 2 + x + 1 ) + x − 1 1 4
a= ( x 2 + x + 1 ) + x − 1 1 4
By looking at the expression ( x 2 + x + 1 ) , we notice that this expression is always an integer for x integer. Therefore, (x-1) must be a positive divisor of 14 because "a" has to be an integer and x is positive. So, we have:
x-1=1 =>x=2 and a=21
x-1=2 =>x=3 and a=20
x-1=7 =>x=8 and a=75
x-1=14 =>x=15 and a=242
The sum of all integer values of a for which the equation has at least one positive solution for x is:
21+20+75+242=358
Nicely done!
Solving for a , we get that a = x − 1 x 3 + 1 3 We further reduce this by noticing that x 2 ( x − 1 ) = x 3 − x 2 , a = x 2 + x − 1 x 2 + 1 3 Similarly, a = x 2 + x + x − 1 x + 1 3 a = x 2 + x + 1 + x − 1 1 4 Now, since x is a positive integer, if a is to be integer, then x − 1 ∣ 1 4 . We can work this out for the different possibilities. x = 2 : a = 2 1 x = 3 : a = 2 0 x = 8 : a = 7 5 x = 1 5 : a = 2 4 2 The answer is 2 1 + 2 0 + 7 5 + 2 4 2 = 3 5 8 .
Since x needs to be an integer, we have by the Rational root Theorem that x ∣ ( a + 1 3 ) So we can write a + 1 3 = k x , where k is an integer. Substituting a + 1 3 = k x and a = k x − 1 3 in the original equation, we get x 3 − ( k x − 1 3 ) ⋅ x + k x = 0 or, since x = 0 , x 2 − k x + k + 1 3 = 0 Solving for k , we get k = x − 1 x 2 + 1 3 = x + 1 + x − 1 1 4 Since k and x are both integers, and x > 0 , x can assume only 4 different values: 1 5 , 8 , 3 and 2 . The corresponding values of k are 1 7 , 1 1 , 1 1 and 1 7 , and the corresponding values for a are 2 4 2 , 7 5 , 2 0 and 2 1 . Finally we have that the sum over all possible values of a is equal to s u m = 2 4 2 + 7 5 + 2 0 + 2 1 = 3 5 8
The given equation can be rearranged as
a = x − 1 x 3 + 1 3 . . . . . . . . . ( 1 )
⇒ a = x − 1 x 3 − 1 + 1 4 = x 2 + x + 1 + x − 1 1 4
Now for a to be an integer x − 1 must divide 14.
Since x must be a positive integer , We can have
x − 1 = 1 ⇒ x = 2
x − 1 = 2 ⇒ x = 3
x − 1 = 7 ⇒ x = 8
x − 1 = 1 4 ⇒ x = 1 5
Substituting these values of x in ( 1 ) the values of a are
2 1 , 2 0 , 7 5 and 2 4 2 which sum up to 3 5 8 .
good
Obviously, x=1 cannot be the root of the given equation.
From the given equation, we have: a = x − 1 x 3 + 1 3 = x 2 + x + 1 + x − 1 1 4 .
Because a is integer and x is positive integer, there are 4 possible values of x − 1 : 14,7,2,1.
The values of a are: 242,75,20,21 respectively.
The answer is: 2 4 2 + 7 5 + 2 0 + 2 1 = 3 5 8 .
Using the given polynomial x^3 - ax + a + 13 = 0 find a with respect to x. a = (x^3 +13)/(x-1)= x^2 + x + 1 + 14/(x-1) Since x is a positive integer therefore x^2 + x + 1 will be an integer. Also a is an integer. For a to be integer 14/(x-1) shoul be an integer. Therefore possible values of x are 2,3,8,15. By using these values of x we can find the values of a : 20,21,75,242. Adding these values we get the answer. 20 + 21 + 75 + 242 = 358
Solving for a gives a = x − 1 x 3 + 1 3 = x − 1 x 3 − 1 + x − 1 1 4
Since x − 1 is a factor of x 3 − 1 , and a , x are positive integers, x − 1 is a factor of 1 4 .
This gives 4 solutions: x ∈ { 2 , 3 , 8 , 1 5 } .
Evaluating the expression with each of these 4 solutions gives a ∈ { 2 1 , 2 0 , 7 5 , 2 4 2 } , and the sum of these values of a is 3 5 8 .
Problem Loading...
Note Loading...
Set Loading...
x 3 + 1 3 = a x − a
x 3 + 1 3 = a ( x − 1 )
a = x − 1 x 3 + 1 3 = x − 1 ( x − 1 ) ( x 2 + x + 1 ) + 1 4 = x 2 + x + 1 + x − 1 1 4
since a and x are both positive integers,
x − 1 must be a positive divisor of 1 4
x − 1 = 1 , 2 , 7 , 1 4
x = 2 , 3 , 8 , 1 5
Totaling up,
a = 3 5 8