题目
Problem
(a) Find, in ascending powers of x, the first three non-zero terms of the binomial series
expansion of
31+4x3∣x∣<341
giving each coefficient as a simplified fraction.
(4)
(b) Use the expansion from part (a) with x=31 to find a rational approximation to 331
(3)
题目中文翻译
(a) 求
31+4x3∣x∣<341
的二项级数展开式中按 x 的升幂排列的前三个非零项,并将每个系数写成最简分数。
(b) 利用第 (a) 问中的展开式,并取 x=31,求 331 的一个有理近似值。
解答
(a)
解法一
思路
展开
把表达式看成 (1+u)1/3,其中 u=4x3。使用二项展开的前三项,并注意 u2 会产生 x6 项。
答题过程
展开
Using the binomial expansion,
(1+u)n=1+nu+2!n(n−1)u2+⋯.
Taking n=31 and u=4x3,
(1+4x3)1/3==1+31(4x3)+231(−32)(4x3)2+⋯1+34x3−916x6+⋯.
(b)
解法一
思路
展开
承接 (a),令 x=31。此时被开方数是 2731,所以展开式近似的是 331/3;最后必须再乘以 3,并把结果化成最简分数。
答题过程
展开
When x=31,
1+4x3=1+4(31)3=2731.
Therefore,
31+4x3=32731=3331.
Using the expansion from part (a),
331≈===3[1+34(31)3−916(31)6]3(1+814−656116)3(65616869)21876869.