Multivariable Calculus
Multivariable Calculus
MULTIVARIABLE CALCULUS
s s
te ysi
Department of Mathematics
l
No a
e n
Contents
ur l A
1 Partial Derivatives 2
2 Introduction 4
ct ica
3 The Total Derivative 9
1
1 Partial Derivatives
Definition
Let S ⊂ Rn be an open set and let f : S → R be a real-valued function.
s s
the limit
te ysi
f (a1 , . . . , ak + h, . . . , an ) − f (a1 , . . . , ak , . . . , an )
lim
h→0 h
exists, then this limit is called the partial derivative of f with respect to the variable xk
l
at the point aIt is denoted by
No a
∂f
(a), Dk f (a), fxk (a).
e n
∂xk
ur l A
Remark The existence of the partial derivatives Dk f (a) does not imply that f is con-
tinuous at a, nor does it imply that f is differentiable at a.
Example
Let f (x, y) = x2 y + 3xy 2 .Partial derivative with respect to x
ct ica
By definition,
∂f f (x + h, y) − f (x, y)
(x, y) = lim .
∂x h→0 h
Le at
∴ lim = 2xy + 3y 2
h→0 h
∂f
at
(x, y) = 2xy + 3y 2
∂x
By definition,
M
∂f f (x, y + h) − f (x, y)
(x, y) = lim .
∂y h→0 h
2
f (x, y + h) = x2 (y + h) + 3x(y + h)2
= x2 y + x2 h + 3xy 2 + 6xyh + 3xh2
f (x, y + h) − f (x, y) = x2 h + 6xyh + 3xh2 .
f (x, y + h − f (x, y)
= x2 + 6xy + 3xh
h
f (x, y + h) − f (x, y)
∴ lim = x2 + 6xy.
s s
h→0 h
te ysi
∂f
(x, y) = x2 + 6xy
∂y
Example
Let
l
x + y, if x = 0 or y = 0,
No a
f (x, y) =
1, otherwise.
e n
ur l A
First note that f (0, 0) = 0.
∂x h
∂f f (0, h) − f (0, 0)
(0, 0) = lim .
∂y h→0 h
h
Therefore f is not continuous at (0, 0) even though the partial derivatives exist.
f : (a, b) → Rn
3
be a vector–valued function. Then
s s
The derivative of f at c is defined by
te ysi
f ′ (c) = (f1′ (c), f2′ (c), . . . , fn′ (c)).
l
Equivalently,
No a
f (c + h) − f (c)
f ′ (c) = lim .
e n
h→0 h
2
ur l A
Introduction
• Partial derivatives of functions f : Rn → R were introduced earlier.
ct ica
• Derivatives of vector-valued functions f : R → Rm were also discussed.
f : Rn → Rm .
D1 f, D2 f, . . . , Dn f
h
at
• The partial derivative describes the rate of change of a function in the direction of
each coordinate axis.
• A more general concept is the directional derivative, which measures the rate of
change of a function in an arbitrary direction.
4
s s
te ysi
l
No a
e n
ur l A Figure 1: Geometric View of Directional Derivatives
f (c + hu) − f (c)
f ′ (c; u) = lim ,
h→0 h
ES em
Let uk = (0, . . . , 0, 1, 0, . . . , 0) be the k-th unit coordinate vector. Then the directional
derivative in this direction is called the partial derivative. Thus
f ′ (c; uk ) = Dk f (c).
5
2. Directional Derivative of Vector–Valued Functions
Let
f = (f1 , f2 , . . . , fm ) : S → Rm .
Then f ′ (c; u) exists if and only if each component directional derivative fk′ (c; u) exists for
k = 1, 2, . . . , m. In that case
s s
te ysi
f ′ (c; u) = (f1′ (c; u), f2′ (c; u), . . . , fm
′
(c; u)).
l
3. Special Case: Partial Derivatives
No a
If u = uk , then
e n
ur l A Dk f (c) = (Dk f1 (c), Dk f2 (c), . . . , Dk fm (c)).
Let
Le at
F (t) = f (c + tu).
ES em
Then
Thus a directional derivative can be viewed as the ordinary derivative of f along the line
x = c + tu.
5. Example
Let
f (x) = ∥x∥2 .
6
Define
F (t) = f (c + tu).
Then
s s
F (t) = (c + tu) · (c + tu) = ∥c∥2 + 2t(c · u) + t2 ∥u∥2 .
te ysi
Differentiating with respect to t, we obtain
l
No a
F ′ (t) = 2c · u + 2t∥u∥2 .
e n
Hence
ur l A F ′ (0) = 2c · u.
f ′ (c; u) = 2c · u.
Le at
6. Linear Functions
ES em
If f is linear, then
M
f ′ (c; u) = f (u)
7
D1 f (c), D2 f (c), . . . , Dn f (c)
Example
s s
Consider the function f : R2 → R defined by
te ysi
x + y,
if x = 0 or y = 0,
f (x, y) =
1, otherwise.
l
No a
Then
e n
ur l A D1 f (0, 0) = D2 f (0, 0) = 1.
This expression does not approach a limit as h → 0. Hence the directional derivative in
Le at
Thus, existence of partial derivatives does not guarantee the existence of directional
derivatives in all directions.
Example
h
Define
at
xy 2
, x ̸= 0,
f (x, y) = x2 + y 4
M
0,
x = 0.
f (hu) − f (0)
f ′ (0; u) = lim .
h→0 h
Since
8
(ha1 )(ha2 )2
f (hu) = f (ha1 , ha2 ) = ,
(ha1 )2 + (ha2 )4
we obtain
s s
h a1 + h2 a42
te ysi
Taking limit as h → 0,
a22
f ′ (0; u) =
l
.
a1
No a
Thus directional derivatives exist in every direction.
e n
However, along the path x = y 2 ,
ur l A y4 1
f (y 2 , y) = = .
2y 4 2
ct ica
Hence
1
lim f (x, y) = ̸= f (0, 0).
2
Le at
(x,y)→(0,0)
a linear function.
at
Let
f (c + h) − f (c)
− f ′ (c), h ̸= 0,
Ec (h) =
M
h
0, h = 0.
Then
f (c + h) = f (c) + f ′ (c)h + hEc (h).
The term hEc (h) represents the error in approximating f (c+h)−f (c) by f ′ (c)h. Moreover,
Ec (h) → 0 as h → 0.
9
Thus the derivative provides a linear approximation to the function near c.
s s
te ysi
Tc : Rn → Rm
such that
l
No a
f (c + v) = f (c) + Tc (v) + ∥v∥Ec (v)
e n
where ur l A
Ec (v) → 0 as v → 0.
ct ica
The linear function Tc is called the total derivative of f at c.
Theorem 3.1. Assume f is differentiable at c with total derivative Tc . Then the direc-
h
10
Since Tc is linear,
Tc (hu) = hTc (u).
Hence
f (c + hu) − f (c) = hTc (u) + |h|∥u∥Ec (hu).
Dividing by h,
f (c + hu) − f (c)
s s
|h|
= Tc (u) + ∥u∥Ec (hu).
h h
te ysi
Taking limit as h → 0, we obtain
f (c + hu) − f (c)
lim = Tc (u).
l
h→0 h
No a
Thus the directional derivative exists and
e n
ur l A f ′ (c; u) = Tc (u).
where Ec (v) → 0 as v → 0.
ES em
Tc (v) → 0.
at
Also,
M
∥v∥Ec (v) → 0.
Therefore
f (c + v) → f (c).
Hence
11
lim f (c + v) = f (c),
v→0
so f is continuous at c.
Remark
es sis
The total derivative Tc is often written as f ′ (c). With this notation the Taylor formula
becomes
ot ly
f (c + v) = f (c) + f ′ (c)(v) + ∥v∥Ec (v).
N a
Here f ′ (c) is a linear transformation, not a number.
e An
Example
f ′ (c) = f.
ES em
S ⊆ Rn .
Let v ∈ Rn be written as
M
v = v1 u1 + v2 u2 + · · · + vn un ,
where
ui = (0, 0, . . . , 1, . . . , 0) ∈ Rn
12
Then the directional derivative of f at c in the direction v is
n
f ′ (c)(v) = vk Dk f (c).
X
k=1
s s
∥f (c + h) − f (c) − Tc (h)∥
te ysi
lim = 0.
h→0 ∥h∥
l
No a
f ′ (c) = Tc .
e n
Let v ∈ Rn . Since {u1 , u2 , . . . , un } is the standard basis of Rn , we can write
ur l A v = v1 u1 + v2 u2 + · · · + vn un .
ct ica
Using the linearity of Tc ,
n n
!
Tc (v) = Tc vk uk = vk Tc (uk ).
X X
Le at
k=1 k=1
But Tc (uk ) is the partial derivative of f with respect to the k th variable at c, i.e.,
ES em
Tc (uk ) = Dk f (c).
Therefore
h
n
f ′ (c)(v) = Tc (v) = vk Dk f (c).
X
at
k=1
k=1
13
∂f
where Dk f (c) = (c).
∂xk
Since f is real–valued, the quantities Dk f (c) are real numbers. Define the vector
es sis
called the gradient of f at c.
Then
f ′ (c)(v) = v1 D1 f (c) + v2 D2 f (c) + · · · + vn Dn f (c) = ∇f (c) · v.
ot ly
Thus, for real–valued functions the derivative in the direction v is the dot product of
N a
the gradient vector with the direction vector.
e An
Example 4.2. Illustrate the theorem for a function f : R4 → R5 .
Let
x1 + x 2
x x
2 3
f (x1 , x2 , x3 , x4 ) = x 2
+ x .
ur l
3 4
ct ca
x 1 x4
x1 + x 2 + x 3 + x 4
Le ati
1
1
0 x3
D1 f (x) = 0 , D2 f (x) = 0
x4 0
h
1 1
at
0 0
x2 0
M
D3 f (x) = 2x3 , D4 f (x) = 1
0 x1
1 1
14
1
1
0 1
D1 f (c) = 0 , D2 f (c) = 0
1 0
1 1
es sis
0
0
1 0
ot ly
D3 f (c) =
2 ,
D4 f (c) = 1
0 1
N a
1 1
e An
Step 3: Apply the theorem
1 0 0 1
1 1 1 1
ES em
Step 4: Simplifying
v1 + v2
v2 + v3
h
f ′ (c)(v) =
2v3 + v4 .
v1 + v4
at
v1 + v2 + v3 + v4
M
4
f (c)(v) =
′
vk Dk f (c),
X
k=1
Theorem 4.3. Let u and v be two real–valued functions defined on a subset S of the
complex plane. Assume also that u and v are differentiable at an interior point c of S
15
and that the partial derivatives satisfy the Cauchy–Riemann equations at c.
Let
f = u + iv.
s s
f ′ (c) = D1 u(c) + iD1 v(c).
te ysi
Proof. We have
f (z) − f (c) = u(z) − u(c) + i{v(z) − v(c)}
l
for each z in S.
No a
Since each of u and v is differentiable at c, for z sufficiently near c we have
e n
ur l A u(z) − u(c) = ∇u(c) · (z − c) + o(∥z − c∥)
and
v(z) − v(c) = ∇v(c) · (z − c) + o(∥z − c∥).
ct ica
Using vector notation and writing z = x + iy and c = a + ib, we find
Thus
ES em
16
The Cauchy–Riemann equations are therefore a necessary and sufficient condition for
the differentiability of a complex function f (z) = u(x, y) + iv(x, y) when u and v are
differentiable.
s s
Definition 5.1. Let
te ysi
T : Rn → Rm
l
No a
x = x1 u1 + · · · + xn un .
e n
By linearity,
n
T (x) = xk T (uk ).
X
ur l A k=1
Thus the linear function T is completely determined by its action on the coordinate
vectors u1 , . . . , un .Write
m
T (uk ) =
ct ica
X
tik ei
i=1
where e1 , e2 , ..., em are the standard basis vectors. The scalars t1k , . . . , tmk are the coor-
dinates of T (uk ). We display these scalars as the column vector
Le at
t
1k
t2k
ES em
.. .
.
tmk
h
Placing these column vectors side by side we obtain the rectangular array
at
t t12 ··· t1n
11
t21
t22 ··· t2n
m(T ) =
.. .. .. ..
.
M
.
. . .
tm1 tm2 · · · tmn
17
and
S : Rm → Rp
s s
for all x ∈ Rn . The composition S ◦ T is also linear and maps Rn into Rp .
te ysi
Matrices of S and T
Let
l
No a
u1 , . . . , un
e n
be unit coordinate vectors in Rn ,
ur l A e1 , . . . , em
in Rm , and
w1 , . . . , w p
for k = 1, 2, . . . , m and
m
T (uj ) =
X
tkj ek
ES em
k=1
for j = 1, 2, . . . , n.
h
Matrix of S ◦ T
Then
at
=S
X
tkj ek
k=1
m
= tkj S(ek )
X
k=1
m p !
=
X X
tkj sik wi
k=1 i=1
p m
!
=
X X
sik tkj wi .
i=1 k=1
18
Thus "m #
m(S ◦ T ) =
X
sik tkj .
k=1
In other words,
m(S ◦ T ) = m(S)m(T ).
s s
7 The Jacobian Matrix
te ysi
Next we show how matrices arise in connection with total derivatives. Let
f : Rn → Rm
l
No a
be a function which is differentiable at c. Let
e n
ur l A T = f ′ (c)
be the total derivative of f at c. To find the matrix of T , consider its action on the unit
coordinate vectors u1 , . . . , un .
ct ica
T (uk ) = f ′ (c)(uk ).
But
f ′ (c)(uk ) = Dk f (c).
Le at
Components
ES em
Since
f = (f1 , . . . , fm ),
we have
h
D f (c)
k 1
Dk f2 (c)
at
Dk f (c) =
.. .
.
Dk fm (c)
M
19
Special Case
If f : Rn → R then the Jacobian matrix reduces to
h i
Df (c) = D1 f (c) D2 f (c) · · · Dn f (c) .
s s
te ysi
∇f (c).
Note:Let
l
f = (f1 , f2 , . . . , fm ) : Rn → Rm
No a
be differentiable at c. Then the derivative of f at c applied to a vector v is given by
e n
ur l A f ′ (c)(v) = (∇f1 (c) · v, ∇f2 (c) · v, . . . , ∇fm (c) · v).
k=1
m
∥f ′ (c)(v)∥ = (∇fk (c) · v)ek .
X
ES em
k=1
m
∥f ′ (c)(v)∥ ≤ |∇fk (c) · v|.
X
at
k=1
Therefore,
m m
∥f ′ (c)(v)∥ ≤ ∥∇fk (c)∥∥v∥ = ∥v∥ ∥∇fk (c)∥.
X X
k=1 k=1
Let
20
m
M= ∥∇fk (c)∥.
X
k=1
∥f ′ (c)(v)∥ ≤ M ∥v∥.
s s
te ysi
This inequality shows that
f ′ (c)(v) → 0 as v → 0.
l
No a
This estimate will be used in the proof of the chain rule.
e n
ur l A
The Chain Rule
Let f and g be functions such that the composition
ct ica
h=f ◦g
The chain rule tells us how to compute the derivative of h in terms of the derivatives of
f and g.
ES em
Theorem 7.1. Assume that g is differentiable at a, with total derivative g ′ (a). Let b =
g(a) and assume that f is differentiable at b, with total derivative f ′ (b).
h
Proof
Consider
h(a + y) − h(a)
21
Since h(x) = f (g(x)),
Let
s s
b = g(a), v = g(a + y) − b.
te ysi
Then
l
No a
h(a + y) − h(a) = f (b + v) − f (b).
e n
Taylor formula for g
ur l A
Since g is differentiable at a,
Ea (y) → 0 as y → 0.
ES em
where
M
Eb (v) → 0 as v → 0.
Substituting v
Substituting v = g ′ (a)(y) + ∥y∥Ea (y),
22
Define
∥v∥
E(y) = f ′ (b)[Ea (y)] + Eb (v). (1)
∥y∥
Then
s s
te ysi
h(a + y) − h(a) = f ′ (b)[g ′ (a)(y)] + ∥y∥E(y).
l
From
No a
e n
v = g ′ (a)(y) + ∥y∥Ea (y),
ur l A
we obtain
∥g ′ (a)(y)∥ ≤ M ∥y∥.
ES em
Hence
∥v∥
≤ M + ∥Ea (y)∥.
∥y∥
h
∥v∥
≤M +K
∥y∥
M
Therefore
23
lim E(y) = 0
y→0
Hence
es sis
h(a + y) − h(a) = f ′ (b)[g ′ (a)(y)] + ∥y∥E(y).
ot ly
h′ (a) = f ′ (b) ◦ g ′ (a).
N a
Theorem 7.2 (Matrix Form of the Chain Rule). Let g : Rp → Rn and f : Rn → Rm be
e An
differentiable functions. Let h = f ◦ g and let a ∈ Rp . If b = g(a), then
Suppose
ur l
ct ca
g = (g1 , . . . , gn ), f = (f1 , . . . , fm ), h = (h1 , . . . , hm ).
n
Dj hi (a) = Dk fi (b) Dj gk (a),
X
k=1
ES em
for i = 1, . . . , m and j = 1, . . . , p.
n
h′ (a) = Dk f (b) Dj gk (a) = ∇f (b) · Dg(a).
X
k=1
24
8 Leibnitz Rule for Differentiation under the Inte-
gral sign
∂f
Theorem 8.1. Let f (x, y) and (x, y) be continuous on the rectangle [a, b] × [c, d]. Let
∂y
p(y), q(y) ∈ [a, b] be differentiable functions.
s s
te ysi
Define
Z q(y)
F (y) = f (x, y) dx, y ∈ [c, d].
p(y)
l
No a
Z q(y)
∂f
F ′ (y) = (x, y) dx + f (q(y), y) q ′ (y) − f (p(y), y) p′ (y).
e n
p(y) ∂y
ur l A
Proof. Let h → 0. Consider
Z q(y+h) Z q(y)
F (y + h) − F (y) = f (x, y + h) dx − f (x, y) dx.
p(y+h) p(y)
ct ica
Z q(y)
Add and subtract f (x, y + h) dx:
p(y)
Le at
Z q(y) h i
F (y + h) − F (y) = f (x, y + h) − f (x, y) dx
p(y)
Z q(y+h) Z q(y) !
+ f (x, y + h) dx − f (x, y + h) dx .
ES em
p(y+h) p(y)
1 Z q(y) h i Z q(y)
f (x, y + h) − f (x, y)
f (x, y + h) − f (x, y) dx = dx.
at
h p(y) p(y) h
Z q(y)
∂f
lim = (x, y) dx.
h→0 p(y) ∂y
25
Rewrite:
Z q(y+h) Z q(y)
f (x, y + h) dx − f (x, y + h) dx
p(y+h) p(y)
Z q(y+h) Z p(y+h)
= f (x, y + h) dx − f (x, y + h) dx.
q(y) p(y)
s s
By the Mean Value Theorem for integrals, there exist points ξh and ηh such that
te ysi
Z q(y+h)
f (x, y + h) dx = f (ξh , y + h) [q(y + h) − q(y)],
q(y)
Z p(y+h)
f (x, y + h) dx = f (ηh , y + h) [p(y + h) − p(y)].
l
p(y)
No a
e n
Thus,
ur l A
1
h
(· · · ) = f (ξh , y + h)
q(y + h) − q(y)
h
− f (ηh , y + h)
p(y + h) − p(y)
h
.
Taking limit as h → 0,
ct ica
= f (q(y), y) q ′ (y) − f (p(y), y) p′ (y).
Le at
Step 3: Combine
Z q(y)
∂f
F (y) =
′
(x, y) dx + f (q(y), y) q ′ (y) − f (p(y), y) p′ (y).
ES em
p(y) ∂y
h
Then for every vector a ∈ Rm , there exists a point z ∈ L(x, y) such that
a · (f (y) − f (x)) = a · Df (z)(y − x) .
26
Proof. Let
u = y − x.
F (t) = a · f (x + tu).
s s
te ysi
Since f is differentiable, F is differentiable on (0, 1) and continuous on [0, 1].
l
No a
By the Mean Value Theorem for real-valued functions, there exists t0 ∈ (0, 1) such that
e n
F (1) − F (0) = F ′ (t0 ).
ur l A F (1) = a · f (x + u) = a · f (y),
F (0) = a · f (x).
ct ica
Thus,
F (1) − F (0) = a · (f (y) − f (x)).
Le at
Also,
F ′ (t0 ) = a · Df (x + t0 u)(u) .
ES em
Let
z = x + t0 u.
h
a · (f (y) − f (x)) = a · Df (z)(y − x) .
M
27
for some z = x + θ(y − x), where 0 < θ < 1.
Taking norms,
∥f (y) − f (x)∥ ≤ ∥Df (z)∥ · ∥y − x∥.
Let m
M= |∇fk (z)|.
X
s s
k=1
te ysi
Then,
∥f (y) − f (x)∥ ≤ M ∥y − x∥.
l
No a
Special Cases
e n
1. Real-valued case (m = 1)
ur l A
If f : Rn → R, then
f (y) − f (x) = ∇f (z) · (y − x).
ct ica
2. Using Schwarz inequality
If a is a unit vector, then
Le at
3. Lipschitz condition
If all partial derivatives Dj f are bounded on S, then there exists a constant A > 0 such
that
h
If
f ′ (c) = 0 for all c ∈ S,
then f is constant on S.
28
Let x, y ∈ S. Then there exist points
p0 = x, p1 , p2 , . . . , pr = y
s s
te ysi
f (pi ) − f (pi−1 ) = Df (ci )(pi − pi−1 ),
l
Since Df (ci ) = 0, we get
No a
f (pi ) − f (pi−1 ) = 0.
e n
Hence, ur l A f (pi ) = f (pi−1 ) for all i.
Thus,
Le at
f (y) = f (x).
Theorem 10.1. Assume that one of the partial derivatives D1 f, . . . , Dn f exists at c and
at
that the remaining n − 1 partial derivatives exist in some ball B(c; δ) and are continuous
at c. Then f is differentiable at c.
M
Proof. First, it is enough to prove the result for real-valued functions. So assume f :
Rn → R.
29
We aim to prove:
Let
s s
v = λy, where ∥y∥ = 1 and λ = ∥v∥.
te ysi
Write
y = y1 u1 + y2 u2 + · · · + yn un ,
l
where uk are standard basis vectors .
No a
Define
e n
v0 = 0, v1 = y1 u1 , v2 = y1 u1 + y2 u2 , ..., vn = y.
Then
ur l A n
f (c + v) − f (c) = f (c + λy) − f (c) = [f (c + λvk ) − f (c + λvk−1 )] .
X
k=1
ct ica
For k = 1, we vary only the first coordinate. So,
Le at
where E1 (λ) → 0 as λ → 0.
For k ≥ 2, define
bk = c + λvk−1 .
h
Then
at
= λyk Dk f (bk ).
Since Dk f is continuous at c,
where Ek (λ) → 0 as λ → 0.
30
Thus,
f (c + λvk ) − f (c + λvk−1 ) = λyk Dk f (c) + λyk Ek (λ).
s s
k=1 k=1
te ysi
Since
v = λy,
l
we have
No a
n
yk Dk f (c) = ∇f (c) · y.
X
e n
k=1
where n
E(λ) = yk Ek (λ).
X
ct ica
k=1
E(λ) → 0 as λ → 0.
ES em
Hence, f is differentiable at c.
at
M
31
x(x4 − 4x2 y 2 − y 4 )
D2 f (x, y) = .
(x2 + y 2 )2
Also,
D1 f (0, 0) = 0, D2 f (0, 0) = 0.
s s
Compute D1,2 f (0, 0):
te ysi
D1 f (0, y) − D1 f (0, 0)
D1,2 f (0, 0) = lim
y→0 y
l
Since D1 f (0, y) = −y, we get:
No a
−y
e n
D1,2 f (0, 0) = lim = −1.
y→0 y
ur l A
Compute D2,1 f (0, 0):
D2 f (x, 0) − D2 f (0, 0)
ct ica
D2,1 f (0, 0) = lim
x→0 x
x
D2,1 f (0, 0) = lim = 1.
x→0 x
ES em
Conclusion:
h
32
Let h ̸= 0 and define
s s
Let
te ysi
G(x) = f (x, h) − f (x, 0).
Then
l
∆(h) = G(h) − G(0).
No a
By Mean Value Theorem,
e n
∆(h) = hG′ (x1 )
ur l A
for some x1 ∈ (0, h).
Now,
G′ (x1 ) = D1 f (x1 , h) − D1 f (x1 , 0).
ct ica
Since D1 f is differentiable at (0, 0), we use Taylor expansion:
Le at
where ε1 , ε2 → 0 as h → 0.
h
at
Subtracting,
D1 f (x1 , h) − D1 f (x1 , 0) = D2,1 f (0, 0)h + small error.
M
Thus,
∆(h) = h2 D2,1 f (0, 0) + h2 E(h),
where E(h) → 0.
Similarly, define
H(y) = f (h, y) − f (0, y).
33
Then
∆(h) = H(h) − H(0).
s s
where Ẽ(h) → 0.
te ysi
Step 4: Compare
l
Divide by h2 :
No a
∆(h) ∆(h)
→ D2,1 f (0, 0) and → D1,2 f (0, 0).
h2 h2
e n
Hence, ur l A D1,2 f (0, 0) = D2,1 f (0, 0).
ct ica
Le at
ES emh
at
M
34