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

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.

Rapid Recall

  • For the vector field $\vec F(x,y) = (x+y, x^2)$ state $M$ and $N$.

Solution

The notation we'll be using is $\vec F(x,y)=(M,N)$ or $\vec F(x,y,z) = (M,N,P)$. This gives

  • $M=x+y$
  • $N=x^2$.
  • For the curve $\vec r(t) = (t^2, t^3)$, state $dx$, $dy$, and $ds$ in terms of $t$.

Solution

We have

  • $dx=2t dt$ (the differential of $x$ equals $2t$ multiplied by the differential of $y$. )
  • $dy=3t^2 dt$
  • $ds = \sqrt{(2t)^2+(3t^2)^2}dt$ - This is the quantity we use for arc length.

Note that $dx$ is the differential of $x$, whereas $\frac{dx}{dt}$ is the derivative of $x$ with respect to $t$.

  • Given $\vec F(x,y) = (x+y, x^2)$ and $\vec r(t) = (t^2, t^3)$ state $\vec F(\vec r(t))$.

Solution

Recall that $\vec r(t) = (t^2, t^3)$ means $x=t^2$ and $y=t^3$, so $$\vec F(\vec r(t)) = \vec F(x=t^2, y=t^3) = (t^2+t^3, (t^2)^2).$$

  • Set up the work integral $\int_C Mdx+Ndy$ for $\vec F(x,y) = (x+y, x^2)$ and $\vec r(t) = (t^2, t^3)$ for $t\in [-1,3] $ (so replace each term with what it equals in terms of $t$).

Solution

We have the following:

  • $M=x+y = t^2+t^3$,
  • $N=x^2 = (t^2)^2$,
  • $dx = 2tdt$,
  • $dy = 3t^2dt$.

This gives $$\int_C Mdx+Ndy =\int_{-1}^3 \underbrace{(t^2+t^3)}_{M}\underbrace{(2tdt)}_{dx}+\underbrace{(t^2)^2}_{N}\underbrace{(3t^2dt)}_{dy} .$$

  • Set up the work integral $\int_C \vec F\cdot d\vec r$ for $\vec F(x,y) = (3xy, x+2y)$ and $\vec r(t) = (t^2+1, 2t)$ for $t\in [0,2] $.

Solution

We have the following:

  • $F(\vec r(t)) = (3(t^2+1)(2t), (t^2+1)+2(2t))$,
  • $\frac{d\vec r}{dt}=(2t,2)$,
  • $d\vec r=(2t,2)dt$.

This gives $$\int_C \vec F\cdot d\vec r =\int_{0}^2 \left[\underbrace{(3(t^2+1)(2t))}_{M}\underbrace{(2t)}_{dx/dt}+\underbrace{((t^2+1)+2(2t))}_{N}\underbrace{(2)}_{dy/dt}\right]dt .$$

Group problems

  1. Use the arc length formula and the parameterization $\vec r(t)=(a\cos t,a\sin t)$ of a circle to verify that the circumference of a circle of radius $a$ is $2\pi a$. $$s=\int_?^? \sqrt{(?)^2+(?)^2}dt.$$
  2. A force given by $\vec F = (y,-x+y)$ acts on an object as it moves along the curve $\vec r(t) =(t,t^2)$ for $0\leq t\leq 2$. Note that this means $x=t$ and $y=t^2$, so $\vec F = (t^2,-t+t^2)$. Compute $\ds \int_C\vec F\cdot \frac{d\vec r}{dt}dt$ (the work done by the force along the curve).
  3. Consider the curve $C$ parametrized by $\vec r(t) = (t, t^2)$ for $0\leq t\leq 2$.
    • Give a vector equation of the tangent line to the curve at $t=1$ (fill in the blanks below): $$\begin{pmatrix}?\\?\end{pmatrix} = \begin{pmatrix}?\\?\end{pmatrix}t+\begin{pmatrix}?\\?\end{pmatrix}.$$
    • Set up an integral that gives the length of this curve. Just set it up (fill in the blanks below). $$s=\int_?^? \sqrt{(?)^2+(?)^2}dt.$$
    • A wire lies along the curve $C$. The density (mass per length) of the wire at a point $(x,y)$ on the curve is given by $\delta(x,y) = y+2$. This means a little bits of mass along a small length $ds$ is given by $$dm = \delta ds = (y+2)ds = (y(t)+2)\sqrt{\left(\frac{dx}{dt}\right)^2+\left(\frac{dy}{dt}\right)^2}dt.$$ Set up an integral formula that gives the total mass of the wire (put everything in terms of $t$.
    • The wire contains charged particles. The charge density (charge per length) at a point $(x,y)$ on the curve is given by the product $q(x,y)=xy$. This means the charge along a little length $ds$ is given by $dQ = (q) ds = (xy)ds$. Set up an integral formula that gives the total charge on the wire.

Problem Set
Today

« October 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

31