Oxford Calculus: Jacobians Explained

Share

Summary

Dr. Tom Crawford from the University of Oxford explains 2D Jacobians, which are essential for changing coordinate systems in integrals. He uses the area of a unit circle to geometrically demonstrate the concept, then derives the general formula for the Jacobian using an approximation of the transformed area as a parallelogram.

Highlights

Introduction to Jacobians and Coordinate Changes
00:00:00

Dr. Tom Crawford introduces Jacobians as stretch factors in integrals used for changing coordinate systems. He explains that some problems, like finding the area of a unit circle, become simpler when switching from Cartesian to polar coordinates (r and theta).

Area as a Sum of Small Pieces
00:01:08

The video explains that calculating area involves dividing a shape into small pieces. As these pieces become infinitesimally small, the sum of their areas approaches the exact area of the shape. This limiting process is represented by the integral sign.

Unit Circle Area in Cartesian vs. Polar Coordinates
00:02:27

The unit circle's area is difficult to compute in Cartesian coordinates due to complex limits. Switching to polar coordinates simplifies this, making the Jacobian necessary for the coordinate change. The 'dxdy' term in Cartesian coordinates represents a small rectangular area.

Geometric Interpretation of Jacobian for Polar Coordinates
00:03:50

In polar coordinates, the Cartesian rectangle transforms into a curved sector. To estimate its area, the sector is approximated as a rectangle. The width is 'dr', and the height is the arc length 'r dtheta'. This leads to 'r dr dtheta' for the area, where 'r' is the Jacobian.

Calculating the Area of the Unit Circle Using the Jacobian
00:10:10

Using the 'r dr dtheta' transformation, the integral for the unit circle's area becomes straightforward. The limits for r are from 0 to 1, and for theta from 0 to 2pi. Evaluating this integral yields 'pi', confirming the known area of a unit circle.

Deriving the General Jacobian Formula
00:12:18

The video moves to derive a general Jacobian formula for any coordinate change from x,y to u,v. A small Cartesian rectangle (dx dy) transforms into a parallelogram in the new coordinate system. The area of this parallelogram is found using the cross product of its side vectors.

Representing Transformed Vectors
00:18:23

The vectors representing the sides of the transformed parallelogram are derived using partial derivatives relating x and y to u and v. For instance, the original dx component now has both horizontal and vertical components involving partial derivatives with respect to u and v.

Calculating the Area of the Parallelogram (Jacobian General Formula)
00:21:32

The area of the parallelogram (which is the Jacobian) is calculated using the determinant of a matrix formed by the partial derivatives of x and y with respect to u and v. This results in the formula (dx/du * dy/dv) - (dx/dv * dy/du).

Summary of the General Jacobian Formula
00:25:10

The general formula for the Jacobian, j = (dx/du * dy/dv) - (dx/dv * dy/du), is presented. This can also be expressed as the determinant of a matrix containing the partial derivatives of x and y with respect to u and v.

Verifying the General Formula with Polar Coordinates
00:26:31

The general Jacobian formula is applied to the polar coordinate transformation (x=r cos theta, y=r sin theta). By calculating the necessary partial derivatives and plugging them into the formula, the Jacobian is found to be 'r', matching the geometrically derived result.

Recently Summarized Articles

Loading...