- #1
Jef123
- 29
- 0
1. Prove (2n+1)+(2n+3)+(2n+5)...+(4n-1)=3n2
3. First, (2(1)+1) = 3(1)2
Now for the inductive step, (2(n+1)+1)+(2(n+1)+3)+...+(4n-1)+(4n+1)+(4n+3) = 3n2+4n+1+4n+3
(2n+3)+(2n+5)+...(4n-1)+(4n+1)+(4n+3) = 3n2+8n+4
This is where I am stuck because I know I need to show that the RHS = 3(n+1)2. I figured that I if I subtract (2n-1) on the RHS I will get the answer, but I'm not sure if that would be a mere coincidence and if I am suppose to do that, I do not understand why that step should be made.
3. First, (2(1)+1) = 3(1)2
Now for the inductive step, (2(n+1)+1)+(2(n+1)+3)+...+(4n-1)+(4n+1)+(4n+3) = 3n2+4n+1+4n+3
(2n+3)+(2n+5)+...(4n-1)+(4n+1)+(4n+3) = 3n2+8n+4
This is where I am stuck because I know I need to show that the RHS = 3(n+1)2. I figured that I if I subtract (2n-1) on the RHS I will get the answer, but I'm not sure if that would be a mere coincidence and if I am suppose to do that, I do not understand why that step should be made.