题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
(a) Determine, in ascending powers of (x−6π) up to and including the term in (x−6π)3 , the Taylor series expansion about 6π of
y=tan(23x)
giving each coefficient in simplest form.
(7)
(b) Hence show that
tan83π≈1+4π+Aπ2+Bπ3
where A and B are integers to be determined.
(2)
解答
(a)
解法一
思路
展开
Taylor series 到三次项需要 y,y′,y′′,y′′′ 在 x=6π 的值。这里 23x 在 x=6π 时等于 4π,所以 tan4π=1,sec24π=2,数值会比较整齐。
答题过程
展开
Let
y=tan(23x)
Then
y′=23sec2(23x)
Differentiate again:
y′′==23⋅2sec(23x)(sec(23x)tan(23x)⋅23)29sec2(23x)tan(23x)
For the third derivative, use the product rule on
sec2(23x)tan(23x):
y′′′==29[3sec2(23x)tan2(23x)+23sec4(23x)]227sec2(23x)tan2(23x)+427sec4(23x)
At x=6π, we have 23x=4π. Therefore
y(6π)=y′(6π)=y′′(6π)=y′′′(6π)==123⋅2=329⋅2⋅1=9227⋅2⋅12+427⋅2254
Using Taylor’s formula about x=6π,
y==1+3(x−6π)+2!9(x−6π)2+3!54(x−6π)3+⋯1+3(x−6π)+29(x−6π)2+9(x−6π)3+⋯
(b)
解法一
思路
展开
因为 y=tan(23x),要得到 tan83π,令 x=4π。这时 x−6π=12π。
答题过程
展开
Put x=4π in the expansion from part (a). Then
x−6π==4π−6π12π
So
tan83π≈==1+3(12π)+29(12π)2+9(12π)31+4π+2889π2+17289π31+4π+32π2+192π3
Hence
A=32,B=192