Sigma notation and telescopic problem

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
6 replies · 4K views
UWMpanther
Messages
25
Reaction score
0

Homework Statement


Evaluate the telescoping sum.
a) Sigma i=1 to n [i^4 - (i - 1)^4]


Homework Equations


sigma i=1 to n [f(1) - f(i+1)]


The Attempt at a Solution



so i plug in for the eqns. and get 1^4 - n^4

the correct answer should be n^4 but don't know how to get that.
 
Physics news on Phys.org
You're "relevant equation" doesn't apply to this problem. Just think about it by plugging in the first few terms should be obvious why it's n^4.
 
DO it again, you'll get 0^4 + n^4
 
spideyunlimit said:
DO it again, you'll get 0^4 + n^4

Actually, he'll get n^4 - 0^4. Even if they're technically the same thing, you don't want to confuse him more.
 
Righto! I'm sure the poster will get it, just try again carefully.
 
I kinda understand. I see how the first term becomes n^4 but why is the last 0?