Processing math: 100%
Google
 
Web unafbapune.blogspot.com

Sunday, October 21, 2012

 

Proof of perfect square

Prove or disprove the claim that for any positive integer m there is a positive integer n such that mn + 1 is a perfect square.









== Attempt ==

First, the claim can be expressed as:
  (m,nN)(rZ)[mn+1=r2]
Observe that:
  mn+1=r2mn=r21mn=(r+1)(r1)n=(r+1)(r1)m
This means if the claim is true, m must divide either (r + 1) or (r - 1):
  (xN)[(mx=r+1)(mx=r1)]
Or,
  (xN)[(r=mx1)(r=mx+1)]
For example, when m = 1, the smallest value of r such that n > 0 would be when x = 3. So:
  r=131=2n=(2+1)(21)1=3mn+1=13+1=22
Given m >= 1, we can always pick a value x such that:
  r=mx1>=2
This is when:
  x>=3m
which means we can always find a value r (from m and x) and n (from r and m) that satisfies the claim. This completes the proof.


Comments:
I believe the solution is easier... When m*n = (r-1)*(r+1), you can say: suppose m = r-1 and n = r+1. After a little high school mathematics you will have m*n = (m+1)^2 which is a perfect square
 
Hi Anonymous, if m=r1 and n=r+1, then r=m+1 and n=m+2.

So mn=m(m+2)=m2+2m=(m+1)21, not (m+1)2.

What am I missing ?
 
Post a Comment

<< Home

This page is powered by Blogger. Isn't yours?