1 Dimensions
(Relevant Section of the Textbook: 12.1 Three Dimensional Coordinate Systems, and 10.3 Polar Coordinates)
To do calculus in higher dimensions, we need first a precise mathematical language that will allow us to describe these spaces. And that language begins with a foundational, but straightforward definition: the
Definition 1.1 (n-Tuple) An
Just as numbers represent a location on the line, tuples can be used to represent locations in space. When we use them as such, we call the entire
Definition 1.2 (Point) A point is an
You are already familiar with this from single variable calculus, where we use orderd pairs
Definition 1.3 The dimension of a space is the number of coordinates needed to describe a point in it.
A plane is 2-dimensional, but so is the surface of a sphere: if your friend called you and gave you two numbers - their latitude and longitude - you could precisely locate them on the Earth’s surface.
The space around us is three dimensional because if I wanted to direct you to my apartment I would need to give you not only the two street intersections (two numbers, specifying a point on the earth’s surface) but also the floor I live on (the height above the surface).
But the space-time we live in is four-dimensional because if we wanted to meet for lunch I would need to give you four numbers, my position in space and also when to meet, so that we do not miss each other, you thinking luch is at 11 and I thinking noon.
Thus, there are direct phyiscal reasons to consider calculus in two, three and four dimensions. And, our best physical theories of the world at human scales (classical mechanics) are written in this language. Understanding weather, planetary motion, fluid flow, and black holes requires a solid grounding in multivariable calculus. But, since the real world is only four dimensional, does that mean there is no need for the calculus of 7, or 13, or 132,234,453 dimensional space?
1.1 Higher Dimensions and Configurations
All the spaces we have talked about so far represent physical space, but mathematics is allows us to be much more general than this. Imagine you are designing a tin can, and you want to start by thinking of the space of possibilities: what are all the possible shapes of a cylindrical can? As such a can is fully determined by its radius and its height, we can think of these as being two coordinates, and expressing a particular can by an ordered pair
What about the space of
But where really mind-blowing numbers of dimensions begin to arise is in the study of data. Imagine you are modeling the conditions in the San Francisco bay, and you take a measurement of the sea height for every square kilometer. The bay has an area of 4000 square kilometers, so this means your datapoint has
Or, consider an image taken by a digital camera: for simplicity assume the image is in black and white, and 10 megapixels. This means each pixel is determined by a single number (how light or dark the pixel is), and the image has 10 million pixels, so it’s encoded by ten million numbers! That means even simple images are worked with mathematically as points in a space with millions of dimensions.
1.2 Cartesian Coordinates
What do the actual numbers in the
Definition 1.4 (Cartesian Coordinates) Cartesian coordinates starts by choosing
Here’s an animation showing a point in 3D space, and its components along the
Perhaps the most famous theorem of geometry is the Pythagorean Theorem, which tells us how to compute distance in the cartesian coordinates on the plane:
Theorem 1.1 The distance of the point
Once we know this theorem is true in
Theorem 1.2 In
Given this description of distance, we can give a precise description of circles and spheres: a circle is the set of points which are all a fixed distance (the radius) from a fixed point (the center). The unit circle is the set of points distance 1 from the origin. Similarly, the unit sphere is the set of points distance 1 from the origin in 3-dimensional space.
In more generality, we can define a hypersphere in any higher dimension the same way: by taking the set of points which are a fixed distance from the origin in that space!
Definition 1.5 The unit circle (sometimes called the unit 1-sphere) is the set of points in
Exercise 1.1 Why is the circle called a 1-sphere, and the sphere in $3D space called the 2-sphere?
We can also use cartesian coordiantes to describe other simple shapes, like lines. In
Definition 1.6 (Coordinate Axes and Planes) The
A point can be projected onto a coordinate axis or plane by setting that coordinate to zero. The resulting point is the closest point on that line or plane to the original point. This makes it a relatively straightforward calculation to find the distance from a point to a coordinate axis/plane!
Here’s some practice problems:
1.3 Other Coordinate Systems
While the majority of our class will occur in Cartesian coordinates as they are the first coordinate system everyone must master, we will at times consider a couple of other interpretations of
Definition 1.7 (Polar Coordinates) A point
From this description we can convert a point in polar coordinates to cartesian coordinates
Definition 1.8 The conversion from polar coordinates
Using polar coordinates simplifies many things when circles are involved: for example, the equation of the unit circle
Using polar coordinates for
Definition 1.9 (Cylindrical Coordinates) A 3-tuple
Finally we will come across a third coordinate system in this class: spherical coordinates. This represents 3-dimensional space starting with a collection of concentric spheres. Don’t worry too much about this now, we will come back to it in some weeks! I’ve only placed it here for your future reference.
Definition 1.10 (Spherical Coordinates) A 3-tuple