Lectures 4, 5 and 6 Flashcards
How do you find the unit vector of something?
Unit vector = vector/|vector|
What is the equation for ∇^2 in terms of d/dx and d/dy?
∇^2 = d^2/dx^2 + d^2/dy^2
What is the equation for ∇^2 in terms of d/dρ and d/dθ?
∇^2 = d^2/dρ^2 + 1/ρ * d/dρ + 1/ρ^2 * d^2/dθ^2
What is the equation for the Lagrange multiplier? What do the letters mean?
d(f+λg) = 0
where f is the original function, g is the constraint, and λ is the Lagrange multiplier.
What is the total differential including the Lagrange multiplier?
d(f+λg) = (df/dx + λdg/dx)dx + (df/dy + λdg/dy)dy = 0
What are the three simultaneous equations we can get from the total differential including the Lagrange multiplier?
The two coefficients of dx and dy, and the constraint g(x,y). df/dx + λ*dg/dx = 0, df/dy = λdg/dy = 0, and g(x,y) = c
What is an important relationship including ∇f and ∇g and the lagrange multiplier?
∇f +λ∇g = 0
What are the three basis vectors denoted by for cylindrical polar coordinates?
eρ, eФ and ez
What are the equations for the three basis vectors for cylindrical polar coordinates?
eρ = cosФ i + sinФ j, eФ = -ρ*sinФ i + ρ*cosФ j ez = k