Hi,
I am trying to minimize:
\int_0^\infty{\exp(-t)(t\,f'(t)-f(t))^2\,dt}
by choice of f, subject to f(0)=1 and f'(x)>0 for all x.
The (real) solution to the Euler-Lagrange differential equation is:
f(t)={C_1}t
rather unsurprisingly. However, this violates f(0)=1.
If...