Good integers

Integer n n is such that n 2 + 1 n + 1 \dfrac{n^2 + 1}{n + 1} is also an integer.

If the sum of all such values of n n is m m , find m |m| .


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.

1 solution

Mr. India
Feb 19, 2019

n 2 + 1 n + 1 \frac{n^2 + 1} {n + 1} is integer which means

n 2 1 + 2 n + 1 \frac{n^2 - 1 + 2}{n + 1} is integer

Or ( n + 1 ) ( n 1 ) n + 1 \frac{(n + 1)(n - 1)}{n + 1} + 2 n + 1 \frac{2}{n + 1} is integer.

Therefore n - 1 + 2 n + 1 \frac{2}{n + 1} is integer.

As n - 1 is already integer, 2 n + 1 \frac{2}{n + 1} needs to be integer.

Factors of 2 : 1, 2, - 1, - 2

n + 1 = 1, 2, - 1, - 2

Or n = 0, 1, - 2, - 3

Therefore m = - 4

Or m = 4 \boxed{ |m| = 4}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...