Partial differential equations, symmetries, invariants, conservations,

Click For Summary
The discussion focuses on the application of adjoint equations, Lagrange functionals, and conservation laws in the context of partial differential equations. The user seeks guidance on splitting functions into components and calculating the adjoint equation, emphasizing the need for proper mathematical formatting. Key equations are presented, including the relationship between the Lagrangian and the variational derivatives, as well as conditions for the conservation law. The conversation highlights the importance of ensuring that the mathematical expressions are correctly formatted for clarity. Overall, the thread aims to clarify the methodology for deriving conservation laws using these mathematical tools.
newold22
Messages
2
Reaction score
0
Homework Statement
find the invariant of system of real shrodinger-like system of pd equations with independent variables x,t and dependent u, v
Relevant Equations
u_t=u_{xx} - u^2 v
v_t =-v_{xx}-v^2 u
I know the method is involving adjoint equation, lagrange functional and conserwation laws but i dont know how to do it, please help! I know something like this: that we must split our function into two F=(F_1,F_2), also u=(u_1,u_2) and v=(v_1,v_2) and we must calculate adjoint equation F* and bcs of the vector function F the F'* is a matrix
F*'=\begin{bmatrix}
F_1_u_1'* & F_2_u_1'*\\
F_1_u_2'* & F_2_u_2'
\end{bmatrix}
and the quation is F'*v=0
and the conservation law theorem is I(v)=\int_0^1 d\lambda\int <v(\lambda u_1,\lambda u_2 | u_1,u_2)> dx under condition v=grad I(v) and there is second condition for v : v_u= v_u*
 
Last edited:
Physics news on Phys.org
Hello and :welcome: !

Please fix your ##\LaTeX ## (check with the preview button at the upper right),
And enclose with double # for in-line math or double $ for displayed math.

See Latex Guide button at lower left

##\ ##
 
is soemthing like $$\mathcal{L}(u,v)=<u| F>$$ and $$u=(u_1,u_2)\quad v=(v_1,v_2)\quad F=(F_1,F_2)$$ and
$$F_1=u_{xx}-u^2v-u_t \quad F_2=-v_{xx}-v^2u-v_t$$ and
$$\frac{\delta \mathcal{L}}{\delta u}=(\frac{\delta\mathcal{L}}{\delta u_1},\frac{\delta\mathcal{L}}{\delta u_2}) =F^{\ast}(u)\cdot v=0, where
$$
and
$$
F^{\ast}_u=
$$
is a matrix 2x2 with entries
$$
F^{\ast}_{1_{u_1}}, \quad F^{\ast}_{2_{u_1}}, \quad F^{\ast}_{1_{u_2}}, \quad F^{\ast}_{2_{u_2}}
$$
and for conservation law
$$
\int_0^1 d\lambda \int <v(\lambda u_1,\lambda u_2)| (u_1,u_2)> dx = I(u)
$$
when
$$
v_u=v_u^{\ast} \Rightarrow v=grad I(u)
$$
 
Last edited:
First, I tried to show that ##f_n## converges uniformly on ##[0,2\pi]##, which is true since ##f_n \rightarrow 0## for ##n \rightarrow \infty## and ##\sigma_n=\mathrm{sup}\left| \frac{\sin\left(\frac{n^2}{n+\frac 15}x\right)}{n^{x^2-3x+3}} \right| \leq \frac{1}{|n^{x^2-3x+3}|} \leq \frac{1}{n^{\frac 34}}\rightarrow 0##. I can't use neither Leibnitz's test nor Abel's test. For Dirichlet's test I would need to show, that ##\sin\left(\frac{n^2}{n+\frac 15}x \right)## has partialy bounded sums...