Solve for integers a, b, c:
a + b = 1 − c a 3 + b 3 = 1 − c 2
If the solutions you obtain for example, (1,2,3) and (4,5,6) then your answer will be 1 + 2 + 3 + 4 + 5 + 6 = 2 1 .
Disregard the solution family: ( m , − m , 1 ) .
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.
When solving equations, be careful that you don't "simply divide" out by common terms, which might potentially be 0. You need to account for why it need not be 0, or verify that it doesn't lead to a solution.
There is a problem with your solution. When you divide both sides by 1-c, you are assuming that c doesn't = 1. Then you get the six solutions you found. But if c = 1, then there are an infinite number of solutions! Just let b = -a and you will get (-a,a,1) which works for all integral values of a. For instance (5,-5,1) is a solution. Each solution would 1 to your total...
If a + b = 0 then ( t , − t , 1 ) is a family of solutions
So suppose a + b = 0 and hence a 2 − a b + b 2 + a + b − 2 = 0
The equation can be written as ( 2 a − b + 1 ) 2 + 3 ( b + 1 ) 2 = 1 2
There are two possibilities ( 2 a − b + 1 ) = − + 3 , ( b + 1 ) = − + 1 and ( 2 a − b + 1 ) = 0 , ( b + 1 ) = − + 2
Hence the solution sets are ( 0 , 1 , 0 ) , ( − 2 , − 3 , 6 ) , ( 1 , 0 , 0 ) , ( 0 , − 2 , 3 ) , ( − 2 , 0 , 3 ) , ( − 3 , − 2 , 6 )
Thats correct too, but may you guide me on how you factored it into ( 2 a − b + 1 ) 2 + 3 ( b + 1 ) 2 = 1 2 .
Problem Loading...
Note Loading...
Set Loading...
We are given two equations, a + b = 1 − c ( 1 ) a 3 + b 3 = 1 − c 2 ( 2 )
Rewriting ( 2 ) factored as: ( a + b ) ( a 2 − a b + b 2 ) = ( 1 − c ) ( 1 + c )
Hence, ( 2 ) ÷ ( 1 ) attains, a 2 − a b + b 2 = 1 + c ( 3 )
Adding ( 1 ) to ( 3 ) and collecting terms on one side we obtain, a 2 − a b − a + b 2 + b − 2 = 0 ( 4 )
We can play with ( 4 ) to obtain the following, which can be used in a quadratic formula: a 2 + a ( 1 − b ) + ( b + 2 ) ( b − 1 ) = 0
Using the quadratic formula, a = 2 b − 1 ± ( 1 − b ) 2 − 4 ( b + 2 ) ( b − 1 )
The discriminant shouldn't be negative: d i s c r i m i n a n t ≥ 0
Hence, ( 1 − b ) 2 − 4 ( b + 2 ) ( b − 1 ) ≥ 0
Expanding the LHS and simplifying it afterwards, ( b + 3 ) ( b − 1 ) ≤ 0
Solving this quadratic inequality we find that: − 3 ≤ b ≤ 1 Thus, b has 5 possible solutions,
\tag{5} a = 2 b − 1 ± ( 1 − b ) 2 − 4 ( b + 2 ) ( b − 1 )
C a s e b = − 3 :
Using ( 5 ) we get a = − 2
Hence, using ( 1 ) to get c = 6
C a s e b = − 2 :
Using ( 5 ) we get a = 0 , − 3
For a = 0 , c = 3
For a = − 3 , c = 6
C a s e b = − 1 :
Using ( 5 ) we get a = − 1 + 3
Hence, this solution is rejected as a is not an integer.
C a s e b = 0 :
Using ( 5 ) we get a = 1 . − 2
For a = 1 , c = 0
For a = − 2 , c = 3
C a s e b = 1 :
Using ( 5 ) we get a = 0
Hence, using ( 1 ) to get c = 0
Finally, we have a total of 6 solutions, ( 1 , 0 , 0 ) , ( − 2 , 0 , 3 ) , ( 0 , 1 , 0 ) , ( − 2 , − 3 , 6 ) , ( 0 , − 2 , 3 ) , ( − 3 , − 2 , 6 )
Hence the answer, 1 − 2 + 3 + 1 − 2 − 3 + 6 − 2 + 3 − 3 − 2 + 6 = 6