Proofs of Mathematical Induction: Examples + Steps

  • Context: Undergrad 
  • Thread starter Thread starter evaboo
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the proofs of mathematical induction, specifically focusing on several examples provided by participants. The scope includes theoretical understanding and practical application of mathematical induction in proving formulas related to sequences and summations.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Exploratory

Main Points Raised

  • One participant requests help with multiple induction proofs, including sequences and summation formulas.
  • Another participant begins working through the proof for the summation of cubes, verifying the formula for n=1 and outlining the induction step.
  • A different participant shares their attempt at the first problem, expressing confusion about simplifying their expression.
  • Subsequent replies suggest using the lowest common denominator to simplify the expression further.
  • Further clarification is sought on how to manipulate the fractions involved in the proof process.

Areas of Agreement / Disagreement

Participants are engaged in a collaborative effort to understand and solve the problems, but there is no consensus on the specific steps or methods to simplify the expressions presented.

Contextual Notes

Some participants express uncertainty about the simplification steps and the application of mathematical induction, indicating a reliance on peer guidance for clarification.

Who May Find This Useful

Students preparing for tests on mathematical induction, individuals seeking examples of induction proofs, and those interested in collaborative problem-solving in mathematics.

evaboo
Messages
4
Reaction score
0
"Prove each of the following using Mathematical induction;" show all steps
pleasee someone help.. i have a test on this tommorow and i just need some examples.. could you also try to show all steps including the words so i understand how you got there? thakns so much in advance~!

1. -1/2, -1/4, -1/8... -1/2^n = (1/(2^n))-1

2. a + (a+d)+(a+2d)+...+[a+(n-1)d] = (n/2)[2a+(n-1)d]

3. 1^3 + 2^3 + 3^3... + n^3 = (n^2(n+1)^2)/(4)

4. show that (3^(4n))-1 is dividislbe by 80 for all positive integral values of n
 
Physics news on Phys.org
Let's take 3.
Part 1: Verification of the formula for n=1:
We have:
[tex]\frac{1^{2}(1+1)^{2}}{4}=\frac{1*4}{4}=1=1^{3}[/tex]
That is, the formula is true for n=1.
Part 2: The induction step
Suppose it is true for n=k-1:
Then, we have:
[tex]1^{3}+2^{3}+++(k-1)^{3}+k^{3}=\frac{(k-1)^{2}k^{2}}{4}+k^{3}[/tex]
since the formula holds for n=k-1.
Furthermore, we have:
[tex]\frac{(k-1)^{2}k^{2}}{4}+k^{3}=\frac{(k-1)^{2}k^{2}+4k^{3}}{4}=\frac{k^{2}((k-1)^{2}+4k)}{4}=\frac{k^{2}(k^{2}+2k+1)}{4}=\frac{k^{2}(k+1)^{2}}{4}[/tex]
But that is precisely what the formula would predict it to be!

Thus, the formula is correct.
 
thanks! okay i did the same thing for number one and i got

-1/(2^k) - 1/(2^(k+1)) = (1/2^k) - 1 - 1/(2^(k+1))

how do i cancel this out?
 
Lowest common denominator then separate 2^(k+1)
 
like 1/2^k + 1/2^k * 1/2 = 1/2^k - 2k/2k - (1/2^k * 1/2)?
where do i go from there?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K