Proof by contradiction - For any integer n, n^2 - 2 is not divisible by 4.

Click For Summary
SUMMARY

The discussion focuses on proving by contradiction that for any integer n, the expression n² - 2 is not divisible by 4. The proof involves analyzing two cases: when n is even and when n is odd. For even integers, the expression simplifies to 4(k² - 2/4), demonstrating that it cannot be an integer. For odd integers, the expression n² - 2 results in an odd number, which is not divisible by 4. The conclusion is that there is no integer n for which n² - 2 is divisible by 4.

PREREQUISITES
  • Understanding of proof by contradiction
  • Familiarity with even and odd integers
  • Knowledge of integer properties, specifically the discrete property of integers
  • Basic algebraic manipulation and simplification
NEXT STEPS
  • Study the principles of proof by contradiction in mathematical logic
  • Explore the properties of even and odd integers in number theory
  • Learn about the discrete property of integers and its implications
  • Practice additional proofs involving divisibility and integer properties
USEFUL FOR

Mathematics students, educators, and anyone interested in number theory and proof techniques, particularly those focusing on divisibility and properties of integers.

Greywolfe1982
Messages
60
Reaction score
0

Homework Statement



Just as the title said, I need to prove:

For any integer n, n2 - 2 is not divisible by 4

by the method of proof by contradiction.

Homework Equations



(Relevant by division into cases)
Even numbers = 2k for some integer k
Odd numbers = 2m+1 for some integer m

The Attempt at a Solution



1. Suppose not
2. For any integer n, n2 -2 is divisible by 4
3. n is either even or odd
4. Case 1 - n is even
5. n=2k for some integer k
6. n2 -2=(2k)2 -2
=4*k2 -2
=4 (k2 - 2/4)

At this point I know where I need to be, just don't know how to justify that I got there. What I'm basically looking for is the opposite of the closure property - some way to prove that the sum of k^2 and 2/4 is not an integer. As far as I can tell, from there, I can safely state that n^2 -2 is not divisible by 4, do the same thing for odd, and conclude that there is no integer for which n^2-2 is divisible by 4. But how do I reach the fact that k^2-2/4 isn't an integer?
 
Physics news on Phys.org
Greywolfe1982 said:
But how do I reach the fact that k^2-2/4 isn't an integer?
k is an integer, right? So what is k2? And what if you subtract 1/2 from k2's "type", do you get the same type of number or a different one?
 
Ryker said:
k is an integer, right? So what is k2? And what if you subtract 1/2 from k2's "type", do you get the same type of number or a different one?

Thanks for the reply. Your post helped me find the rule that I think I can justify that k2-2 isn't an integer with. From a list of a rules and properties our class was given...

Discrete Property of Integers - There is no integer between 0 and 1

I'm sure the marking of justifications varies between professors, but do you think a slight rework of this idea would be sufficient reasoning to state k2-1/2 is not an integer?
i.e.

7. k2 is an integer (justified by step 5, closure property of integers)
8. k2-2/4 is not an integer (justified by step 7, discrete property of integers)
 
Looks good to me. But note that I only looked at your last question, and not the whole proof, seeing as I'm a bit strapped for time. So if someone else sees an error there, please state it, but as far as the question goes, I think your last post (closure under addition (i.e. k + k + k + ... k times), and the discrete property should suffice to justify the final step.
 
Sounds good, I'll go with that. Thanks for the help.
 
For any integer n, n2 - 2 is not divisible by 4
3. n is either even or odd
try this:
if n-o is odd n²-2 is odd and then not divisible by any even number
if n-e is even n²-x is divisible by 4 only when x is a multiple of 4

(x²:4 = x* x:4; x² - 2 = [x * x:4] [-2:4=0.5]) n-e²-2 : 4 = k.5)
 
Last edited:

Similar threads

Replies
7
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 30 ·
2
Replies
30
Views
3K
  • · Replies 12 ·
Replies
12
Views
5K
Replies
15
Views
4K
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K