Skip to main content

Clarification of the 5th Peano

Submitted by an LD OnLine user on

We denote the set of all natural numbers by N. All elements of N are deonted by n.

The 5 Peano Axioms are:

1. 1 is an element of N
2. If n belongs to N, thenits successor n + 1 belongs to N
3. 1 is not the successor to any element in N
4. If n and m, both elements of N, have the same successor, then n = m
5. A subset of N which contains 1, and which contains n + 1 whenever it contains n, must equal N.

Prove that 1^2 + 2^2 +……n^2 = n(n + 1)(2n + 1) / 6, for all n that are elements of N.

Proof: by Mathematical Induction:
We show true for n = 1;
P1: 1^2 = 1(1 + 1)(2*1 + 1) / 6
= 1(2)(3) /6
= 1

Assume the hypothesis is true for Pn:
1^2 + …….+ n^2 = n(n + 1)(2n + 1) / 6

Prove true for Pn+1:
n^2 + (n + 1)^2 = (n +1)[(n + 1) + 1][2(n + 1) + 1] / 6;
therefore,
Pn+1 = (n + 1)(n + 2)(2n + 3) / 6.
Now,
Pn + (n + 1)^2 = n(n + 1)(2n + 1) / 6 + (n + 1)^2
= (n + 1)[n(2n + 1)/6 + (n + 1)
= (n + 1){[ n(2n + 1) + 6(n + 1)] /6}
= (n + 1)[2n^2 + 7n + 6] / 6
= (n + 1)[(2n + 3)(n + 2) / 6]
= (n + 1)(n + 2)(2n + 3) / 6.

QED.

Submitted by Anonymous on Sat, 08/10/2002 - 10:57 PM

Permalink

http://mathforum.org/library/drmath/view/51845.html

Submitted by Anonymous on Sun, 08/11/2002 - 4:17 AM

Permalink

It was one of my favorite proofs from a class called ” Analasys of the Real Variable”…..I wanted to share it. That’s why.

Submitted by Anonymous on Sun, 08/11/2002 - 10:15 PM

Permalink

The math I’m most interested in is cost per VR client. The cost of a VR counselor. Percentage of clients who had a positive outcome from VR. The overall budget for VR. And a survey showing the numbers of customer satisfaction. I would think that the goal of VR would be to get people gainfully employed so that they can pay taxes. If this is true than VR is beyond a total failure. Here’s a math problem. A VR counselor is traveling at 60mph to meet a client who is 30 miles away. It’s 3pm. At what time will the VR counselor arrive?

A. 5:07
B. 3:30am
C 3:30pm(the next day)
D. not sure depending on his coffeebreak
E. Never

Back to Top