New Reply

A Theorem on Squares and Congruences

 
Share Thread
Oct21-12, 12:15 PM   #1
 

A Theorem on Squares and Congruences


Hey guys --

I was wondering whether the following theorem was already established, or if it was something novel. I couldn't find it in my abstract algebra textbook and a Google search was not productive ("a list of congruence theorems" just turns up elementary geometry theorems on triangle congruences.)

Thm For any n in ℕ, if a+b=n, then a2 ≡ b2 (mod n).

Proof: Let a+b=n. Then a=b-n.

a2 = (b-n)2 = b2 - 2bn + n2 = b2 - n*(2b)+n) ≡ b2 (mod n)
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Oct21-12, 12:57 PM   #2
 
Quote by middleCmusic View Post
Hey guys --

I was wondering whether the following theorem was already established, or if it was something novel. I couldn't find it in my abstract algebra textbook and a Google search was not productive ("a list of congruence theorems" just turns up elementary geometry theorems on triangle congruences.)

Thm For any n in ℕ, if a+b=n, then a2 ≡ b2 (mod n).

Proof: Let a+b=n. Then a=b-n.

a2 = (b-n)2 = b2 - 2bn + n2 = b2 - n*(2b)+n) ≡ b2 (mod n)


Well, this is a trivial statement. Observe (and this also serves as a proof) that

$$a^2=b^2\pmod n\Longleftrightarrow (a-b)(a+b)=0\pmod n$$

so if [itex]\,a+b=0\pmod n\,[/itex] then we can go leftwards in the above and get the result.

DonAntonio
Oct21-12, 01:00 PM   #3
 
Thanks DonAntonio for your explanation.

I agree that it is a rather trivial result, but I thought it was "nice" in a way. Just curious if it's already been proven/noticed. (Perhaps no one thought to write it down because it is so trivial and it's relegated instead to the Exercises section of some introductory textbook.) Please forgive me if I'm writing the equivalent of "Hey guys, I discovered that the sky is blue!" but I'm only an undergraduate and my breadth of knowledge is still pretty thin.
Oct21-12, 01:02 PM   #4
 

A Theorem on Squares and Congruences


Yes, this has certainly been proven before. However, it's great that you're discovering little results like this own your own--keep it up!
Oct21-12, 02:12 PM   #5
 
Quote by A. Bahat View Post
Yes, this has certainly been proven before. However, it's great that you're discovering little results like this own your own--keep it up!
Thanks for the encouragement!
New Reply

Tags
abstract algebra, congruence, squares, theorem

Similar discussions for: A Theorem on Squares and Congruences
Thread Forum Replies
Parallelogram: Sum of the squares of the sides = sum of the squares of the diagonals? Precalculus Mathematics Homework 10
Congruences Calculus & Beyond Homework 0
Numerical Methods - Linear Least Squares, Non-Linear Least Squares, Optimization Calculus & Beyond Learning Materials 0
Congruences Linear & Abstract Algebra 5
Congruences Introductory Physics Homework 4