题目
Problem
(a) Find the first 4 terms of the binomial expansion, in ascending powers of x, of
(8−3x)−31∣x∣<38
giving each coefficient as a simplified fraction.
(4)
(b) Use the answer from part (a) with x=32 to find a rational approximation to 36.
(2)
题目中文翻译
(a) 求
(8−3x)−31∣x∣<38
按 x 的升幂展开时的前 4 项,并将每个系数化为最简分数。
(b) 利用 (a) 的结果并取 x=32,求 36 的一个有理近似值。
解答
(a)
Rewrite the expression:
(8−3x)−31=8−31(1−83x)−31
Since
8−31=21
we have
(8−3x)−31=21(1−83x)−31
Use the binomial expansion
(1+u)n=1+nu+2n(n−1)u2+6n(n−1)(n−2)u3+⋯
Here
n=−31,u=−83x
So
(1−83x)−31=1+(−31)(−83x)+2(−31)(−34)(−83x)2+6(−31)(−34)(−37)(−83x)3+⋯
This simplifies to
(1−83x)−31=1+8x+32x2+7687x3+⋯
Therefore
(8−3x)−31=21+16x+64x2+15367x3+⋯
Hence the first four terms are
21+16x+64x2+15367x3
(b)
When
x=32
we have
8−3x=8−3(32)=6
So the expansion gives an approximation to
6−31
Substitute x=32 into the expansion:
6−31≈21+161(32)+641(32)2+15367(32)3=21+241+1441+51847=51842851
Thus
361≈51842851
Taking the reciprocal,
36≈28515184
Therefore a rational approximation is
28515184