Final Flashcards
dy/dt = k(N - y)
y = N - (N - y0)e^(-kt)
N is a specified upper bound
- always CD
dy/dt = ky
y = y0e^(kt)
- exponential growth or decay
dy/dt = -k(y - N)
y = N + (y0 - N)e^(-kt)
N is a specified lower bound
- always CU
dy/dt = (k/N)y(N - y) = ky - ky^2/N
y = (Ny0)/(y0 + (N - y0)e^(-kt)) N is a specified upper bound only inflection point at N/2 < N/2 is CU > N/2 is CD
Time of IP Logistic Equation
T = (1/k)ln((N-y0)/y0)
dy/dt + @y = f(t)
Solve with integrating factor
u = e^(S(P(t)dt)))
y = e^(@t)y0 + e^(@t)S(fe^(-@t)dt
x^2 + y^2 + z^2 = a^2
Sphere
z = +- sqrt(a^2 - x^2 - y^2)
Sphere
x^2/a^2 + y^2/b^2 + z^2/c^2 = 1
Ellipsoid
x^2/a^2 + y^2/b^2 - z^2/c^2 = 1
One sheet Hyperboloid
x^2/a^2 + y^2/b^2 - z^2/c^2 = -1
Two sheet Hyperboloid
x^2/a^2 + y^2/b^2 - z^2/c^2 = 0
Conical Hyperboloid
z = sqrt(x^2 + y^2)
Circular Cone
x^2/a^2 + y^2/b^2 = z/c
Paraboloid
z = 100 - x^2 - y^2
Paraboloid
origin at 100
facing downwards
x/a + y/b + z/c = 1
Plane
Level Curves
Use x^2 + y^2 = r^2
Limits (multivariable)
if = 0 it is inconclusive
lines, parabola
Use x^2 + y^2 = r^2
Parametric with 3 variables
Clairault’s Theorem
if fxy=fyx then both are continuous
Parametric Representation of a Line
in direction v = Aî + Bj
x = x0 + At
y = y0 + Bt
Parametric Representation of a Circle
x = rcost y = rsint