Quote:
Originally Posted by Crazy_Nate
Yeah, that's how I'd tackle it.
Start with i = 1, then calculate the right summation, then move to i = 2...n 
|
that is weird.. so what it is saying
start at 1, end at n... then put that i into the next sigma as its stopping point and the output is 4+4+4+.....+4?