Finding common ground

Find number of pairs of integers m , n m,n such that 2 m n 5 m + n = 55 2mn - 5m + n= 55 .

32 12 8 16

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.

1 solution

The given equation can be rewritten as

( 2 m + 1 ) ( n 5 2 ) + 5 2 = 55 ( 2 m + 1 ) ( 2 n 5 ) = 105. (2m + 1)(n - \frac{5}{2}) + \frac{5}{2} = 55 \Longrightarrow (2m + 1)(2n - 5) = 105.

Now 105 = 3 5 7 105 = 3*5*7 has 2 3 = 8 2^{3} = 8 positive divisors and thus 2 8 = 16 2*8 = 16 integer divisors in total. Since each of these divisors is odd, and since each of ( 2 m + 1 ) (2m + 1) and ( 2 n 5 ) (2n - 5) is odd, we can in turn assign each of the 16 16 divisor "pairs", (i.e., pairs of integers whose product is 105 105 ), to ( 2 m + 1 ) (2m + 1) and ( 2 n 5 ) (2n - 5) to obtain unique integer pairs ( m , n ) (m,n) that satisfy the given equation. Thus the desired answer is 16 . \boxed{16}.

Can u just help me with factorizing the above expression step by step

Bala vidyadharan - 5 years, 7 months ago

Log in to reply

The best approach for solving a Diophantine equation of this type is to make use of a variation of Simon's Favorite Factoring Trick .

Focusing on the left-hand side of the given equation, we can factor it as

2 m ( n 5 2 ) + 1 ( n 5 2 ) + 5 2 = ( 2 m + 1 ) ( n 5 2 ) + 5 2 = 1 2 ( 2 m + 1 ) ( 2 n 5 ) . 2m(n - \frac{5}{2}) + 1*(n - \frac{5}{2}) + \frac{5}{2} = (2m + 1)(n - \frac{5}{2}) + \frac{5}{2} = \frac{1}{2}(2m + 1)(2n - 5).

Brian Charlesworth - 5 years, 7 months ago

Nice solution

Rakshit Joshi - 5 years, 7 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...