I am new to calculus of variations, till now I know how to get the extremal functions for a given functional using Euler-Lagrange equation.
What if I have a functional but I am not looking for minimizing/maximizing it, but instead solving equations involving functionals, say: $$I = \int_{x_{1}}^{x_2}{F(x,y,y') \,\mathrm{d}x}=\alpha\quad \,,\text{for }\alpha\in \mathbb{R}$$ How to solve for $y(x)$ that satisfy this equation? can I transform it to a classical problem then solve it using Euler-Lagrange equation?
EDIT: for example say, we have the following problem : $$I = \int_{0}^{1}{\left(f(x)+2f'(x)\right) \, \mathrm{d}x}= 1/2$$
I appreciate any ideas,
Thank you
You can rig this to have unique solutions for very particular $\alpha$ (e.g. $F = (y-f)^2$, $\alpha = 0$ has unique solution $y=f$) but in general you should expect a large family of solutions.
Intuitively this is because the space of functions is much bigger than the space of possible values of the functional $J(y)=\int F[y]$, so $J$ can't be anything close to injective. Making this rigorous isn't quite as simple as a cardinality argument (since e.g. $C^1([0,1])$ has the same cardinality as $\mathbb R$), but reasonable requirements on $F$ will make $J$ a differentiable map when restricted to a finite-dimensional space of functions. Sard's theorem then tells you that $J(y)=\alpha$ has multiple solutions (or no solution) for almost every $\alpha$, even amongst a 2-parameter family of functions $y$.
This shouldn't be too surprising - prescribing the value of the functional (a single real number) is much less information than prescribing the derivative of the functional (an element of some infinite-dimensional function space).
Another way of putting it: You're prescribing some kind of average of $y$, but not the local behaviour.