






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
An introduction to the concept of iterated integrals, which are used to evaluate double integrals over rectangular domains. It covers the theorem on iterated integrals, several examples demonstrating the evaluation of iterated integrals, the concept of cartesian products, and the property of product integrals. Aimed at students studying multivariable calculus and is likely to be useful as study notes, lecture notes, or for exam preparation. The content covers fundamental topics in advanced calculus and could be relevant to university-level courses in mathematics, physics, or engineering.
Typology: Lecture notes
1 / 10
This page cannot be seen from the preview
Don't miss anything!
R. Milson Winter 2023
▶ (^) Text: section 5. ▶ (^) Supplemental videos (mathispower4u.com): Integrating Functions of Two Variables ▶ (^) Iterated integrals ▶ (^) Cartesian product ▶ (^) Product integrals
▶ (^) Theorem. Let R be the rectangle a ≤ x ≤ b, c ≤ y ≤ d and f (x, y ) a continuous function defined on R. Then, Z Z
R
f (x, y )dA =
Z (^) b
a
Z (^) d
c
f (x, y )dy
dx =
Z (^) d
c
Z (^) b
a
f (x, y )dx
dy.
▶ (^) The inner integrals above are examples of ”partial integration”. Just like partial derivatives, the integration is performed with respect to one variable, and all other variables are treated like constants.
▶ (^) Evaluate
R
(x + y )dA over the rectangle 0 ≤ x ≤ 1 , 0 ≤ y ≤ 1.
▶ (^) Solution. We evaluate the double integral by re-expressing it as an interated integral: Z Z
R
(x + y )dA =
0
0
(x + y )dx
dy
0
x^2 2
x=
x=
dy
0
dy
y 2
y 2 2
y = y =
▶ (^) Note: integrating w.r.t. y first, and x second gives the same answer. ▶ (^) Note: the above integral represents the volume of a 1 × 1 × 2 box sliced in half along the diagonal, and so, as expected has a volume value of 2 ÷ 1 = 1.
▶ (^) Let A, B be sets of numbers. In set theory the cartesian product A × B is defined to be the set of pairs
A × B = {(a, b) : a ∈ A, b ∈ B}
▶ (^) For a < b, the notation [a, b] refers to the closed interval
[a, b] = {x : a ≤ x ≤ b}.
▶ (^) Cartesian products of intervals provide an alternative, compact notation for rectangles. The symbol [a, b] × [c, d] refers to the rectangle corresponding to a ≤ x ≤ b, c ≤ y ≤ d.
▶ (^) Calculate I =
R y^ sin(xy^ )dA^ where^ R^ = [1,^ 2]^ ×^ [0, π]. ▶ (^) Solution. Integrating with respect to x first gives
Z (^) y =π
y =
Z (^) x=
x=
y sin(xy )dx
dy =
Z (^) π
0
[− cos(xy )]x x=2=
Z (^) π
0
(− cos(2y ) + cos(y ))dy = −
sin 2y + sin y
y =π y =
▶ (^) Note: integrating w.r.t. y first is problematic, because it results in an complicated anti-derivative.
▶ (^) Evaluate I =
R sin^ x^ cos^ ydA^ with^ R^ = [0, π/2]^ ×^ [0, π/2]. ▶ (^) Applying the product formula:
Z (^) π/ 2
0
sin xdx
Z (^) π/ 2
0
cos ydy
h − cos x
ix=π/ 2 x=
h sin y
iy =π/ 2 y = = (−0 + 1) × (1 − 0) = 1.