Write down the quadratic $f(0)+f'(0)\Delta x+\frac12f''(0)(\Delta x)^2$ for $f(x)=\frac{sin(x)}x$.
$f(0)$, $f'(0)$ and $f''(0)$ are not defined. How could we produce a quadratic approximation at $x=0$?
Write down the quadratic $f(0)+f'(0)\Delta x+\frac12f''(0)(\Delta x)^2$ for $f(x)=\frac{sin(x)}x$.
$f(0)$, $f'(0)$ and $f''(0)$ are not defined. How could we produce a quadratic approximation at $x=0$?
I think you are asking about the correctness of the question, rather than the expected answer.
You are absolutely right to wonder about this. $f(x)$ is not defined at $x=0$, so what can $f(0), f'(0), f''(0)$ mean? The question is badly posed.
But in truth it is obvious what the question intends: it is about the function $f$ defined by
$$ f(x) = \begin{cases} 1, & \text{if $x = 0$} \\ \dfrac{\sin x}{x}, & \text{if $x \ne 0$} \end{cases} $$
And this function is infinitely differentiable at $x=0$.