Use the basics

Find the sum of all positive integers d d such that

d ( n 2 + 1 ) d\mid(n^2+1)

d [ ( n + 1 ) 2 + 1 ] d\mid[(n+1)^2+1]

Details & Assumptions

\bullet n n is a non-negative integer

\bullet a b a \mid b means " a a divides b b " i.e. b b is divisible by a a .


The answer is 6.

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

Since d ( n 2 + 1 ) d\mid(n^2+1) and d [ ( n + 1 ) 2 + 1 ] d\mid[(n+1)^2+1] , we get d [ ( n + 1 ) 2 + 1 ( n 2 + 1 ) d|[(n+1)^2+1-(n^2+1) or d 2 n + 1 d\mid 2n+1 .

Thus, d ( 2 n + 1 ) ( 2 n 1 ) d\mid (2n+1)(2n-1) or d ( 4 n 2 1 ) d\mid(4n^2-1) .

On the other hand, d 4 ( n 2 + 1 ) d\mid4(n^2+1) , implies d [ 4 ( n 2 + 1 ) ( 4 n 2 1 ) d\mid[4(n^2+1)-(4n^2-1) or d 5 d\mid5 .

Since d d is a positive integer, so d { 1 ; 5 } d\in\{1; 5\} .

If n = 1 n=1 , then d = 1 d=1 .

If n = 2 n=2 , then d = 5 d=5 .

So both of above value of d d are satisfied.

Hence, the answer is 1 + 5 = 6 1+5=\boxed{6} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...