Proving by Mathematical Induction

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 7K views
Phyzwizz
Messages
58
Reaction score
0
so the problem is 3+7+11+15+...+(4n-1) = n(2n+1)

so I know that step 1 is to plug in 1 for the right side and check that it equals three...
3=1(2(1)+1) and yes it equals 3

Then I know that you assume that 3+7+11+15+...+(4n-1) = n(2n+1)

The next step is where I get confused I know that you can change 3+7+11+15 into n(2n+1) so that on the left side you get n(2n+1)+(4n-1), but I know that you have to do something with the right side in this step as well please help me figure this out, I'm sure its something really easy that I'll feel stupid for not remembering but help would be great.
 
Physics news on Phys.org
Phyzwizz said:
so the problem is 3+7+11+15+...+(4n-1) = n(2n+1)

so I know that step 1 is to plug in 1 for the right side and check that it equals three...
3=1(2(1)+1) and yes it equals 3

Then I know that you assume that 3+7+11+15+...+(4n-1) = n(2n+1)
...

Then assuming that, you must show that it's true for n+1.

In other words:
Assume that 3+7+11+15+...+(4n-1) = n(2n+1)

Show that this leads to 3+7+11+15+...+(4n-1)+(4(n+1)-1) = (n+1)(2(n+1)+1)​