More Proofs: Prove that if n is an odd positive int., then n^2 = 1(mod 8)

  • Thread starter Thread starter VinnyCee
  • Start date Start date
  • Tags Tags
    Positive Proofs
Click For Summary

Homework Help Overview

The discussion revolves around proving that if \( n \) is an odd positive integer, then \( n^2 \equiv 1 \mod 8 \). The participants explore various mathematical approaches to establish this congruence relation.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants suggest representing odd integers in the form \( 2k + 1 \) and discuss using proof by induction. There is an exploration of expressing \( (2k + 1)^2 \) and its relation to \( 8p + 1 \) for integers \( k \) and \( p \). Questions arise about the divisibility of certain expressions and the evenness of \( k^2 + k \).

Discussion Status

The discussion is active, with participants providing insights and raising questions about the proof structure. Some have offered guidance on how to manipulate expressions, while others are seeking clarification on specific steps and properties of integers.

Contextual Notes

Participants are working within the constraints of proving a mathematical theorem without providing complete solutions. The discussion includes assumptions about the properties of odd integers and their representations.

VinnyCee
Messages
486
Reaction score
0

Homework Statement



Prove that if n is an odd positive integer, then [itex]n^2\,\equiv\,1\,\left(mod\,8\right)[/itex].

Homework Equations



Theorem:

[tex]a\,\equiv\,b\left(mod\,m\right)[/tex]

if and only if

[tex]a\,mod\,m\,=\,b\,mod\,m[/tex]

The Attempt at a Solution



Using the theorem above:

[tex]a\,=\,n^2[/tex]

[tex]b\,=\,1,\,m\,=\,8[/tex]

Then I have this:

[tex]n^2\,mod\,8\,=\,1\,mod\,8[/tex]

What do I do next to show this for odd positive n?
 
Physics news on Phys.org
This is hardly "beyond calculus". Anyways, you can represent odd numbers with 2k + 1, where k is a natural number (or zero). Then use eg. proof by induction.
 
You need to prove that [itex](2k+1)^2=8p+1[/itex] for some "k" and "p" in [itex]\mathbb{Z}[/itex].
 
How would I go about proving that?

[tex]4\,k^2\,+\,4\,k\,+\,1\,=\,8\,p\,+\,1[/tex]

[tex]k^2\,+\,k\,=\,2\,p[/tex]

Now what?
 
If n is an odd number, then n can be expressed by (2k + 1) where k is any whole number. Right?
So, we have:
n2 = (2k + 1)2 = 4k2 + 4k + 1
= 4 (k2 + k) + 1 = 4k(k + 1) + 1
What can you say about the product of 2 successive integers? Hint: Is that divisible by 2?
So, is the product 4k(k + 1) divisible by 8?
Can you go from here? :)
 
VinnyCee said:
How would I go about proving that?

[tex]4\,k^2\,+\,4\,k\,+\,1\,=\,8\,p\,+\,1[/tex]

[tex]k^2\,+\,k\,=\,2\,p[/tex]

Now what?

p is any integer, so k^2+k=2p is equivalent to (ie, exactly the same question as) whether k^2+k is even. Well, is it?
 
[itex]k^2\,+\,k[/itex] is always even. If k were odd, adding an odd integer to another odd one produces an even integer. If k were even, then the whole expression is even as well because adding two even integers always results in an even integer.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
15
Views
4K
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K