sum
\[\sum_{i=1}^{15}\frac{ 1 }{ n^3 }\left( i - 1 \right)^2\]
(1/n^2) sum (i - 1)^2, i=1..15
\[=\frac{ 1 }{ n^3 }\sum_{i=1}^{15}i^2+\sum_{i=1}^{15}2i+\sum_{i=1}^{15}1\]
1/n^2 times ALL the sum, not just the first sum
I messed up laughing out loud
that is what I meant
why 1/n^2?
maybe set u = i-1, instead of expanding the square..
man I gotta start learning latex
i meant 1/n^3. That 3 looks like a 2 in LaTex
how do you do that, @ganeshie8
the the middle sum should be MINUS
-2i yeah
man I hate latex
or instead of expanding like ganeshie8 said, you can just do Sum i^2, i = 1..14
\(\large \sum \limits_{i=1}^{15}\frac{ 1 }{ n^3 }\left( i - 1 \right)^2 = \sum \limits_{u=1-1}^{15-1}\frac{ 1 }{ n^3 }\left( u \right)^2\)
\[=\frac{ 1 }{ n^3 }\left[ \sum_{i=1}^{15}i^2-\sum_{i=1}^{15}2i+\sum_{i=1}^{15}1\right]\]
okay, how would I evaluate the u^2?
oh I see...
sum of first n squares = n(n+1)(2n+1)/6
thank you, guys that was a nifty trick I just learned
:) somtimes its hard to see by doing u = i-1 and all.. we cna see it easily by expanding the actual sum a bit :- \(\large \sum \limits_{i=1}^{15}\frac{ 1 }{ n^3 }\left( i - 1 \right)^2 = \frac{ 1 }{ n^3 } [(1-1)^2 + (2-1)^2 + .... + (15-1)^2]\)
\(\large \sum \limits_{i=1}^{15}\frac{ 1 }{ n^3 }\left( i - 1 \right)^2 = \frac{ 1 }{ n^3 } [(0)^2 + (1)^2 + .... + (14)^2]\)
so, essentially if I had \[\sum_{i=1}^{5}(2i+1) = \] ya I tried doing it and I was like okay what's next laughing out loud
now clearly, its a sum of first 14 squares... we dont need to put u=i-1 and all...( which requires actully thinking in reverse... )
oh.. it has to stay like that i feel... u wana convert it to single sum ha ? its actually sum of odd numbers from 3 to 11
@sourwing
yeah it starts with 3
so essentially it's 3-11?
3+5+... + 11 just thinking if we can convert it to a single sum..
i mean, in sum notation..
what I have been learning thus far is doing a subtraction so that it turns into 1 - 5 again
what I am actually doing is solving them using theorems
all that k and n notations
yeah we cant simplify the sum notation.. we need to carry out two sums.. .
\(\sum \limits_{i=1}^{5}(2i+1) = \sum \limits_{i=1}^{5}(2i) + \sum \limits_{i=1}^{5}1 \)
u have any better ideas....
that's what I have and I can't use "u"
= 2(n(n+1)/2) + 5
yes got u :)
one last clarification, so going back to the original question the summation would start from 0 - 14 then? \[\frac{ 1 }{ n^3 } \sum_{i=0}^{14}i^2\]
I feel like I am not grasping this "u" thing correctly
it's the same thing if you start from 1 to 14
forget u, i also got confused afterwards... but this looks sum good.... since we verified already that the sum goes : 0^2 + 1^2 + ... + 14^2
*this sum looks good...
then it will be evaluated as 1/n^3 [n(n+1)(2n+1)/6]
1/n^3 [14(14+1)(2*14+1)/6]
the n in 1/n^3 is different from the sum right ?
because it was originally 15?
1015/n^3 is final answer
we dont knw what n in 1/n^3 is, originally..
^^
rem you're right I assumed that the n is the same n that goes on top of the summation
I thought it should be evaluated along with the sigma properties LAUGHING OUT LOUD omg this is terrible
1/n^3 is like a constant
Join our real-time social learning platform and learn together with your friends!