1.false
A telescoping series is a series whose general term can be written as the difference of two consecutive terms of a sequence:
tn=an−an+1
2.false
Sn=∑((k+1)2−k2)=(22−1)+(32−22)+(42−32)+...+((n+1)2−n2)=
=(n+1)2−1=n2+2n=n(n+2)
3.true
4.false
5.true
Sn=∑((k+1)2−k2)=∑(k2+2k+1−k2)=∑(2k+1)
6.false
2∑n+12k=4+8+10+...+2(n+1)=n(4+2n+2)/2=n(n+3)
Comments