Multi-variable Functions

Academics/CIS/Discrete Structures/Functions

z=f(x,y)
f:XY
where X will be a cartesian product of sets

Domain is the set of the tuples inside X for which f:XY is defined
Codomain will be the set of the values obtained when using the domain

z=3xy2\

Limits and Continuity

A limxaf(x)=L can have its relation between x and f(x) measured by changes in distances δ and ϵ

So limxaf(x)=L means

ϵ>0,δ>0 such that |xa|<δ|f(x)L|<ε

For multivariable functions:

Uniqueness of Limits

If limx~a~f(x~)=L1 along one path and limx~a~f(x~)=L2 along a different path then limx~a~f(x~) does not exist

Only useful to prove that limit does not exist

Plug in Limits

A function f:RnR is continuous at a~Rn if

  1. f is defined at a~
  2. limx~a~f(x~) exists
  3. limx~a~f(x~)=f(a~)

So if f is continuous, we can find limx~a~f(x~) by just plugging in a~

L'Hopital's Rule doesn't work in multivariables, but we can still:

Squeeze Theorem

If 0|f(x~)L|M(x~)x~a~ in some neighborhood of a~ and limx~a~M(x~)=0 then limx~a~f(x~) exists and equals L

Can be used instead of the δϵ proofs

Cannot prove that a limit does not exist