Week 8: Preparation#
Key Concepts#
After reading, you should be able to explain the following key concepts:
The Riemann Integral for Scalar Functions of
variablesThe Riemann Integral for Vector Functions
The Change-of-Variables Theorem: Coordinate Change in
The Jacobian Determinant
-
In
: Cartesian and Polar CoordinatesIn
: Cartesian, Spherical, Cylindrical/Semi-Polar Coordinates
This week, we will explore these key concepts in great detail. We expect you to have familiarized yourself with these topics before lectures.
Reading Material#
We recommend that you read the textbook. Watching YouTube videos on the week’s topics can be useful, but it should not replace proper preparation for the week’s program and is not recommended as a standalone approach.
Read and study the following:
Reading: The rest of chapter 6
Python demo08
Preparatory Exercises#
II: Antiderivative of Function of Multiple Variables?#
Let
Question a#
If
Answer
Since
Question b#
What is “the derivative” of such an antiderivative
Answer
“The derivative” of
You can consider whether a function exists that can be used to calculate the definite integral of
II: Image Set of a Parametrization#
Consider the parametrization
Question a#
Describe the parametrized region
Hint
Keep
III: Mathematical Parametrization of Earth#
Let us define a coordinate system such that the center of the Earth is placed at the origin, the
Note
Keep in mind that the prime meridian spans from the North Pole to the South Pole through the Greenwich Observatory at longitude
Question a#
Provide a parameterization for the northern hemisphere from longitude
Hint
Consider how the
Hint
Use spherical coordinates with a radius varying from
Question b#
How would you go about finding the volume of the region described in the previous question?