For the function tan^(−1) 𝑥 find the infinite Taylor series at 𝑎 = 0, the radius of convergence, range of convergence, derivative, integral and the product with itself.
1
Expert's answer
2021-12-21T10:46:21-0500
Recall well-known series,1−x1=1+x+x2+⋯=∑n=0∞xn,∣x∣<1⇒tan−1(x)=∫1+x21dx=∫1−(−x2)1dx=∫∑n=0∞(−x2)ndx,∣∣x2∣∣<1⇒∣x∣2<1⇒∣x∣<1=∫∑n=0∞(−1)nx2ndx,∣x∣<1=∑n=0∞2n+1(−1)nx2n+1,∣x∣<1⇒R=1When x=−1,∑n=0∞2n+1(−1)nx2n+1=∑n=0∞2n+1(−1)n+1which converges by Alternating series test as 2n+11→0 and it also decreasingWhen x=1,∑n=0∞2n+1(−1)nx2n+1=∑n=0∞2n+1(−1)nwhich converges by Alternating series test as 2n+11→0 and it also decreasingHence, the Radius of convergence R=1The Range of convergence I=[−1,1]The derivative dxd(tan−1x)=1+x21 To obtain the Integral, we shall use Integration by part, Let J=∫tan−1(x)dx,u=tan−1(x)dv=dxdu=1+x21dxv=x⇒J=∫tan−1(x)dx=xtan−1(x)−21∫1+x22xdx=xtan−1(x)−2ln(x2+1)+CThe Product(tan−1x)2=(x−31x3+51x5+⋯)2=x2−32x4+4523x6−⋯
Comments