x 4 − y 4 = 1 5
How many integer solutions are there to the 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.
yeah this is how I did it too...
(x - 1) * (x + 1) * (x^2 + 1) = 3 * 5....So x - 1 = 3, ...>x = 2, Y = 1.
x - 1 = 5, does not give x^2 + 1 = 3.
Since x, y are in fourth power - 2 and - 1 are also solutions.
So ANS is 4
Note that x 4 − y 4 = ( x 2 − y 2 ) ( x 2 + y 2 ) upon factorisation. Since x 2 > y 2 > 0 ,
0 < x 2 − y 2 < x 2 + y 2 .
Clearly, both x 2 − y 2 and x 2 + y 2 are positive integers. Since 1 5 = 1 × 1 5 = 3 × 5 , we find that only x 2 − y 2 = 3 and x 2 + y 2 = 5 yields y = ± 1 and x = ± 2 (In the other case, both x and y are not integers). Hence, the total number of integer solutions is 2 × 2 = 4 solutions.
The way I did!
By the way, why did you assume that x^2 > y^2. !!!
Write in a form of completing the square:
x 4 − y 4 − 1 5 = 0
Now, from here, we may split the 15 to either x or y as a perfect integer 4th. Perfect integer 4ths up to 15 are:
1 4 = 1 , 2 4 = 1 6 , etc. Notice that we can move past 15, since via algebraic manipulation we can move things around a bit. Ex.:
( x 4 − 1 6 ) − ( y 4 − 1 ) = 0 ,
Also note, that you cannot swap integer partners for x and y, because that will yield an incompatible combination ( ( x 4 − 1 ) − ( y 4 + ? ? ? ) = 0 ,
Notice that possibilities such as
( x 4 − 1 ) − ( y 4 + 1 4 ) = 0 ,
don't count, because even though the x part is satisfied, y is left in soil.
Trying further possible arrangements will show that the 4th deg. differences grow too great:
( x 4 − 8 1 ) − ( y 4 + ? ? ? ) = 0 ...
Note that the constant terms must add to 15. Trying 4th degree integers greater than 2 will yield a difference too great, and thus, leaving us with only 4 possibilities:
x = − 2 , 2 ; y = − 1 , 1
The answer is 4
ngomong opo kuwi. dellok wolfram wae to dab
the largest degree represents the number of solutions.
So what if we have x^4 - y^2 = 71, x and y are inters. Would there be Four solutions? Answer is No. Actually there are only two.
Problem Loading...
Note Loading...
Set Loading...
Note that the difference between consecutive 4th powers increases as the consecutive numbers increase. This is obvious.
We see that a solution to ( x , y ) = ( 2 , 1 ) . Note that this means that there aren't any bigger solutions, because the difference between consecutive 4th powers must increase.
Are we done? No, because x , y can also be negative. Thus our solutions are actually ( x , y ) = ( ± 2 , ± 1 ) so there are 4 solutions.