What is the value of a summation with a larger index than it's stopping value n.

22 Views Asked by At

$\Sigma_{i_=n+1}^n$ I think the result will be 0 right ?

My reasoning being since this would be a summation of an empty sequence.