Number Theory problem 4 by Dhaval Furia

How many pairs ( m , n ) (m, n) of positive integers satisfy the equation m 2 + 105 = n 2 ? m^{2} + 105 = n^{2}?


The answer is 4.

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

( n m ) ( n + m ) = 105 = 1 × 3 × 5 × 7 (n-m)(n+m)=105=1\times 3\times 5\times 7 .

So there are 4 \boxed 4 pairs of ( m , n ) (m, n) in all; ( 4 , 11 ) , ( 8 , 13 ) , ( 16 , 19 ) , ( 52 , 53 ) (4,11),(8,13),(16,19),(52,53)

Chew-Seong Cheong
May 21, 2020

Similar solution as @Alak Bhattacharya 's just more details for the better understanding of some.

m 2 + 105 = n 2 n 2 m 2 = 105 ( n m ) ( n + m ) = 105 \begin{aligned} m^2 + 105 & = n^2 \\ \implies n^2 - m^2 & = 105 \\ (n-m)(n+m) & = 105 \end{aligned}

Since m m and n n are positive integers, this means that n > m n>m , and n m n-m and n + m n+m are the factors of 105 105 , with n m < n + m n-m < n+m . For example, 105 = 1 × 105 105 = 1 \times 105 , this means that n m = 1 n-m = 1 and n + m = 105 n+m = 105 , n m + n + m = 1 + 105 2 n = 106 n = 53 m = 52 \implies n-m + n + m = 1 + 105 \implies 2n = 106 \implies n = 53 \implies m = 52 . Then we have:

( n m ) ( n + m ) = { 1 × 105 n = 53 , m = 52 3 × 35 n = 19 , m = 16 5 × 21 n = 13 , m = 8 7 × 15 n = 11 , m = 4 \implies (n-m)(n+m) = \begin{cases} 1 \times 105 & \implies n = 53, \ m = 52 \\ 3 \times 35 & \implies n = 19, \ m = 16 \\ 5 \times 21 & \implies n = 13, \ m = 8 \\ 7 \times 15 & \implies n = 11, \ m = 4 \end{cases} . Therefore there are 4 \boxed 4 solution pairs.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...