0
$\begingroup$

For $f(x) = \log_2(2x)$

Derive the truncated Taylor series expansion and the respective error term when truncating the Taylor series for f(x + h) developed at x = 1 after the n-th term.

Any idea, hint or solution is welcomed.

Thank you

  • 0
    Please show your work. Update your question with the Taylor expansion formula, and try to apply the formula to your specific function. After that, write what problems you are having and we will be happy to guide you.2017-02-13

1 Answers 1

1

Hint:

$$\log_2(2x)=1+\log_2(e)\ln(x)$$

Now use well known expansions of $\ln(x)$ at $x=1$.

  • 0
    Is this the well know expansion of ln(x)? $\sum^\infty_{n=0}\frac{f^{(n)}(x_0)}{n!}(x-x_0)^n$ If yes, how do I continue from here?2017-02-13
  • 0
    @zeeks Usually, I'd say this:$$\ln(x)=\int_0^{x-1}\frac1{1+x}\ dx$$And to recommend you see the geometric series. The second alternative is Google images. And the third, what I would call brute force, would be to take derivatives repeatedly.2017-02-13