How do we get this equality about bilinear form

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
omer21
Messages
24
Reaction score
0

Homework Statement



[itex]B(u,u)=\int_{0}^{L}a\frac{du}{dx}\frac{du}{dx}dx[/itex]
B(.,.) is bilinear and symmetric, δ is variational operator.

In the following expression, where does [itex]\frac{1}{2}[/itex] come from? As i know variational operator is commutative why do not we just pull δ to the left?

[itex]B(\delta u,u)=\int_{0}^{L}a\frac{d\delta u}{dx}\frac{du}{dx}dx=\delta\int_{0}^{L}\frac{a}{2}\left(\frac{du}{dx}\right)^{2}dx=\frac{1}{2}δ\int_{0}^{L}a\frac{du}{dx}\frac{du}{dx}dx=\frac{1}{2}δ\left[B(u,u)\right][/itex]
 
Physics news on Phys.org
First, the "binlinear form" you have written makes no sense since it does not operate on two things in order to be bilinear. Is it possible that the form is
[tex]B(u, v)= \int_0^L \frac{\partial u}{\partial x}\frac{\partial v}{\partial x}dx[/tex]
?
 
omer21 said:

Homework Statement



[itex]B(u,u)=\int_{0}^{L}a\frac{du}{dx}\frac{du}{dx}dx[/itex]
B(.,.) is bilinear and symmetric, δ is variational operator.

In the following expression, where does [itex]\frac{1}{2}[/itex] come from? As i know variational operator is commutative why do not we just pull δ to the left?

[itex]B(\delta u,u)=\int_{0}^{L}a\frac{d\delta u}{dx}\frac{du}{dx}dx=\delta\int_{0}^{L}\frac{a}{2}\left(\frac{du}{dx}\right)^{2}dx=\frac{1}{2}δ\int_{0}^{L}a\frac{du}{dx}\frac{du}{dx}dx=\frac{1}{2}δ\left[B(u,u)\right][/itex]

It comes from the same place as it does in [itex]x\, dx = \frac{1}{2} d(x^2),[/itex] and does so for exactly the same reason.

RGV
 
HallsofIvy said:
[tex]B(u, v)= \int_0^L \frac{\partial u}{\partial x}\frac{\partial v}{\partial x}dx[/tex]

Yes, it is.

@Ray vickson

Could you explain in more details?