Approximating ln(1.75) with Taylor/Maclaurin Polynomials Using 6 Terms

  • Thread starter Thread starter intervade
  • Start date Start date
  • Tags Tags
    Polynomials
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
intervade
Messages
7
Reaction score
0

Homework Statement



Find a Taylor or Maclaurin polynomial to apporximate ln(1.75) using 6 terms.

Homework Equations





The Attempt at a Solution



I now that a MacLaurin polynomial is as follows.. c=0

)+f%27(c)x+\frac{f%27%27(c)}{2!}x^{2}+\frac{f%27%27%27(c)}{3!}x^{3}+...+\frac{f^{n}(c)}{n!}x^{n}.gif


and a Talyor polynomial is as follows..
frac{f%27%27(c)}{2!}(x-c)^{2}+\frac{f%27%27%27(c)}{3!}(x-c)^{3}+...+\frac{f^{n}(c)}{n!}(x-c)^{n}.gif



so do I assume I'm working with ln(x)? I'm not really sure where to go with a value.. I have worked with questions such as.. estimate the sin(x) with a 5th degree taylor polynomial.. but this is a little bit different, maybe someone can push me in the right direction!
 
Physics news on Phys.org
You can expand around a point where the function is sufficently often differentiable. So, you cannot expand around the point x = 0 (i.e. take c = 0, as Log(x) is undefined there and certainly not differentiable at that point), but you can expand around x = 1.