求出以下序列与n个项之和(问题1-5)
问题1. 1 3 + 3 3 + 5 3 + 7 3 +……
解决方案:
Let us assume Tn to be the nth term of the given series.
Now, we have:
Tn = [1 + (n – 1)2]3
= (2n – 1)3
= (2n)3 – 3 (2n)2. 1 + 3.12.2n – 13 [Since, (a – b)3 = a3 – 3a2b + 3ab2 – b]
= 8n3 – 12n2 + 6n – 1
Also, let us assume Sn to be the sum of n terms of the given series.
Simplifying the equation we get
= 2n2 (n + 1)2 – n – 2n (n + 1) (2n + 1) + 3n (n + 1)
= n (n + 1) [2n (n + 1) – 2 (2n + 1) + 3] – n
= n (n + 1) [2n2 – 2n + 1] – n
= n [2n3 – 2n2 + n + 2n2 – 2n + 1 – 1]
= n [2n3 – n]
= n2 [2n2 – 1]
Therefore,
The sum of the series is n2 [2n2 – 1].
问题2。2 3 + 4 3 + 6 3 + 8 3 +………
解决方案:
Let us assume Tn to be the nth term of the given series.
Now, we have:
Tn = (2n)3
= 8n3
Also, let us assume Sn to be the sum of n terms of the given series.
Therefore,
The sum of the given series is 2{n (n + 1)}2
问题3. 1.2.5 + 2.3.6 + 3.4.7 +……
解决方案:
Let us assume Tn to be the nth term of the given series.
Now, we have:
Tn = n (n + 1) (n + 4)
= n (n2 + 5n + 4)
= n3 + 5n2 + 4n
Also, let us assume Sn to be the sum of n terms of the given series.
Therefore,
The sum of the given series is
问题4. 1.2.4 + 2.3.7 + 3.4.10 +…。
解决方案:
Let us assume Tn to be the nth term of the given series.
Now, we have:
Tn = n (n + 1) (3n + 1)
= n (3n2 + 4n + 1)
= 3n3 + 4n2 + n
Also, let us assume Sn to be the sum of n terms of the given series.
Therefore,
The sum of the given series is
问题5. 1 +(1 + 2)+(1 + 2 + 3)+(1 + 2 + 3 + 4)+…
解决方案:
Let us assume Tn to be the nth term of the given series.
Now, we have:
Tn = n(n + 1)/2
= (n2 + n)/2
Also, let us assume Sn to be the sum of n terms of the given series.
Therefore,
The sum of the series is [n(n + 1)(n + 2)]/6
问题6.找到1 × 2 + 2 × 3 + 3 × 4 + 4 × 5 +…最多n个项的和。
解决方案:
Let us assume Tn to be the nth term of the given series.
Tn = (nth term of 1, 2, 3..) x (nth term of 2, 3, 4…)
= [1 + (n + 1) x 1].[2 + (n + 1) x 1]
= [1 + n – 1].[2 + n – 1]
= n(n + 1)
= n2 + n
Also, let us assume Sn to be the sum of n terms of the given series.
问题7.找到3 n × 1 2 + 5 × 2 2 + 7 × 3 2 +…的n个项之和。
解决方案:
Let us assume Tn to be the nth term of the given series.
Tn = (nth term of 3, 5, 7..) x (nth term of 12, 22, 32…)
= [3 + (n – 1) x 2].[n2]
= [2n + 1]. [n2]
= 2n3 + n2
Tn = 2n3 + n2
Also, let us assume Sn to be the sum of n terms of the given series.
Therefore,
The sum of the series =
问题8(i)。求出2n 3 + 3n 2 – 1至n项的和。
解决方案:
Tn = 2n3 + 3n2 – 1
Also, let us assume Sn to be the sum of n terms of the given series.
Sum of n terms =
问题8(ii)。求出n 3 – 3 n至n项的和。
解决方案:
Tn = n3 – 3n
Also, let us assume Sn to be the sum of n terms of the given series.
问题8(iii)。找出n(n + 1)(n + 4)到n个项的和。
解决方案:
Tn = n(n + 1)(n + 4)
Also, let us assume Sn to be the sum of n terms of the given series.
问题8(iv)。找出(2n – 1) 2到n项的和。
解决方案:
Tn = (2n – 1)2
Also, let us assume Sn to be the sum of n terms of the given series.
问题9.找到系列2×4 + 4×6 + 6×8 +…的第20个项和20个项的总和。
解决方案:
Let us assume Tn to be the nth term of the given series.
The 20th term of the series is :
The infinite series is equivalent to,
2 × 4 + 4 × 6 + 6 × 8 + …. =
Sum of the series until 20th term is equivalent to