Use mathematical induction to prove:

Click For Summary

Homework Help Overview

The discussion revolves around using mathematical induction to prove a statement involving summations. Participants are exploring the correct formulation of induction hypotheses and the steps necessary to transition from n = k to n = k + 1.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to clarify their induction hypotheses and the structure of their summations. Some express uncertainty about their current approaches, while others identify potential mistakes in the formulation of their hypotheses.

Discussion Status

There is an ongoing examination of the induction process, with some participants offering corrections and suggestions for improvement. Multiple interpretations of the induction steps are being explored, and guidance has been provided regarding specific errors in the summation notation.

Contextual Notes

Participants have noted issues such as typos in summation indices and the need for clarity in the induction hypothesis. There are also mentions of formatting issues with shared images that may affect readability.

nddewaters
Messages
6
Reaction score
0
Please help! Use mathematical induction to prove.
 

Attachments

  • equation.png
    equation.png
    1.1 KB · Views: 513
  • equation (2).png
    equation (2).png
    996 bytes · Views: 518
Physics news on Phys.org
Mark44 said:
What have you tried?

This is as far as I can go. Not totally sure if the Induction Hypothesis is used the right way. Any help is appreciated...

ND
 

Attachments

  • MathInduc.gif
    MathInduc.gif
    2.3 KB · Views: 585
You are using induction correctly, but you have a mistake.
Your induction hypothesis for n = k is
\sum_{i = 1}^k \frac{1}{i(i + 1)} = \frac{k}{k + 1}

For n = k + 1 we have
\sum_{i = 1}^{k + 1} \frac{1}{i(i + 1)} = \sum_{i = 1}^k \frac{1}{i(i + 1)} + \frac{1}{(k + 1)(k + 2)}

The last expression on the right is where you made your mistake. You have k + 1. What you should have is the value of 1/(i(i + 1)) when i = k + 1.

BTW, the font size in your attachment is very small, almost too small for my old eyes to read.

Also, if you click either of my equations above, you can see my LaTeX script.
 
nddewaters said:
Please help! Use mathematical induction to prove.

For the second question I have ried the following... please correct me if I'm wrong or some help as to how to proceed further. Thank You

PS- I am sorry for the small images..
 

Attachments

  • Untitled 5.gif
    Untitled 5.gif
    2.1 KB · Views: 585
For starters, you have a typo in your summation. It should be
\sum_{i = 1}^n i\cdot i!

The index for your summation is i, not o or 0.

Your induction hypothesis is
\sum_{i = 1}^k i\cdot i! = (k + 1)! - 1
This is the statement when n = k

The statement you're trying to prove, when n = k + 1, is
\sum_{i = 1}^{k + 1} i\cdot i! = (k + 2)! - 1

and not what you have.
 
Last edited:
Mark44 said:
For starters, you have a typo in your summation. It should be
\sum_{o = 1}^n i\cdot i!

The index for your summation is i, not o or 0.

Your induction hypothesis is
\sum_{i = 1}^k i\cdot i! = (k + 1)! - 1
This is the statement when n = k

The statement you're trying to prove, when n = k + 1, is
\sum_{i = 1}^{k + 1} i\cdot i! = (k + 2)! - 1

and not what you have.

Could you now help me in getting the algebra started that is required to finish the proof?
Thank You
 
\sum_{i = 1}^{k + 1} i\cdot i! = \sum_{i = 1}^{k} i\cdot i! + (k + 1)(k + 1)!
 

Similar threads

Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
4
Views
2K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K