Use the definition of Taylor series to find the taylor series (centered at c) for the function. f(x) = 1/x, c = 1.
Solution:
Let f be a function with derivatives of all orders throughout some interval containing c as an interior point. Then the taylor series generated by f at x = c is
\(\sum_{k=0}^{\infty}\frac{f^{(k)}(c)}{k!}(x-c)^{k} = f(c) + f'(c)(x-c) + \frac{f"(c)"}{2!}(x-c)^{2} +....+ \frac{f^{(n)}}{n!}(x-c)^{n} + ....\)
To find the Taylor series we need to find f(1), f’(1), f’’(1)...... Taking the derivatives we get
f(x) = x-1, f(1) = 1-1 = 1/1
f’(x) = -x-2, f’(1) = - 1/12
f”(x) = 2!x-3, f”(1)2! = 1-3 = 1/13
f”’(x) = -3!x-4, f’’’(1)/3! = 1-4 = 1/14
fⁿ(x) = (-1)nn!x-(n + 1), fn(1)/n! = (-1)n/1(n + 1)
The Taylor series is
f(1) + f’(1)(x - 1) + f”(1)(x - 1)2 2! +...+ fn(1)(x - 1)n / n! +…
= 1 - (x - 1) + (x -1)2 13 + … + (-1)n(x - 1)n (1)(n + 1) + …
= 1 - (x - 1) + (x - 1)2 + …+ (x - 1)n
Use the definition of Taylor series to find the taylor series (centered at c) for the function. f(x) = 1/x, c = 1.
Summary:
Using the definition of Taylor series (centered at c) for the function. f(x) = 1/x, c = 1 is given by 1 - (x - 1) + (x - 1)2 + …+ (x - 1)n.
visual curriculum