A number theory problem by v a

Find the number of pairs of positive integers ( x , y ) (x,y) that satisfy x 2 y 2 = 31 x^2-y^2=31 .


The answer is 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.

2 solutions

Mike Pannekoek
May 15, 2018

let x = y + b x=y+b , thus y 2 + 2 y b + b 2 y 2 = 31 y^2+2yb+b^2-y^2=31 , simplifying and factoring gives b ( 2 y + b ) = 31 b(2y+b)=31 .

Now 31 31 is prime, so the only way of making 31 by multplying two numbers would be with 1 × 31 1 \times 31 . Obviously, 2 y + b 2y+b must be greater than b b , so we let b = 1 b = 1 and 2 y + b = 31 2y+b = 31 . by substitution, 2 y + 1 = 31 2y+1 = 31 , which means y = 15 y = 15 , and x = 15 + 1 = 16 x = 15+1 = 16 .

Because the only factors of 31 are 1 and 31, there is only the one solution, 1 6 2 1 5 2 = 31 16^2-15^2=31

V A
Apr 29, 2018

See, now we have 31, which is a prime. So the only way is 1 x 31. So we have x + y = 31 x+y = 31 . x y = 1 x-y=1 . Adding, we have 2 x = 32 2x = 32 and so x = 16 x = 16 . From the above equations, x + y = 31 x+y=31 Substituting x = 16 x=16 , we have 16 + y = 31 16+y = 31 . which implies y = 31 16 = 15 y = 31 -16 = 15 . So there is only one solution.

This answer needs more explanation. the only way to do what?, why are we making x+y and x-y equal to the factors?

Mike Pannekoek - 3 years, 1 month ago

Log in to reply

Dont you know x^2 - y^2 = (x+y)(x-y)??????

v a - 3 years ago

Log in to reply

I do, but you have reused variables, without making it clear that you are using that.

Mike Pannekoek - 3 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...