Use Taylor series expansions (zero through fourth order) to predict f (2) for f (x) = ln(x) with a

base point at
x = 1. Determine the true percentage relative error for each approximation.

1 answer

The Taylor series about f(1) to fourth order is:

f(x) = f(1) + f'(1)*(x-1) + f''(1)*(x-a)^2/2! + f'''(1)*(x-a)^3/3!

The derivative of ln(x) is 1/x
f''(x) = -1/x^2
f'''(x) = 2/x^3

f(1) = 0
f'(1) = 1
f''(1) = -1
f'''(1) = 2
f(2) = 0 + 1*1 -1/2 + 2/6
= 1-1/2+1/3 = 0.833

The actual value (ln(2) found by calculator ) is 0.693

An error of (0.833-0.693)/0.693, or ~ 20%
Similar Questions
  1. Hi~ Thank you for your help!I was trying to work on a problem about Taylor series, but i don't think im approaching the problem
    1. answers icon 1 answer
  2. Hello,I am learning about Taylor series in school, but they are quite confusing.. Can you please explain how I should do this
    1. answers icon 1 answer
    1. answers icon 0 answers
  3. Assuming that the equatione^z − y + xz = 0 defines z as a function of x and y with z(1, 1) = 0 and that this function has a
    1. answers icon 1 answer
more similar questions