Appearance
Given a sequence u1,u2,u3,… we define Sn as
Sn is just the sum of the first n terms of the sequence, and is known as the nth partial sum.
Let un=n2−2n. Find S4 for this sequence.
Let
be a recursively defined sequence. Find S5 for this sequence.