Vector-Valued Functions of Several Variables Flashcards
How do you solve an Epsilon-Delta Equation for limit?
Assume a value for Delta which the independent variables (usually x or x0) differ from, and show that this directly proves that the dependant variable and the limit also differ from some number Epsilon, i.e.
0 < ∥x − x0∥ < δ ⇒ ∥f(x) − l∥ < ϵ
What does it mean for function f to be a linear mapping?
f(x + h) = f(x) + f(h).
What is the name of the type of matrix used to solve a linear mapping derivation?
A Jacobian Matrix.
What does element a(i,j) of a Jacobian Matrix look like?
∂fi/∂xj
When would one use ∂ instead of d in differentiation?
When differentiating a function of more than 1 variable, or to signify partial differentiation.
What would you write to represent a Jacobian Matrix?
A or Df(x)
The i’th row of A is the ____ of fi.
The gradient of fi (∇fi).
What must one do to use the chain rule on functions of more than one variable?
When differentiating, find the partial derivative of the function with more than 1 variable. This is also true if all functions have more than one variable
What does altering the meaning of a differential operator mean?
When working through equations involving the chain rule, you may occasionally have to put values in terms of other variables. Finding out the value of a differential operator, i.e.
∂/∂x, in terms of these initial variables can be useful (like substitution in integration!)