Solution: Solve f(x)=x2+\int_0^x e^{-t}f(x-t)dt for f(x)

  • Thread starter Thread starter himanshu121
  • Start date Start date
  • Tags Tags
    Integration
himanshu121
Messages
649
Reaction score
1
f(x)=x^2+\int_0^x e^{-t}f(x-t)dt ...(I)

Find f(x)

Okay what i did:

For
\int_0^x e^{-t}f(x-t)dt

I substituted h=x-t =>dh=-dt
so \int_0^x e^{h-x}f(h)dh

Now i differentiated (I)
so i got
f'(x)=2x+f(x) after solvin this by integrating factor method i got different results which involve ex

But i had to prove f(x)=x2+x3/3
 
Physics news on Phys.org
The fundamental theorem of calculus says

<br /> \frac{d}{dx} \int_a^x f(h) \, dh = f(x)<br />

However, when you differentiate, you don't have something in this form! You have the form

<br /> \frac{d}{dx} \int_a^x f(\mathb{x,} h) \, dh<br />

Fortunately, in this case, you don't need the full messy version; you can factor e^{-x} out of the integrand and then differentiate normally.
 
Thanks Hurkyl I got corrected

now i have f'(x)=x2+2x

which gives me the result

Still i want to know how would u have approached the pro
 
Back
Top