Find $g(x)$ from the following condition: $${g(x)}=\left(\int_{0}^{1}{e}^{x+t}{g(t)}dt\right)+x$$ I have tried to solve it by applying Newton-Leibnitz formula and solving the linear differential equation with the help of integrating factor, but I am getting $g(x)$ as $1+x$, it does not satisfy the original equation, Please tell me where I have gone wrong and suggest a better approach to this question.
2026-02-23 21:19:00.1771881540
Find $g(x)$ from the following condition: ${g(x)}=(\int_{0}^{1}{e}^{x+t}{g(t)}dt)+x$
106 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
I suggest another approach. We know: \begin{equation} {g(x)}=\left(\int_{0}^{1}{e}^{t}{g(t)}dt\right){e}^{x}+x =C{e}^{x}+x, \end{equation} where $C=\int_{0}^{1}{e}^{t}{g(t)}dt$. We only need to discover the value of $C$. But: \begin{equation} C=\int_{0}^{1}{e}^{x}{g(x)}dx =\int_{0}^{1}(C{e}^{2x}+xe^x)dx =C\int_{0}^{1}{e}^{2x}dx+\int_{0}^{1}xe^xdx \end{equation} Therefore: \begin{equation} C\left(1-\int_{0}^{1}{e}^{2x}dx\right)=\int_{0}^{1}xe^xdx \end{equation} which can be easily solved.