Calculus Lecture 28: Double Integration: II: Prof. Madhusudan Manjunath IIT Bombay
Calculus Lecture 28: Double Integration: II: Prof. Madhusudan Manjunath IIT Bombay
x(t)−x(si ) = x 0 (cx )(t −si ) and y (t)−y (si ) = x 0 (cy )(t −si ).
Note that the above equations have a unique solution, that is,
the transformation Ψ is one-one ⇐⇒ a1 b2 − a2 b1 6= 0.
Prof. Madhusudan Manjunath, IIT Bombay Calculus: Lecture 28
In this case, the square region E := [0, 1]×[0, 1] is transformed
to the parallelogram D := Ψ (E ) with vertices Ψ (0, 0) = (x ◦ , y ◦ ),
Ψ (1, 0) = (x ◦ + a1 , y ◦ + a2 ), Ψ (0, 1) = (x ◦ + b1 , y ◦ + b2 ) and
Ψ (1, 1) = (x ◦ + a1 + b1 , y ◦ + a2 + b2 ). Note that Area (E ) = 1,
and it gets scaled to the area |a1 b2 − a2 b1 | of D = Ψ (E ).
In general, let E ⊂ R2 , and consider Φ := (φ1 , φ2 ) : E → R2 .
Let Q0 := (u0 , v0 ) be an interior point of E . If x := φ1 (u, v )
and y := φ2 (u, v ) for (u, v ) ∈ E , and the functions x and y
have partial derivatives at (u0 , v0 ), then the Jacobian of the
transformation Φ at (u0 , v0 ) is defined by
∂x ∂x
∂(x, y ) ∂u (Q0 ) ∂v
(Q0 )
J(Φ)(u0 , v0 ) := (u0 , v0 ) := det .
∂(u, v ) ∂y ∂y
(Q0 ) (Q0 )
∂u ∂v
In particular, J(Ψ )(u, v ) = a1 b2 − a2 b1 , (u, v ) ∈ R2 , for the
affine transformation Ψ .
Prof. Madhusudan Manjunath, IIT Bombay Calculus: Lecture 28
Now suppose E is a square region about Q0 , and the
transformation Φ := (φ1 , φ2 ) : E → R2 is such that the
functions φ1 and φ2 are differentiable at Q0 .
Let P0 := Φ(u0 , v0 ). For (u, v ) ∈ R2 , let
∂φ1 ∂φ1
ψ1 (u, v ) := φ1 (u0 , v0 ) + (u − u0 ) + (v − v0 ),
∂u (u0 ,v0 ) ∂v (u0 ,v0 )
∂φ2 ∂φ2
ψ2 (u, v ) := φ2 (u0 , v0 ) + (u − u0 ) + (v − v0 ).
∂u (u0 ,v0 ) ∂v (u0 ,v0 )
Ψ Ψ(E)
b
P0
u x
(Integration by substitution)
Let f : [a, b] → R be continuous, and let φ : [α, β] → R be a
continuously differentiable function such that φ([α, β]) = [a, b].
If φ0 (t) 6= 0 for all t ∈ (α, β), then
Z b Z β
f (x)dx = f (φ(t))|φ0 (t)|dt.
a α
1 b b 1 b
E b
1/2 D
b b u b b x
1/2 1 1/2 1
= uv d(u, v )
E
Z 1 Z 1
= u du v dv
1/2 0
3
= .
16
Prof. Madhusudan Manjunath, IIT Bombay Calculus: Lecture 28
Polar Transformation Let Φ : R2 → R2 be defined by
Φ(r , θ) := (r cos θ, r sin θ). If Φ := (φ1 , φ2 ), then φ1 and φ2
have continuous partial derivatives in R2 and
cos θ −r sin θ
J(Φ)(r , θ) = det = r for all (r , θ) ∈ R2 .
sin θ r cos θ
Thus the Jacobian of Φ is nonzero on {(r , θ) ∈ R2 : r 6= 0}.
Also, the function Φ : {(r , θ) ∈ R2 : r > 0 and − π < θ ≤ π}
→ {(x, y ) ∈ R2 : (x, y ) 6= (0, 0)} is one-one and onto.
In this case, the following result holds.
Proposition
Let D be a closed and bounded subset of R2 which has an
area, and let f : D → R be continuous. Suppose the set
E := {(r , θ) ∈ R2 : r ≥ 0, −π ≤ θ ≤ π, (r cos θ, r sin θ) ∈ D},
has an area. Then the function (r , θ) 7−→ f (r cos θ, r sin θ) is
continuous
RR on E and RR
D
f (x, y )d(x, y ) = E f (r cos θ, r sin θ) r d(r , θ).
Prof. Madhusudan Manjunath, IIT Bombay Calculus: Lecture 28
Examples
Let D := {(x, y ) ∈ R2 : x 2 + y 2 ≤ 1}. Define
E := {(r , θ) ∈ R2 : r ≥ 0, −π ≤ θ ≤ π and (r cos θ, r sin θ) ∈ D}.
Then E := [0, 1] × [−π, π].
p
(i) Let f (x, y ) := 1 − x 2 − y 2 for (x, y ) ∈ D. Then
ZZ ZZ
f (x, y )d(x, y ) = f (r cos θ, r sin θ) r d(r , θ)
D E
Z π Z 1 √
= 1 − r 2 r dr dθ
−π 0
Z π Z 1
√
1 2π
= s ds dθ = .
−π 2 0 3
2 2
(ii) Let f (x, y ) := e x +y for (x, y ) ∈ D. Then
Z π Z 1 Z π
e −1
ZZ
r2
f (x, y )d(x, y )= e r dr dθ= dθ = π(e−1).
D −π 0 −π 2
Prof. Madhusudan Manjunath, IIT Bombay Calculus: Lecture 28