Summation Rules: What Happens When k=0?

  • Context: High School 
  • Thread starter Thread starter StevenJacobs990
  • Start date Start date
  • Tags Tags
    Rules Summation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
StevenJacobs990
Messages
16
Reaction score
0
n
∑ 3
k=0

How does this make sense when k=0?
 
Mathematics news on Phys.org
The sum is ##3+3+...=3(n+1)##
 
Gene Naden said:
The sum is ##3+3+...=3(n+1)##
Oh okay. The lower bound is the index origin and doesn't matter if it is negative?
n
∑ 3
k=-1
3+3+...=3(n+2)