prove the following by mathmatical induction: 3+7+11+...+(4-1)=n(2n+1)
4=n(2n+1) ?
oops, the left side is (4n-1)
\[\large 4n-1=n(2n+1)\] solving for n?
Oh wait nvm.... not solving for n.
Yeah.... how did you solve that now...lol
any ideas lol
oh i see, because n = n+1 you could easily substitute the "in for 4(n=1) which is basically an and an - 1 = 4(n+1)-1 so it's saying an + an-1 = 2an...... i think.
im giving up i need to look up what induction is!
ahh...
oh HEY! i think i got it!
yeah?
LHS: RHS let S be the sequence for n = 1 4(1)-1=3 : 1*2*1+3 =3 s(n+1)=(n+1)(2*(n+1)+1 =2n^2+5n+3 =2n^2+n+4n+3 =n(2n+1)+(4n+3) =S(n)+4(n+1)-1.... done
does that make sense?
Yeah... thats how i went about solving it but i didn't want it to be confusing with how you were explaining it. i got the 2n^2+5n+3
oh i dunno how to do induction lol i just looked up its meaning
Its kind of recursive in the sense that there's always that (4n+1) there somewhere in the problem.
show me the right formal for induction i need to see
format*
Yes the idea is if its true for the base case and you can show that if its true for n then its true for n + 1. You can reach any case by applying the implication starting from the base case over and over until you reach the given index.
Whoah, too complicated. :|
show its true for 1 assume its true for some n show its true(with that assumption) for n+1
I can write it out and scan it but it might take me a min, have you solved it yet? I need to use sigma notation and that would take me to long on here.
scan it? lmao xD
im pretty sure my solution works, but i dont think its proper format
This is how induction works. Why does induction give us that a given property is true for all \(n\). Lets say \(P(n)\) is a predicate which is true if a given property holds for \(n\). So if we can show that \(P(n)\) is true for \(P(1)\) and that \(P(n) \implies P(n + 1)\) then we can reach any given \(n\) by recursively applying the implication starting from the base case \(1\). So why does it hold for 3 just as an example? Because \(P(1) \implies P(2)\) and therefore \(P(2) \implies P(3)\).
Yes and for the original poster, if you carefully read my discussion on induction you will understand why these proofs make sense to begin with.
its dominoes, if one falls and then the next falls, then the rest will fall.
Actually that's a nice visual description of it.
@comput313 let me know if you have any questions about the proof.
ok it is true for n =1 assume sigma from 1 to n (4i-1) = n(2n+1) then sigma from 1 to n+1 (4i-1) = 4(n+1) + sigma from 1 to n of (4i-1) = 4(n+1) -1+n(2n+1) = 2n^2+5n+3 = (n+1)(2(n+1) + 1) thus by induction it is true for all n
sorry typo fixed
You can use latex here =P. $$\displaystyle\large\sum_{i=1}^n$$
I know the math not the latek:)
\[\sum_{i = 1}^{n} ( 4i-1) and \sum_{i=1}^{n+1} (4i-1)\]
@zzr0ck3r rewriting.\[T \to n=1\]\[\large \sum_{n=1}^{n}(4n-1) = n(2n+1)\]\
Haha aww.... ok. I shall let you continue. LaTex is fun.
Indeed, I used LaTeX for all of my problem set solutions for a course this year.
\[\sum_{i =1}^{n} (4i-1) = n(2n+1)\] then \[\sum_{i=1}^{n+1}(4i-1) = 4(n+1)-1+\sum_{i=1}^{n}(4i-1) = \] 4(n+1) -1+n(2n+1) = 2n^2+5n+3 = (n+1)(2(n+1) + 1) qed.
@comput313
No, he's probably long gone.
bah
oh thanks zzrocker :)
now i understand induction
\[\large \sum_{n=1}^{n}(4n-1) = n(2n+1)\]\[\large \sum_{n=1}^{n+1}(4n-1)=4(n+1)+\sum_{n=1}^{n}(4n-1)\]\[\large = 4(n+1) -1+n(2n+1) = 2n^2+5n+3 = (n+1)(2(n+1) + 1)\]
mwuahahaha
good deal. you will need it for any 300+ level math class.
Super Saiyan :P Jk..
well iam only 12 years old, so i have time
12 in elephant years
let n = 1 then for sure 3 = 3 so assume its true for some n thus \[\sum_{i=1}^{n}(4i-1) = n(2n+1)\] consider n+1 then \[\sum_{i=1}^{n+1}(4i-1) = 4(n+1)-1+\sum_{i=1}^{n}(4i-1)\] we know from out assumption about n =1 that this is equal to \[4(n+1)-1+n(2n+1) = (n+1)(2(n+1)+1)\] thus by induction we have shown that if it is true for n it is true for n+1 and since its true for n =1 it follows that it is true for all n in N.
yes lots of time.:)
omg i forgot the "-1" after "4(n-1)" -_____- oh mygoodness.
Join our real-time social learning platform and learn together with your friends!