BasicMath Vectors
BasicMath Vectors
Notations
𝑓 is a 3D vectors having components 𝑢, 𝑣, 𝑤 is x, y and z axis. It can shown with following notations:
𝑓 = 〈𝑢, 𝑣, 𝑤〉
𝑓 = 𝑢𝐢 + 𝑣𝐣 + 𝑤𝐤
Direction Cosines
𝛼, 𝛽, 𝛾 are the angles between x,y, and z-axis and the vector 𝑓. It can state that 𝑢 = 𝑓 ∙ 𝑖 = |𝑓| 𝑐𝑜𝑠𝛼
and same for other components. This gives:
TENSORS
Gradient Operator:
𝜕𝑓 𝜕𝑓 𝜕𝑓
∇𝑓 = [ , ,…, ]
𝜕𝑥1 𝜕𝑥2 𝜕𝑥𝑛
Jacobian
Similar to the gradient operator, but jacobian gradient operator is for vector-valued functions, where there are
more than one componnet of the tensor.
Hessian
The gradient is the first order derivative of a multivariate function. To find the
second order derivative of a multivariate function, the hessian matrix is used:
𝜕 2 𝑓1 𝜕 2 𝑓2 𝜕 2 𝑓𝑛
∆ = ∇ ∙ ∇ = ∇2 = + + ⋯ +
𝜕𝑥1 2 𝜕𝑥2 2 𝜕𝑥𝑛 2
𝑪𝒖𝒓𝒍 {𝒇} = 𝛁 × 𝒇
about a physical interpretation of the curl. Suppose that 𝒇 is the velocity field of a flowing
fluid. Then 𝑪𝒖𝒓𝒍 {𝒇} represents the tendency of particles at the point x,y,z to rotate about the axis
that points in the direction of 𝑪𝒖𝒓𝒍 {𝒇} If 𝑪𝒖𝒓𝒍 {𝒇} then the fluid is called irrotational.
𝑫𝒊𝒗 {𝒇} = 𝛁 ∙ 𝒇
We also have a physical interpretation of the divergence. If we again think of 𝒇 as the velocity field
of a flowing fluid then 𝑫𝒊𝒗 {𝒇} represents the net rate of change of the mass of the fluid flowing
from the point (x,y,z) per unit volume. This can also be thought of as the tendency of a fluid to
diverge from a point. If 𝑫𝒊𝒗 {𝒇} = 𝟎 then the fluid is called incompressible.
İnvariants
Invariants of tensors are coefficients of the characteristic polynomial of the tensor A
In ContinuumMechanics
Jacobian Deformation Gradient:
The jacobian deformation gradient 𝐽(𝑓) or ∇𝑓 (where 𝑓 is deformed vector), is the derivative of each component of
the deformed 𝑓 vector with respect to each component of the reference 𝑥 vector.
𝑢 =𝑓−𝑥
𝑓 =𝑢+𝑥
And
𝜕𝑢 𝜕𝑥 𝜕𝑢
𝐽= + = +𝐼
𝜕𝑥 𝜕𝑥 𝜕𝑥
J is the jacobian of the deformation gradient which physically is the measure of the volume change
produced by a deformation.