9:00 AM Jamboard Links

G1 G2 G3 G4 G5 G6 G7
  • Kallan DuPaix
  • Spencer Hatch
  • Zack Kunkel
  • Marissa Mavy
  • Santiago Meza Jr
  • Spencer Blau
  • Jordan Cluff
  • Ryan Cox
  • Makenzy Pharis
  • Gavin Slater
  • Ethan Barrus
  • Rachel Hardy
  • Parker Kemp
  • Denali Russell
  • Cecilia Sanders
  • Jeremy Boyce
  • Karen Castillo Avendano
  • Mason Peterson
  • Luke Romeril
  • Nathan Thompson
  • Kylar Dominguez Pluma
  • Logan Grover
  • Tanner Harding
  • Olivia Houghton
  • Jae Kim
  • Kai Alger
  • Nathan Bryans
  • Lucy Fisher
  • Chase Fry
  • Braydon Robinson
  • Evan Duker
  • Ralph Oliver
  • Tyler Stokes

12:45 PM Jamboard Links

G1 G2 G3 G4 G5 G6
  • Adam Hopkins
  • Oscar Enrique Gonzalez Mosqueda
  • Reed Hunsaker
  • Rick Miller
  • Trevor Fike
  • Forrest Thompson
  • Hamilton Birkeland
  • Jeremy Jacobsen
  • Michael Clarke
  • Adrick Checketts
  • Alan Loureiro
  • Christian Shamo
  • Preston Yost
  • Carter Cooper
  • Chad Larkin
  • Joshua Strang
  • Michael Ruiz
  • Brian Odhiambo
  • Cheyenne Pratt
  • Jacob Gravelle
  • Matty Davis
  • Aaron Reed
  • Brad Johnston
  • Hayley Kerkman
  • Jaden Camargo
  • Tanner Anderson

Presenters

9AM

Thanks for sharing things in Perusall. Here are the presenters for today. Remember, I start picking presenters at 8am. If you upload something after that time, I may not see it.

  • 5.08 - Cecillia
  • 5.09 - Zack, Jordan
  • 5.11 - Ethan, Gavin
  • 5.12 - Tanner
  • 5.13 -
  • 5.14 -
  • 5.15 -

12:45PM

Thanks for sharing things in Perusall. Here are the presenters for today. Remember, I start picking presenters at 12 noon. If you upload something after that time, I may not see it.

  • 5.07 - Cheyenne
  • 5.08 -
  • 5.09 -
  • 5.11 -
  • 5.12 -
  • 5.13 -
  • 5.14 -
  • 5.15 -

Learning Reminders

  • We are in the 13th week of the semester. If you are on track for an A, then ideally you're finishing your SDL project for the 5th unit, and proposed something for the 6th unit.
  • There are only 2 weeks left, which means you can submit at most 2 more SDL projects.
  • The final SDL project (6th) can be over any topic from the entire semester. You can use it to expand what we do in the 6th unit, or you may choose to revisit something from a prior unit that you would like to spend more time with.

Brain Gains (Rapid Recall)

  • Consider the triangular region $R$ in the plane that is bounded by the curves $y=2x$, $y=4$, and $x=0$. Set up a double integral that compute the area of this region.

Solution

There are two possible answers, namely $$ \int_{0}^{2}\int_{2x}^{4}dydx \text{ or } \int_{0}^{4}\int_{0}^{y/2}dxdy. $$ Both are equally correct.

  • Using the same region $R$ as above, set up a double integral formula to compute $\bar x$, the $x$-coordinate of the centroid of $R$ (the centroid is the geometric center-of-mass assuming uniform density).

Solution

There are two possible answers, namely $$ \frac{\int_{0}^{2}\int_{2x}^{4}xdydx} {\int_{0}^{2}\int_{2x}^{4}dydx} \text{ or } \frac{\int_{0}^{4}\int_{0}^{y/2}xdxdy} {\int_{0}^{4}\int_{0}^{y/2}dxdy}. $$ Both are equally correct. The bounds are completely independent of the formula $\bar x = \dfrac{\iint_R xdA}{\iint_R dA}$.

  • Using the same region $R$ as above but adding a varying density of $\delta(x,y) = x^2y$, set up a double integral formula to compute $\bar y$, the $y$-coordinate of the center-of-mass of $R$.

Solution

There are two possible answers, namely $$ \frac{\int_{0}^{2}\int_{2x}^{4}y(x^2y)dydx} {\int_{0}^{2}\int_{2x}^{4}(x^2y)dydx} \text{ or } \frac{\int_{0}^{4}\int_{0}^{y/2}y(x^2y)dxdy} {\int_{0}^{4}\int_{0}^{y/2}(x^2y)dxdy}. $$ Both are equally correct. The bounds are completely independent of the formula $\bar x = \dfrac{\iint_R xdm}{\iint_R dm}$, where $dm=\delta dA$.

  • If $\vec u$ and $\vec v$ are both 3D vectors, what physical quantity does $|\vec u\times \vec v|$ compute?

Group problems

  1. Consider the region $R$ that is bounded by the lines $x=0$, $y=6$, and $x=y/2$. The density (mass per area) is given by $\delta(x,y)$.
    • Set up a double integral to compute the area of $R$.
    • Set up a double integral to compute the mass of $R$.
    • Set up a double integral formula to compute $\bar x$ and $\bar y$ for the centroid of $R$.
    • Set up a double integral formula to compute $\bar x$ and $\bar y$ for the center-of-mass of $R$.
  2. Consider $\int_{0}^{4}\int_{x}^{4}\cos(y^2)dydx$.
    • Draw the region described by the bounds.
    • Swap the order of the bounds on the integral (use $dxdy$ instead of $dydx$).
    • Compute the integral from the last step.
  3. Draw the region described the bounds of each integral. (Use the Mathematica notebook Integration.nb to check your work.)
    • $\ds\int_{0}^{3\pi/2}\int_{0}^{2+2\cos\theta}rdrd\theta$
    • $\ds\int_{0}^{3}\int_{0}^{9-x^2}\int_{0}^{5}dzdydx$
    • $\ds\int_{0}^{1}\int_{0}^{1-z}\int_{0}^{\sqrt{1-x^2}}dydxdz$
    • $\ds\int_{0}^{3}\int_{0}^{\pi}\int_{0}^{5}rdzdrd\theta$
    • $\ds\int_{-1}^{1}\int_{0}^{1-y^2}\int_{0}^{x}dzdxdy$
  4. Set up an integral formula to compute each of the following:
    • The mass of a disc that lies inside the circle $x^2+y^2=9$ and has density function given by $\delta = x+10$
    • The $x$-coordinate of the center of mass (so $\bar x$) of the disc above.
    • The $z$-coordinate of the center-of-mass (so $\bar z$) of the solid object in the first octant (all variables positive) that lies under the plane $2x+3y+6z=6$.
    • The $y$-coordinate of the center-of-mass (so $\bar y$) of the same object.
  5. A wire lies along the curve $C$ parametrized by $\vec r(t) = (t^2+1, 3t, t^3)$ for $-1\leq t\leq 2$.
    • Compute $ds$. (Remember - a little distance equals the product of the speed and a little time.)
    • Set up an integral to find $\bar x$, then $\bar y$, then $\bar z$, for the centroid of $C$.

Problem Set
Today

« November 2020 »

Sun

Mon

Tue

Wed

Thu

Fri

Sat

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30