Partial Derivative
Definition 1. The partial derivative of with respect to at the point is provided the limit exists. The partial derivative with respect to is defined in the same way.
특정 변수를 상수로 취급하고 한 변수만 다룬다는 의미에서 편미분이라고 말한다. 기호로는 , , 등이 혼용되며, SAMICO에서는 특별한 경우가 아닌 한 로 사용한다.
Clairaut's Theorem
Theorem 1. If and its partial derivatives , and are defined throughout an open region containing a point and are all continuous at , then
다시 말해 연속이 보장되어 있다면 편미분의 순서에 상관없이 값은 항상 같다.
Differentiability
Definition 2. A function is differentiable at if and exist and satisfies an equation of the form in which each of as both . We call differentiable if it is differentiable at every point in its domain, and say that its graph is a smooth surface.
Single variable에서는 특정 point에서 derivative가 값을 가지면 미분가능이라고 정의했었다. 그러나 multi variable에서는 partial derivative가 어떤 점에서 존재하고 값을 가진다고 해서 미분가능이라고 정의할 수는 없는데, 다음과 같은 case가 있기 때문이다.

이 함수는 분명히 와 가 원점에서 0이라는 값으로 존재한다. 그러나 라는 line과 혹은 이라는 line을 따라 의 에서의 극한을 조사해보면 각각 0과 1로 다른 값이 나온다. 따라서 는 에서 극한이 존재하지 않고, 따라서 연속이 아니다. 이처럼 partial derivative의 존재만으로는 연속임을, 나아가 미분가능함을 정의하기에는 충분하지 않음을 알 수 있다.
그렇다면 어떤 조건이 더 필요할까? Derivative의 존재성만으로 differentiability를 보장할 수 없다면, differentiable한 함수의 특징 중 하나를 조건으로 넣어 더 강하게 만들어주어야 한다. 이때, single variable에서 미분가능한 함수의 특징 중 하나로 linearization을 상기하라. 그렇다면 multi variable에서는 어떤 함수가 linearization이 가능하고 partial derivative를 가진다면 differentiable하다고 정의하자, 라는 주장을 정리한 것이 위 정의이다. (물론 two-variable에서는 linear가 아닌 planar하므로 linearization 대신 planarization(?)이라고 불러야 할 것 같긴 하다)
Theorem 2
Theorem 2. If the partial derivatives and of a function are continuous throughout an open region , then is differentiable at every point of .
Theorem 3
Theorem 3. If a function is differentiable at , then is continuous at .