MHB Coupled ODEs from Euler Lagrange eq

Dustinsfl
Messages
2,217
Reaction score
5
Given \(F = A(x)u_1^{'2} + B(x)u'_1u'_2 + C(x)u_2^{'2}\).
\[
\frac{\partial F}{\partial u_i} - \frac{d}{dx}\left[\frac{\partial F}{\partial u_i'}\right] = 0
\]
From the E-L equations, I found
\begin{align*}
\frac{d}{dx}\left[2Au_1' + Bu_2'\right] &= 0\\
\frac{d}{dx}\left[2Cu_2' + Bu_1'\right] &= 0\\
2Au_1' + Bu_2' &= D\\
2Cu_2' + Bu_1' &= E
\end{align*}

Just a general question. Is this DE going to be extremely difficult to solve or is it relativily trivial?
 
Physics news on Phys.org
It's going to be relatively trivial. Let $v_{1}=u_{1}'$ and $v_{2}=u_{2}'$. Then it's not actually a DE in the $v_{i}$'s, but just an algebraic equation. This happens because there are no $u_{i}$ terms, but only their derivatives. So you can solve for the $v_{i}$'s using your favorite method, and then at least symbolically integrate the result.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top