Finding the General Term for a Sequence with a Given Sum?

  • Thread starter Thread starter LAdidadida
  • Start date Start date
  • Tags Tags
    Sequence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
LAdidadida
Messages
6
Reaction score
0

Homework Statement



Find the general term of a sequence whose sum of the first n terms is S(n)=1/n(n+1)

Homework Equations



N/A

The Attempt at a Solution



I am able to work out T(n) as through T(n)=S(n)-S(n-1)
which works out to be -2/n(n-1)(n+1) however this doesn't work for when n=1

Any help would be greatly appreciated :smile:
 
Physics news on Phys.org
LAdidadida said:

Homework Statement



Find the general term of a sequence whose sum of the first n terms is S(n)=1/n(n+1)

Homework Equations



N/A

The Attempt at a Solution



I am able to work out T(n) as through T(n)=S(n)-S(n-1)
which works out to be -2/n(n-1)(n+1) however this doesn't work for when n=1

Any help would be greatly appreciated :smile:

expression you derived is from T(n)=S(n)-S(n-1) => T(1)=S(1)-S(0)
T(1)=S(1) , S(0) doesn't make sense.

T(1) can be directly calculated from general expression for S(n) for n=1