Calculus: Double Integrals and Change of Variables

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

flashcard set

Earn XP

Description and Tags

Key vocabulary and mathematical definitions from the lecture on double integrals, coordinate transformations, and polar coordinates.

Last updated 2:01 PM on 6/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

11 Terms

1
New cards

Iterated Integral (累次積分)

A method of calculating a double integral by performing one-variable integration repeatedly, one variable at a time.

2
New cards

Rectangle Region (長方形領域)

An integration region DD where the limits of integration for xx and yy are independent of each other, typically defined as a \req x \req b and c \req y \req d.

3
New cards

Separable Form (変数分離形)

A property of a function f(x,y)f(x, y) when it can be expressed as a product of two single-variable functions, such that f(x,y)=f1(x)f2(y)f(x, y) = f_1(x) f_2(y).

4
New cards

Regular Linear Transformation (正則な一次変換)

A transformation of the form x=au+bvx = au + bv and y=cu+dvy = cu + dv where the determinant of the matrix of coefficients, adbc\text{ad} - \text{bc}, is not equal to zero.

5
New cards

Jacobian Matrix (Jacobian行列)

The matrix JJ of first-order partial derivatives for a transformation x=g(u,v)x = g(u, v) and y=h(u,v)y = h(u, v), expressed as J=(gugvhuhv)J = \begin{pmatrix} g_u & g_v \\ h_u & h_v \end{pmatrix}.

6
New cards

Jacobian (Jacobian / ヤコビアン)

The determinant of the Jacobian matrix, denoted as detJ=guhvgvhu\det J = g_u h_v - g_v h_u, which represents the rate of change of area during a coordinate transformation.

7
New cards

Change of Variables Formula

The formula for double integrals stating that Df(x,y)dxdy=Ef(g(u,v),h(u,v))detJdudv\iint_D f(x, y) dx dy = \iint_E f(g(u, v), h(u, v)) | \det J | du dv.

8
New cards

Area Transformation Property

When f(x,y)=1f(x, y) = 1, the relationship where the area of region DD equals the area of region EE multiplied by the absolute value of the Jacobian, or D1dxdy=detJE1dudv\iint_D 1 dx dy = | \det J | \iint_E 1 du dv.

9
New cards

Polar Coordinates (極座標)

A coordinate system where a point (x,y)(x, y) is defined by a radius rr and an angle θ\theta, with the conversion formulas x=rcos(θ)x = r \cos(\theta) and y=rsin(θ)y = r \sin(\theta), where r=x2+y2r = \sqrt{x^2 + y^2}.

10
New cards

Jacobian for Polar Coordinates

The specific Jacobian value for the transformation to polar coordinates, which is derived as detJ=r\det J = r.

11
New cards

Gaussian Integral

An integral resulting in the value ex2dx=π\int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi} , which is proven in the lecture using double integration and the polar coordinate transformation.