Thread: Summation?
View Single Post
  #22  
Old 09-25-2010, 02:09 PM
TheDon's Avatar
TheDon TheDon is offline
Ghost of Diesels Past
 
Join Date: Oct 2005
Posts: 13,285
Quote:
Originally Posted by Crazy_Nate View Post
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?
Reply With Quote