Sale!

18.06SC Unit 2 Exercise 7 Cramer’s rule, inverse matrix, and volume solved

Original price was: $35.00.Current price is: $30.00.

Download Details:

  • Name: Problem-Set-2.7-0htjyn.zip
  • Type: zip
  • Size: 787.00 B

Description

5/5 - (4 votes)

Exercises on Cramer’s rule, inverse matrix, and volume
Problem 20.1: (5.3 #8. Introduction to Linear Algebra: Strang) Suppose
⎡ ⎤ 1 1 4
A = ⎣ 1 2 2 ⎦ .
1 2 5
Find its cofactor matrix C and multiply ACT to find det(A).
⎡ ⎤
C = ⎣
6
·
−3
·
0
· ⎦ and ACT = .
· · ·
If you change a1,3 = 4 to 100, why is det(A) unchanged?
Problem 20.2: (5.3 #28.) Spherical coordinates ρ, φ, θ satisfy
x = ρ sin φ cos θ, y = ρ sin φ sin θ and z = ρ cos φ.
Find the three by three matrix of partial derivatives:
⎡ ⎤ ∂x/∂ρ ∂x/∂φ ∂x/∂θ
⎣ ∂y/∂ρ ∂y/∂φ ∂y/∂θ ⎦ .

∂z/∂ρ ∂z/∂φ ∂z/∂θ
Simplify its determinant to J = ρ2 sin φ. In spherical coordinates,
dV = ρ2 sin φ dρ dφ dθ
is the volume of an infinitesimal “coordinate box.”
1

18.06SC Linear Algebra