0

Given the integral equation: $$\int_0^a f(x)\left[ \frac{d^2}{dx^2}f(x) \right]dx=a$$ with the condition: $$\lim_{x\to\infty}f(x)=0$$ how can I find its solution? Is the solution (if any) the only one possible?

1 Answers1

0

Take any function $g$ defined on $[0,a]$, and write $$\int_0^a g(x)g''(x)\,dx=b.$$ All we require at this point is that $b>0$. Clearly, there is a huge number of such functions to choose from. Now define $$f(x)=\sqrt{\frac{a}{b}} g(x)\qquad\text{for } x\in[0,a],$$ and expand $f$ to $(a,\infty)$ in whatever way you like, just so long as $$\lim_{x\to\infty} f(x)=0.$$ Again, there is a huge range of possibilities.

  • This is not a great solution, but that is because the given problem also is not great (to put it mildly). – Harald Hanche-Olsen Jun 11 '13 at 12:10
  • Just to expand on the previous point: The problem as stated asks for a function. A general function has infinitely many degrees of freedom. Then just two scalar conditions are given on this function, which reduces the degrees of freedom from infinity to infinity minus two. Which is also infinity. The problem just doesn't make a lot of sense. – Harald Hanche-Olsen Jun 11 '13 at 13:52