Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

What is the value of of the expression below

Writer Sophia Terry
$\begingroup$

If $f(0) =0$ and $f''(x)$ exists then what is the value of $$f'(x)-\frac{f(x)}{x}$$

I tried Tailor and Lagrange theorems but to no avail.

clearly $f''(c)=2\frac{f(x)-xf'(0 )}{x^2}$ where $0<c<x$ but how can i proceed further. How can i find $f'(0)$

$\endgroup$ 1

3 Answers

$\begingroup$

Expanding $f(t)$ around $x$ gives $f(t)=f(x)+(t-x)f'(x)+\frac{(t-x)^2}2f''(\tau)$, where $\tau$ lies between $t$ and $x$.

For $t=0$ this gives $0=f(0)=f(x)-xf'(x)+\frac{x^2}2f''(\theta x)$ with $\theta \in (0,1)$ and therefore $f'(x)-\frac{f(x)}x=\frac x2f''(\theta x)$.

$\endgroup$ $\begingroup$

It is not clear what you are asking, though there are many functions that satisfy your conditions but yielding very different expressions.

For example, take $f(x)=x$ for which $f(0)=0, f''(x)$ exists and equals $0$.
That gives you an expression for $$f'(x)-\frac{f(x)}{x}=1-1=0$$

and then take $g(x)=sinx$, $g(0)=0,g''(x)=-sinx$ for which
$$g'(x)-\frac{g(x)}{x}=cosx-\frac{sinx}{x}$$
Two different "values" for two functions that satisfy your conditions.

$\endgroup$ $\begingroup$

By Taylor,

$$f'(x)-\frac{f(x)}x=\frac x2f''(0)+r'(x)-\frac{r(x)}x,$$ where $r(x)$ is the remainder (hopefully, the last two terms can be neglectible for small $x$).

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy