For example, for the variation problem $$ \min_{f\in H([a,b])} \int_a^b f''^2(x) \mathrm{d} x $$
Based on Euler-Lagrange, we can obtain $$ f^{(4)}=0 $$
Now I need to find a variation problem whose solution is $$ f^{(3)}=0 $$
However, it seems really hard to construct such a variation problem. Something like $\min \int f' f'' \mathrm{d} x$ and $\min \int f f^{(3)} \mathrm{d} x$ cannot work.
Could anyone please help me with that?