题目
Problem
(a) Prove by induction that, for n∈Z+
∑r=1nr3=41n2(n+1)2
(5)
(b) Using the standard summation formulae, show that
∑r=1nr(r+1)(r−1)=41n(n+A)(n+B)(n+C)
where A, B and C are constants to be determined.
(4)
(c) Determine the value of n for which
3∑r=1nr(r+1)(r−1)=17∑r=n2nr2
(5)
题目中文翻译
(a) 用数学归纳法证明:对于 n∈Z+,
∑r=1nr3=41n2(n+1)2
(b) 使用标准求和公式证明
∑r=1nr(r+1)(r−1)=41n(n+A)(n+B)(n+C)
其中 A、B、C 为待确定的常数。
(c) 确定使下式成立的 n 值
3∑r=1nr(r+1)(r−1)=17∑r=n2nr2
解答