Calculus Flashcards
Define the derivative of a function, f(x)
df/dx = lim(h->0) [f(x+h)-f(x)]/h
Define the partial derivative of a function f(x1, x2, …, xn)
df/dxi = lim(h->0) [f(x1, …, x(i-1), xi + h, x(i+1),…, xn) - f(x1, …, xn)]/h whenever the limit exists
Define a smooth funtionn
A function that is differentiable for all orders
Define the Laplacian of a function in two variables
The Laplacian of f(x,y) is defined by Δf = ∂^2f/∂x^2 + ∂^2f/∂y^2
Define a harmonic function
f(x,y) is harmonic if Δf = 0
Define the Jacobian matrix
If we are changing coordinate system from x and y to u and v, the Jacobian matrix is the 2x2 matrix:
∂x/∂u ∂x/∂v
∂y/∂u ∂y/∂v
Define a Jacobian
The Jacobian of a coordinate change is the determinate of the Jacobian matrix describing the coordinate change.
Give x and y in polar coordinates
x = rcosθ
y = rsinθ
Give x and y in parabolic coordinates
x = 1/2(u^2 - v^2)
y = uv
Give x, y and z in cylindrical coordinates
x = rcosθ
y = rsinθ
z = z
Give x, y and z in spherical coordinates
x = rsinθcosφ
y = rsinθsinφ
z = rcosθ
Define a tangent vector
Given a curve c(t) = (x(t),y(t)), the tangent vector is c’(t) = (x’(t),y’(t))
Define the tangent line of a curve
Given a curve c(t) = (x(t),y(t)), the tangent line at c(t_0) is the line c(t_0) + λc’(t_0)
Define the unit tangent vector
Given a curve c(t) = (x(t),y(t)), the unit tangent vector at c(t_0) is u(t_0) = c’(t_0)/|c’(t_0)|
Define the unit normal vectors
The unit normal vectors are defined such that the angle between the unit tangent vector and n(t_0) is π/2 or -π/2 and |n(t_0)| = 1