SOLUTION: Hello, this is a mathematical induction question i had a hard time to prove Show that, for every positive integer n: a 1^2 + 3^2 + 5^2 + … + (2n − 1)^2 = (n(4n^2 - 1))/3

Algebra.Com
Question 1183221: Hello, this is a mathematical induction question i had a hard time to prove
Show that, for every positive integer n:
a 1^2 + 3^2 + 5^2 + … + (2n − 1)^2 = (n(4n^2 - 1))/3

Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!

LHS is +...+ (1)
RHS is (2)

Base case:
n=1: LHS is = 1
RHS is = (4-1)/3 }}} = 1
Base case holds.
Hypothesis:
Assume LHS = RHS for n=k (*)

Step case:
Let n=k+1 (recall the index k counts by 1 and the 2k-1 in the LHS & RHS is what makes sure you have odd numbers only)
What you need to do now, is show LHS=RHS for n=k+1, then the proof is complete.
LHS is +...+ +
Where I have separated the (k+1)th term. The terms in green are the n=k case, which by the hypothesis (*), can be replaced by , giving:
LHS = +
...expand and simplify...
=
... factor (I used WolframAlpha, you could also guess k+1 as likely
factor and do the division)...
=

Is this last expression the same as (2)?
Let u=k+1, --> k=u-1
Then the last expression above, in terms of u, is:
=
=
= Yes, it is the same (replace u with n). Proof complete.

RELATED QUESTIONS

Hello this is a mathematical induction prove question I need help with. 1. Show that, (answered by Edwin McCravy,robertb)
Use mathematical induction to prove that the statement is true for every positive integer (answered by stanbon,Edwin McCravy)
use mathematical induction to prove that the following statement is true for every... (answered by ikleyn)
use mathematical induction to prove that the following statement is true for every... (answered by ikleyn)
I'm sorry for asking this again but the way I typed this up the last time was quite... (answered by Edwin McCravy)
Prove by mathematical induction that 3^(2n)-8n-1, n is a positive integer, is a multiple... (answered by Edwin McCravy)
Please help me solve and explain how to solve this mathematical induction: Use... (answered by Edwin McCravy)
Use mathematical induction to prove the statement is true for all positive integers n. (answered by ikleyn)
prove that (n 0) + (n 1) + (n 2) + ... + (n k) = 2^n is true using mathematical... (answered by Shin123)