All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Odd and Even: Difference of Squares (Posted on 2003-04-16) Difficulty: 3 of 5
Any product of two evens or two odds (sticking just to positives for the purpose of this problem) can be expressed as a difference of two perfect squares. 11*17=187=196-9 is an example.

A: Prove this idea.

B: Come up with a formula that gives the two perfect squares. Call the larger one a and the smaller one b.

See The Solution Submitted by Gamer    
Rating: 3.0000 (4 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Puzzle Solution | Comment 8 of 10 |

SOLUTION TO PART A:

If both the numbers are odd,let these possess the respective forms a= 2m+1 and b= 2n+1. Then, we have:
(2m+ 1)(2n+1)
= 4mn + 2m + 2n + 1
= (m^2 + m^2 + 1 + 2mn+ 2m+2n) - (m^2+n^2 - 2mn)
= (m+n+1)^2 - (m-n)^2
= ((a+b)/2)^2 - ((a+b)/2)^2

We also have:
4mn + 2m + 2n +1
= (2mn + m+n+1)^2 - (2mn+m+n)^2
= ((ab+1)/2)^2 - ((ab-1)/2)^2 

When both numbers are even, we have:

a = 2m (say) and b = 2n(say), so that
ab = 4mn
= (m+n)^2 - (m-n)^2
= (((a+b)/2)^2 - ((a+b)/2)^2

Thus, when both a and b are odd, or both a and b are even, the product ab is always expressible as the difference of squares of integers.
  


  Posted by K Sengupta on 2007-04-13 23:27:12
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information