Verify using Mathematical Induction

In summary, the conversation discusses how to prove the statement 1(1!)+2(2!)+...+n(n!) = (n+1)! - 1 using mathematical induction. The base case P(1) is verified and the induction step is discussed, which involves proving that if the statement is true for an arbitrary case, then it will be true for the next case. The conversation also highlights the importance of identifying the property P(n) that needs to be proved for all n and how to write the base case and induction step in terms of P(n).
  • #1
Guilmon
2
0
Verify that

1(1!)+2(2!)+...+n(n!) = (n+1)! - 1

is true using induction
This problem has me stumped...
 
Physics news on Phys.org
  • #2
Re: Mathematical Induction

Hello and welcome to MHB, Guilmon! (Wave)

Have you verified this is true for the base case $P_1$?
 
  • #3
Re: Mathematical Induction

Guilmon said:
Verify that

1(1!)+2(2!)+...+n(n!) = (n+1)! - 1

is true using induction
This problem has me stumped...

If you theoretically could line up a row that is infinitely long, then you know that any domino will push the next one over, as long as the first domino is pushed. Mathematical induction works the same way. You need to prove a statement for a base case (which is equivalent to pushing the first domino), and then you need an inductive step, which is to prove that IF the statement is true for an arbitrary case, THEN the statement will be true for the next (which is equivalent to any domino pushing the next one over).

So how do you think you would go about proving the base case?
 
  • #4
Re: Mathematical Induction

Guilmon said:
Verify that

1(1!)+2(2!)+...+n(n!) = (n+1)! - 1

is true using induction
This problem has me stumped...

With simple steps You can verify that is...

$(n+1)!-1 = (n+1)\ n! -1 = n\ n! + n! -1$ (1)

What does You suggest (1)?...

Kind regards

$\chi$ $\sigma$
 
  • #5
The nth case I understand. It is the n+1th case that has me stumped.
 
  • #6
After having verified $P_1$ is true, I would next state the induction hypothesis $P_k$:

\(\displaystyle \sum_{i=1}^k(i\cdot i!)=(k+1)!-1\)

Now, our goal is to algebraically transform $P_k$ into $P_{k+1}$.

What do you think we should do to both sides of $P_k$ to meet that goal?
 
Last edited:
  • #7
Guilmon said:
The nth case I understand. It is the n+1th case that has me stumped.
I am still not sure that you understand how induction works and what has to be proved (not how it is proved). There is no separate nth and (n+1)th cases in a proof by induction.

To make sure we are on the same page, I recommend starting from the very beginning: identifying the property P(n) that you need to prove for all n. Without this step, everything else is useless. Note that P(n) has to be true or false for each concrete n; in particular, P(n) cannot be a number such as 1(1!)+2(2!)+...+n(n!). Identifying P(n) in simple cases is easy: just remove the words "for all n" (if they are present) from the claim you are asked to prove. In this case, P(n) is the equality 1(1!)+2(2!)+...+n(n!) = (n+1)! - 1.

Next, you need to know how to write P(0) (or P(1)) and P(n+1). To do this, replace n with 0 (or 1, or n+1, respectively) everywhere in P(n).

Now you should be able to write the base case P(0) (or P(1)) and the induction step: "For all n, P(n) implies P(n+1)". Write both claims explicitly, replacing P by its definition. Only when you do this, you'll know what you need to prove. How to prove it is the following step.
 

FAQ: Verify using Mathematical Induction

What is mathematical induction?

Mathematical induction is a method of mathematical proof used to prove statements about mathematical objects, such as numbers or sets. It involves proving a base case, typically the smallest or simplest case, and then proving that if the statement holds for a particular case, it also holds for the next case.

Why is mathematical induction important?

Mathematical induction is important because it allows us to prove statements about an infinite number of cases, without having to explicitly prove each case individually. It is a powerful tool in mathematics and is used in various fields, including number theory, algebra, and calculus.

How do you use mathematical induction?

To use mathematical induction, you must first state the statement you want to prove, typically in the form of a mathematical equation or inequality. Then, you must prove the base case, which is usually the simplest or smallest case. Finally, you must prove the inductive step, which shows that if the statement holds for a particular case, it also holds for the next case. If both of these steps are successfully proven, then the statement is considered to be proved by mathematical induction.

What are the common mistakes when using mathematical induction?

One common mistake when using mathematical induction is assuming that the statement holds true for all cases without proving the base case. Another mistake is assuming that the statement holds for a particular case without proving the inductive step. It is important to carefully follow the steps of mathematical induction and to provide a rigorous proof for each case.

What types of problems can be solved using mathematical induction?

Mathematical induction can be used to prove statements about various mathematical objects, such as numbers, sets, and functions. It is commonly used to prove properties of natural numbers, such as divisibility and inequalities. It can also be used to prove results in algebra, geometry, and other branches of mathematics.

Similar threads

Replies
8
Views
1K
Replies
5
Views
4K
Replies
4
Views
2K
Replies
4
Views
1K
Replies
5
Views
2K
Replies
6
Views
2K
Back
Top