| Thread Closed |
Induction Formulation |
Share Thread | Thread Tools |
| Oct30-07, 11:35 PM | #1 |
|
|
Induction Formulation
Hi all, been struggling with my course material regarding Induction. My prof is really not great at explaining this proof method. I don't know what the learning curve or expectations here are like but I'm really struggling with this conceptually.
Any assistance with these problems would be much appreciated: 1. Prove that 3 divides n^3+2n whenever n is a positive integer. I know I can't use a summation progression so how do I solve this induction? (n+1)^3+2(n+1) is the next step but I get lost when I try to factor out the (n+1)^3 This is as far as I can take this one. 2. Prove that 1x1! + 2x2! + ... + nxn! = (n+1)!-1 Let P(n) be 1x1!+…+nxn!=(n+1)!-1 Basis Step: 1 x 1! = (1+1)!+1 1 = 1 Therefore our basis step is true. Inductive Step: We know that P(n) is true thus we must prove P(n+1) 1x1!+…+nxn!+((n+1)(n+1)!)=[ 1x1!+…+nxn! ] + ((n+1)(n+1)!) 1x1!+…+nxn!+((n+1)(n+1)!)= [(n+1)!-1]+((n+1)(n+1)!) 1x1!+…+nxn!+((n+1)(n+1)!)= ((n+1)(n+1)!) I believe this one is solved however I'm not sure if I must take it further? |
| Oct31-07, 12:36 AM | #2 |
|
Recognitions:
|
Well, line 1 is correct:
1x1!+…+nxn!+((n+1)(n+1)!)=[ 1x1!+…+nxn! ] + ((n+1)(n+1)!) And then it's correct to notice that P(n) tells us that the expression in square brackets can be replaced by [(n+1)!-1]. But in your line 2, you also change ((n+1)(n+1)!) to ((n+1)+1)!-1, which is wrong. Perhaps this is a typo? |
| Oct31-07, 07:00 AM | #3 |
|
|
|
| Oct31-07, 09:49 AM | #4 |
|
|
Induction FormulationEx. 1x1!+…+nxn!+((n+1)(n+1)!)= ((n+1)(n+1)!) the right side does not equal the left side in fact when considering n=2 and n+1=3 BUT [(n+1)!-1]+((n+1)(n+1)!) which can be found in line 2 does equal the left side of the equation. So why am I supposed to remove? Is it because the point is to show the progression and not solve the problem? |
| Oct31-07, 10:40 AM | #5 |
Recognitions:
|
You've assumed n^3+2n is divisible by three. You want to prove (n+1)^3+2(n+1) is divisible by three. What the difference ((n+1)^3+2(n+1))-(n^3+2n)? Expand it out.
|
| Oct31-07, 04:02 PM | #6 |
|
Recognitions:
|
1x1!+…+nxn!+((n+1)(n+1)!)= [(n+1)!-1] + ((n+1)(n+1)!) But your line 3 is wrong; you seem to have just dropped the bracketed term entirely. What you want to do with line 2 is to show that the right-hand side equals (n+2)!-1. You must do this just with ordinary algebraic manipulations, not by using P(n). Can you see how to do this? Can you see why this what you should do? |
| Oct31-07, 04:29 PM | #7 |
|
|
line 1 1x1!+…+nxn!+((n+1)(n+1)!)=[ 1x1!+…+nxn! ] + ((n+1)(n+1)!) line 2 1x1!+…+nxn!+((n+1)(n+1)!)= [(n+1)!-1]+((n+1)(n+1)!) line 3 1x1!+…+nxn!+((n+1)(n+1)!)= [(n+1)!-1]+((n+1)(n+1)!) So the next line should be line 4 1x1!+…+nxn!+((n+1)(n+1)!)=(n+2)!-1 I see logically why that makes sense, as it is the formula for the original statement, so n+1 should become n+2 when it is considering the next term. But as to your statement, no, I don't see how to get from line 3 to line4 . |
| Oct31-07, 11:21 PM | #8 |
|
Recognitions:
|
The right-hand side of line 3 is [(n+1)!-1]+((n+1)(n+1)!). Let A=(n+1)!. Then the right-hand side is [A-1]+(n+1)A = A-1+nA+A=(n+2)A-1. Now replace A with (n+1)!, and notice that (n+2)(n+1)!=(n+2)!. You're done! (Using A wasn't really necessary, I just thought it would make it clearer how things should be grouped.) So, it was just some algebra that you needed to do (though a little tricky in this case). Can you do the other problem now? |
| Nov1-07, 06:54 PM | #9 |
|
|
|
| Nov1-07, 09:23 PM | #10 |
|
Recognitions:
|
You're welcome!
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Induction Formulation
|
||||
| Thread | Forum | Replies | ||
| Converge on new QG formulation | Beyond the Standard Model | 14 | ||
| LP Formulation | Introductory Physics Homework | 1 | ||
| Equivalence between path integral formulation and matrix formulation | Quantum Physics | 1 | ||
| [SOLVED] Re: equivalence between path integral formulation and other QM formulation | General Physics | 4 | ||