Hyperbolic sine and cosine
|
sinhx=ex−e−x2coshx=ex+e−x2dsinhxdx=coshxdcoshxdx=sinhx1+sinh2x=cosh2x |
Disc Area
3 ways to find the area of a disc:
|
A=12∫2π0r2dθA=∫R02πrdrA=2∫R−R√R2−x2dx |
Polar area element
Volumes of Revolution
Use cylindrical shells when the area element is parallel to the axis of rotation:
Use washer when the area element is perpendicular to the axis of rotation:
Arc Length
Parametric Curves
Surface area of revolution
Revolving around the x-axis:
2 ways of revolving around the y-axis:
|
dS=2πx√1+(dydx)2dx=2πf−1(y)√1+(dxdy)2dy |
Work
Work = Force x Distance.
Pull up a hanging rope
where
x is measured from the top, and
ρ is the weight density (or mass density multiplied by gravity.)
Spring
Elements
Mass of a rod
Mass of a sphere
Present Value
|
P(t)=P0ertP0=P(t)e−rtdI=I(t)dtdPV=e−rtdI=I(t)e−rtdt |
Average value of a function
Note the average value over a region is the integral of the function over the region divided by the volume of that region.
Centroids and Centers Of Mass
Centroids
|
¯x=∫∫Rxdxdy∫∫Rdxdy¯y=∫∫Rydxdy∫∫Rdxdy |
Centroids using point mass
Given a complex region which consists of the union of simpler regions, there is a method for finding the centroid:
- Find the centroid of each simple region;
- Replace each region with a point mass at its centroid, where the mass is the area of the region;
- Find the centroid of these point masses by taking a weighted average of their x and y coordinates.
Center of mass
|
¯x=∫∫Rρ(x,y)xdxdy∫∫Rρ(x,y)dxdy¯y=∫∫Rρ(x,y)ydxdy∫∫Rρ(x,y)dxdy |
Moments and Gyrations
Fair Probability
|
P(D)=Volume of DTotal volume of all outcomes |
Probability density function (PDF)
Probability element:
2 properties of a PDF:
- ρ(x)>0∀x∈D
- ∫Dρ(x)dx=1
Expectation and Variance
Expectation - 1st moment:
Variance - 2nd moment:
Interpreted as mass, expectation is the
centroid, variance the
moment of inertia about the centroid, and standard deviation the
radius of gyration from the centroid !
|
E=∫DxdP∫DdP⇔¯x=∫xdM∫dMV=∫D(x−E)2dP⇔I=∫r2dMσ=√∫D(x−E)2dP∫DdP=√V⇔Rg=√IM=√∫r2dM∫dM |
Simplest Ordinary Differential Equation:
Linear 1st order differential equation:
Standard form:
Integrating factor:
Used for solving linear 1st order differential equations via the product rule to factor the sum of two derivatives into the derivative of a product.
such that:
Solution:
|
x=e∫A⋅∫Be∫−Ai.e. x=e∫A(t)dt⋅∫B(t)e∫−A(t)dt |
Equilibrium of dxdt=f(x)
are simply the roots of f(x). Note if f′(x)<0, the equilibrium is stable. If f′(x)>0, the equilibrium is unstable.
Partial Fractions
|
P(x)Q(x)=A1x−r1+A2x−r2+⋯+Anx−rn |
Fundamental Theorem of Integral Calculus
p-integral
∫1xpdx=∫x−pdx
Note
∫∞1x−pdx
diverges if
p≤1 and converges otherwise; whereas
∫10x−pdx
diverges if
p≥1 and converges otherwise.
For more info, check out the PennCalcWiki.