can anyone help me with mathematical induction please?
1^2 + 4^2 + 7^2 + ... + (3n - 2)^2 = quantity n times quantity six n squared minus three n minus one all divided by two
yes
can you put that in mathematical notation
okay so i did the left side and ended up with 18k^2-6k+5
yes of course
1^2+4^2+7^2+...+(n(6n^2-3n-1))/2
is there a restriction on n? like for all positive integers, or n>2 or some such? otherwise, what is it we are trying to prove by induction?
i need to do n=k n=k+1
i already did n=1
so you are trying to prove that this holds true for integers 1,2,3,... just so i can catch up, let n=1 to verify. (3n-2)^2 = n(6n^2-3n-1)/2 (3-2)^2 = (6-3-1)/2 (1)^2 = (2)/2 , is good now, let n=k is simple enough, right? 1^2+4^2+7^2+...+(3k-2)^2 = k(6k^2-3k-1)/2 we good to here?
yes and now you plug in k+1
not quite. we add the next term to each side: the next term is (3(k+1)-2)^2
alright
let P(k) = 1^2+4^2+7^2+...+(3k-2)^2 therefore, P(k) = n(6n^2-3n-1)/2 P(k+1) = P(k) + (3(k+1)-2)^2
now we need to reduce it to a format that looks like we replaced k with k+1
pfft, i got some ns straggling in my post :/
(3k+3-2)^2
ns?
we need to show that:\[\frac{k(6k^2-3k-1)}{2}+(3(k+1)-2)^2=\frac{(k+1)(6(k+1)^2-3(k+1)-1)}{2} \]
yeah, when i was rewriting the left side in a few posts up i forgot to replace n with k :/
how did you get that
how did i get what?
ohh it's okay no worries ... the one above :yeah, when i was rewriting the left side in a few posts up i forgot to replace n with k :/
mathematical induction is all about form, if we know one form is good, then we need to develop a way to get the next term, the (k+1)th term, is in the same exact form.
as such, we know that the form:\[\frac{k(6k^2-3k-1)}{2}\]is of good form we need to add the next term to it, the next term is defined as:\[(3(k+1)-2)^2\] and show that the added term simplifies/reduces to the same form, namely:\[\frac{(k+1)(6(k+1)^2-3(k+1)-1)}{2}\] as if we simply replaced k by (k+1)
yea that was my problem i wasn't sure how to add it to the fraction, so basically you just put it on top of the 2
lets follow the setup this way, do we agree that:\[1^2+4^2+7^2+...+(3k-2)^2=\frac{k(6k^2-3k-1)}{2}\] ???
we know it is true for some k, namely k=1
yes
the next term to add, the (k+1)th term is simply added to each side: \[1^2+4^2+7^2+...+(3k-2)^2 +\underbrace{(3(k+1)-2)^2}\\~~~~~~~~~~~=\frac{k(6k^2-3k-1)}{2}+\underbrace{(3(k+1)-2)^2}\]
okay i see what you mean
the left side is simply redundant, we need to show that the right side simplifies to the proper FORM
so we don't do anything to the left?
nope, the left is just listing all the terms up to the (k+1)th term. the right side is what we need to deal with.
okay :)
so, the rest is just algebraing it to death to get it transformed into:\[\frac{k(6k^2-3k-1)}{2}+\underbrace{(3(k+1)-2)^2}=^?\frac{(k+1)(6(k+1)^2-3(k+1)-1)}{2}\]
yea that's the part i need help on if you don't mind.. I need to show the steps
well, get it all into one fraction to start with ... any ideas how to do that?
i was thinking of multiplying by 2/2
thats the way to go about it yes :) the process is really elementary, just cluttered is all \[\frac{k(6k^2-3k-1)+2(3(k+1)-2)^2}{2}\] what would you attempt next?
distribute it so: 2(3k+2)-2)^2 2(3k)^2
3k*3k=2(9k)=18k
expanding it all out to get rid of the groupings would be a fine idea, then we can attempt to factor out a (k+1), lets ignor the /2 part since it has no part to play in the process at this time \[k(6k^2-3k-1)+2(3(k+1)-2)^2\] \[6k^3-3k^2-k+(12(k+1)-8)^2\] \[6k^3-3k^2-k+(12k+12-8)^2\] \[6k^3-3k^2-k+(12k+4)^2\] \[6k^3-3k^2-k+144k^2+48k+16\] \[6k^3+141k^2+47k+16\] now to see if i did it right by checking with the wolf lol
how did you get 12 and 8
i tried to do something fancy and messed myself up is all :) if i had done it normally, we would have gotten to \[6 k^3+15 k^2+11 k+2\]
that's what i got but over 2
but they don't match that's the problem
are they supposed to match?
yeah, the over 2 at the moment is clutter; what doesnt match?
my left and right... for my left i got 18k^2-6k+5 and for my right i got 6k^3+15k+11k+2/2
there is no 'left' to deal with. lets factor out a (k+1), either by longhand, or synthetic division
so i wasn't supposed to solve the left
we are not on the same page at the moment, ive either forgotten what a left is, or im thinking of something else. so far we have gotten:\[\frac{k(k^2-3k-1)}{2}+(3(k+1)-2)^2\]and worked it down to\[\frac{6k^3+15k+11k+2}{2}\] since we need a (k+1) times [....]/2, lets factor out a (k+1) by some means and see what that leads to 6k^3+15k+11k+2 0 -6 -9 -2 -1 6 9 2
ohhh okay got it.... so it would be:
isnt 15k squared because in mine it's squared
yes :) typing and mathing do not always coexist in peaceful harmony so, by synthetic division method 6k^3+15k^2+11k+2 0 -6 -9 -2 -1 6 9 2 0 this reworks to\[\frac{(k+1)(6k^2+9k+2)}{2}\]
|dw:1407778784467:dw|
Join our real-time social learning platform and learn together with your friends!