Quiz!

  1. Jacobian?
    1. Take
  2. What is area of ? (what is area of unit circle basically)

Introduction to cylindrical cords!

  • We just plug in for

Q1 Spherical

  1. What is @param of sphere of rad =3?
    1. Simply take some =
    2. Where sphere has the constraints of
  2. What is the jacobian?
    1. Take the cross product of both partials for
    2. || cross_product || =
  3. Setup iterated for the surface area
    1. Finding bounds:
    2. Plugin to below then solve

Went over jacobian of spherical coordinates lamr edu. Be comfy doing smtn like the last problem


Q1

Given some

as some cylindrical transformation using

dV=r dz \space dr \space d \theta $$ With some inner radius =1, outer =3, z=1, z=4. Hence our bounds is for this:

D=[1,3] \times [0,2\pi] \times[1,4]

\int^{2\pi}{0} \int{1}^3 z^2+4 dr \space d\theta