Quick inductive proof question
Favorites|Homepage
Subscriptions | sitemap
HOME > > Quick inductive proof question

Quick inductive proof question

[From: ] [author: ] [Date: 12-11-19] [Hit: ]
+2n = n(n+1)+2.I know to start out you have to first prove the base case is true.then you need to prove the inductive step is true.Therefore i need to prove that n(n+1)+2 + 2(n+1) = (n+1)((n+1)+1)+2 correct? (i dont care if the proof is true or false i just want to know if i have the inductive step equasions set up right)-Yes, you have the inductive step set up correctly!......
im trying to solve an inductive proof. The question is for P(n) 2+4+6+8+...+2n = n(n+1)+2. I know to start out you have to first prove the base case is true. then you need to prove the inductive step is true. Therefore i need to prove that n(n+1)+2 + 2(n+1) = (n+1)((n+1)+1)+2 correct? (i dont care if the proof is true or false i just want to know if i have the inductive step equasions set up right)

-
Yes, you have the inductive step set up correctly! However, the base case isn't true here since if you let n=1, the left hand side is 2 and the right hand side is 1(2) + 2 = 4. But if you change the right hand side from "n(n+1) + 2" to "n(n+1)" then it will be true.
1
keywords: proof,inductive,Quick,question,Quick inductive proof question
New
Hot
© 2008-2010 http://www.science-mathematics.com . Program by zplan cms. Theme by wukong .