Finding the number of n, the creator of the perfect square

Find the number of positive integers n n for which 2 n + 1 2 n + 201 1 n 2^n + 12^n + 2011^n is a perfect square.


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.

1 solution

Alan Yan
Sep 23, 2015

Plug in 1 to see that 1 does work.

Now let's assume that n > 1 n > 1 .

Taking the expression mod 3, we have ( 1 ) n + 1 p 2 (-1)^n + 1 \equiv p^2

This implies that n n must be odd since p 2 p^2 in mod 3 can only be 0 or 1.

Taking the expression mod 4, we have 2 n + ( 1 ) n ( 1 ) n p 2 2^n + (-1)^n \equiv (-1)^n \equiv p^2

This implies that n n must be even since p 2 p^2 in mod 4 can only be 0 or 1.

However this is a contradiction which implies that if n > 1 n > 1 , there are no values.

Therefore the only value is 1, implying that there is only 1 \boxed{1} value.

2011 USAJMO #1

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...