Is n^2+n+3 Always Odd for Any Natural Number n?

Click For Summary
SUMMARY

For any natural number n, the expression n² + n + 3 is always odd. When n is even, represented as n = 2k, the expression simplifies to 2(2k² + k + 1) + 1, confirming its oddness. Conversely, for odd n, expressed as n = 2j + 1, the expression simplifies to 2(2j² + 3j + 2) + 1, also confirming its oddness. A simpler proof states that since n(n + 1) is always even, adding 3 results in an odd number.

PREREQUISITES
  • Understanding of natural numbers and their properties
  • Basic algebraic manipulation and simplification
  • Familiarity with even and odd number definitions
  • Knowledge of mathematical proof techniques
NEXT STEPS
  • Study mathematical proofs involving parity (even and odd numbers)
  • Explore algebraic identities and their applications in proofs
  • Learn about the properties of natural numbers in number theory
  • Investigate simpler proof techniques for mathematical statements
USEFUL FOR

Mathematics students, educators, and anyone interested in number theory and mathematical proofs.

mathstudent88
Messages
25
Reaction score
0
If n is a natural number then n2+n+3 is odd.

This is what I have and wanted to know if I was doing it right or not:

Let n be a member of the natural numbers. If n is even, then n=2k, k member of natural numbers, and n2+n+3
=(2k)2+2k+3
=4k2+2k+3
= 2(2k2+k+1)+1, where (2k2+k+1) is a member of the natural numers. This means that when n is even, n2+n+3 is odd.

If n is odd, then n=2j+1 where j is a member of the natural numbers
and n2+n+3
=(2j+1)2+(2j+1)+3
=4j2+4j+1+2j+4
=4j2+6j+5
=2(2j2+3j+2)+1, where (2j2+3j+2) is a memeber of the natural numbers. This means that when n is odd, n2+n+3.

Is this ok? Thanks for the help!
 
Physics news on Phys.org
It looks ok, but it's overly complicated. A simpler argument is that n^2+n=n(n+1) is always even (because clearly one of n, n+1 is), therefore, n^2 + n + 3 is always odd.
 
I would say that what you give is a perfectly good proof and because it is yours it is the one you should submit. Of course, you should then be aware of Preno's simpler proof.
 

Similar threads

Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
Replies
6
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 16 ·
Replies
16
Views
3K