chapter 7 Flashcards

(11 cards)

1
Q

What is a triple integral?

A

I = ∭V f(x, y, z) dV where V is the region/domain of integration and dV is the infinitesimal volume element.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the volume element in Cartesian coordinates?

A

dV = dx dy dz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How is a point represented in cylindrical coordinates?

A

P = (R, φ, z), where (R, φ) is the projection onto the xy-plane and z is the height.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Conversion formulas between Cartesian and cylindrical coordinates

A

x = R cos φ, y = R sin φ, z = z R² = x² + y², tan φ = y/x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Examples of surfaces in cylindrical coordinates

A

Cylinder: x² + y² = a² → R = a

Cone: az = √(x² + y²) → R = az

Paraboloid: x² + y² = a²z → R = a√z

Hyperboloid: x² + y² − z² = a² → R² = a² + z²

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Triple integrals in cylindrical coordinates

A

∭V f(x, y, z) dV = ∭ f(R cos φ, R sin φ, z) dV with dV = R dR dφ dz

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How is a point represented in spherical coordinates?

A

P = (r, θ, φ)

r ≥ 0 = distance from origin

θ ∈ [0, π] = angle from positive z-axis

φ ∈ [0, 2π) = angle in xy-plane

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Conversion formulas between Cartesian and spherical coordinates

A

x = r sin θ cos φ
y = r sin θ sin φ
z = r cos θ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Triple integrals in spherical coordinate

A

dV = r² sin θ dr dθ dφ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the Jacobian determinant for (u, v, w) → (x, y, z)?

A

J(u, v, w) =
| ∂x/∂u ∂x/∂v ∂x/∂w |
| ∂y/∂u ∂y/∂v ∂y/∂w |
| ∂z/∂u ∂z/∂v ∂z/∂w |

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Change of variables formula for triple integrals

A

∭V f(x, y, z) dx dy dz = ∭S f(x(u, v, w), y(u, v, w), z(u, v, w)) |J(u, v, w)| du dv dw

How well did you know this?
1
Not at all
2
3
4
5
Perfectly