Monday, October 3, 2016

Discrete Math Induction Proof Help With Question

I currently have to do this following proof using induction
(base case, inductive hypothesis required)



ni=1(6i3)=3n2,n>1



I'm not really sure how to approach this question and currently i've ended up with =6n25n2

for the summation and don't really know where to go from here(or if that's even correct). Any help about where to go from here or what I did wrong is greatly appreciated! Thank you.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...