Let $ f(x) $ be the solution of $ \ \int_{0}^{x}e^{(x-t)} f(t) dt=x, \ \ x>0 $. Then $ f(1)= ? $
(a) $-1 $,
(b) $ 0 $,
(c) $ 1 $,
(d) $ 2 $,
Ans. $ \int_{0}^{x}e^{(x-t)}f(t)dt=x $. Differentiating under integral sign , we get
Any help ?
Let $ f(x) $ be the solution of $ \ \int_{0}^{x}e^{(x-t)} f(t) dt=x, \ \ x>0 $. Then $ f(1)= ? $
(a) $-1 $,
(b) $ 0 $,
(c) $ 1 $,
(d) $ 2 $,
Ans. $ \int_{0}^{x}e^{(x-t)}f(t)dt=x $. Differentiating under integral sign , we get
Any help ?
You are differentiating it wrongly.
After differentiating you should get: $$f(x)+\int_0^x e^{x-t}f(t) \ dt =1$$
By differentiation: \begin{align} \frac{d}{dx} \, \int_{0}^{x} e^{x-t} \, f(t) \, dt &= \frac{d}{dx} \, x = 1 \\ \int_{0}^{x} \frac{d}{dx}\left( e^{x-t} \, f(t) \right) \, dt + \frac{d}{dx} \, (x) \, e^{x - x} \, f(x) &= 1 \\ \int_{0}^{x} e^{x-t} \, f(t) \, dt + f(x) &= 1 \\ x + f(x) &= 1 \\ f(x) = 1-x. \end{align}
Alternate method by Laplace transform (standard notation): \begin{align} \mathcal{L}\left\{\int_{0}^{t} e^{t - u} \, f(u) \, du \right\} &= \mathcal{L}\left\{ t \right\} \\ f(s) * \mathcal{L}\left\{ e^{t} \right\} &= \frac{1}{s^2} \\ \frac{f(s)}{s-1} &= \frac{1}{s^2} \\ f(s) &= \frac{1}{s} - \frac{1}{s^2} \\ f(t) &= 1 - t. \end{align}
Now, since $f(t) = 1- t$ the desired result is evident.