Elasticity/Minimizing a functional

From testwiki
Jump to navigation Jump to search

Template:TOCright

Minimizing a functional in 1-D

In 1-D, the minimization problem can be stated as

Find u(x) such that

U[u(x)]=x0x1F(x,u,u')dx

is a minimum.

We have seen that the minimization problem can be reduced down to the solution of an Euler equation

Fuddx(Fu')=0

with the associated boundary conditions

η(x0)=0andη(x1)=0

or,

Fu'|x0=0andFu'|x1=0

Minimizing a Functional in 3-D

In 3-D, the equivalent minimization problem can be stated as

Find ๐ฎ(๐ฑ) such that

U[๐ฎ(๐ฑ)]=โ„›F(๐ฑ,๐ฎ,๐ฎ)dV

is a minimum.

We would like to find the Euler equation for this problem and the associated boundary conditions required to minimize U.

Let us define all our quantities with respect to an orthonormal basis (๐ž^i).

Then,

๐ฑ=xi๐ž^i;๐ฎ=ui๐ž^i;๐ฎ=ui,j๐ž^i๐ž^j

and

U[๐ฎ(๐ฑ)]=โ„›F~(xi,ui,ui,j)dV

Taking the first variation of U, we get

δU=โ„›(F~uiδui+F~ui,jδui,j)dV

All the nine components of δui,j are not independent. Why ?

The variation of the functional U needs to be expressed entirely in terms of δui. We do this using the 3-D equivalent of integration by parts - the divergence theorem.

Thus,

โ„›F~ui,jδui,jdV=โ„›xj(F~ui,jδui)dVโ„›xj(F~ui,j)δuidV=โ„›F~ui,jδuinjdAโ„›xj(F~ui,j)δuidV

Substituting in the expression for δU, we have,

δU=โ„›F~uiδuidV+โ„›F~ui,jδuinjdAโ„›xj(F~ui,j)δuidV=โ„›[F~uixj(F~ui,j)]δuidV+โ„›F~ui,jδuinjdA

For U to be minimum, a necessary condition is that δU=0 for all variations δ๐ฎ.

Therefore, the Euler equation for this problem is

F~uixj(F~ui,j)=0๐ฑโ„›

and the associated boundary conditions are

F~ui,j=0or,δui=0๐ฑโ„›


Template:Subpage navbar