Term
Integration:
What two special options do you have when integrating? |
|
Definition
Integration:
U-Substitution and Integration by Parts |
|
|
Term
Integration:
What is the formula for Integration by Parts? |
|
Definition
Integration:
∫udv = uv - ∫vdu |
|
|
Term
Integration:
What is the hierarchy of picking a u value for U-Substitution and Integration by Parts? |
|
Definition
Integration:
Log
Inverse trig
Algebra
Trig
Exponents |
|
|
Term
Integration: When faced with a integral in which one of the limits of integration is ∞ (or -∞), what do you do? |
|
Definition
Integration: Replace the ∞ limit with t and take the limit as t → ∞ of integral. The final answer will either be a value or "divergent." |
|
|
Term
Integration:
What two items are easily forgotton that apply to all integrals? (Things to check before/after finishing a problem) |
|
Definition
Integration:
For ∫f(x)dx
You should always check if f(x) is continuous between the limits of integration before beginning the problem (ex: 1/(3-x) is NOT continuous at x=3; if 3 is within the limits of integration, you cannot integrate normally).
You should always make sure you remembered to add the +c to every integral wi |
|
|
Term
Integration:
When faced with a non-continuous integral (when f(x) does not exist at some value between the limits of integration), what do you do? |
|
Definition
Integration:
You must split the integral into two parts: one for x<# and one for x># (where # is the discontinuous value). Replace the # in the limits of integration with t and take the limit of the first part as t → #- and the second as t → #+. Your final answer will either be a number or "does not exist." |
|
|
Term
Integration Approximation:
If you are asked to find a value n (number of trapezoids, rectangles, trails, etc.) so that the output will have a certain accuracy, what must you use?
(You will be given that lf"(x)l ≤ K and an equation for lEl) |
|
Definition
Integration Approximation:
If you are given ∫f(x)dx...
Find lf"(x)l and find the largest possible value for it between your limits of integration; this will be your K. Plug in your accuracy to E and plug your K into your lEl equation and solve for n. Your final answer should be n ≥ #) |
|
|
Term
Volumes Via Integrals:
What is the formula(s) for finding a volume using shells? |
|
Definition
Volumes Via Integrals:
Shell volume = 2πrhΔx
r = x-(rotational x value)
h = (upper function)-(lower function)
Use ∫(shell volume)dx from (leftx) to (rightx) to find the volume of the entire shape.
Remember: Δx becomes dx when taking an integral. |
|
|
Term
Differential Equations:
Explain how to use Euler's Method to approximate f(x) at x when given a function of f'(x), a step size, and a point. |
|
Definition
Differential Equations:
You can use a chart with the table headers: Point, Slope, and New Point. Use your given point as your first point. Use the function of f'(x) to find the slope. Multiply the slope with the given step size and add that value to your point's y value; then add your given step size to your x value to create a new point: (x+stepsize,y+slope(stepsize)) This new point will now become the Point value in the next row of your chart.
You will repeat this process until your output is a point with the x value you were asked to approximate. |
|
|
Term
Integral Applications:
What is the formula for work and what values can be used for each part? |
|
Definition
Integral Applications:
W = Fd
W = work (joules[J])
F = force (pounds[lbs], mass*gravity[kgm/s²], newtons[N], etc.)
d = distance (feet[ft], yards[yd], meters[m], etc.)
Force will usually be given in the form of a mass or weight value.
Distance will be used as Δx or x when using integrals. |
|
|
Term
Integral Applications:
What is the formula for hydrostatic force and what values are used for each part? |
|
Definition
Integral Applications:
HF = ΡgAd
Ρ = density of liquid (given value)
g = 9.8m/s²
A = Δx*(width)
d = x |
|
|
Term
Integral Applications:
To find the exact value of a ∑ sum (after finding the equation from the work or hydrostatic force problem) what do you do? |
|
Definition
Integral Applications:
Take the limit as n → ∞ of the ∑ sum. |
|
|
Term
Differential Equations:
What is the auxilliary equation of a differential equation? |
|
Definition
Differential Equations:
The auxilliary equation can be found by replacing x" with r², x' with r, and x with 1 in an equation and setting the entire equation equal to zero. Solving for r will then help you choose what general solution to use. |
|
|
Term
Differential Equations:
What are the three forms of complementary solutions and what values of r (from auxilliary equation) correspond to each? |
|
Definition
Differential Equations:
Two unique r values: y = c1er1x + c2er2x
Only one r value: y = c1erx + c2erx
Two non-real r values of the form α±βi:
y = eαx[c1cos(βx) + c2sin(βx)] |
|
|
Term
Differential Equations:
What are the three major forms of particular solutions and how are they chosen? |
|
Definition
Differential Equations:
Chosen based upon G(x) if a differential equation equals G(x)
If G(x) is a polynomial of degree n, then the particular solution will be Axn+Bxn-1+...+C
If G(x) is sin(kx) or cos(kx), then the particular solution will be Asin(kx)+Bcos(kx)
If G(x) is ekx, then the particular solution will be Aekx
If G(x) is a sum or product of these, the particular solution will also be a sum or product of the these. |
|
|
Term
Differential Equations:
How do you find a general solution? |
|
Definition
Differential Equations:
To find a general solution to a differential equation, add the complementary solution and the particular solution to the differential equation.
(You'll have to find the values of A, B, C, D, etc for the particular solution by using G(x) as a guide first.) |
|
|
Term
Differential Equations:
If a differential equation already equals zero, how do you find the general solution? |
|
Definition
Differential Equations:
The answer to a differential equation that equals zero is just the complementary solution. Solve for c1 and c2 if possible. |
|
|
Term
Differential Equations:
How do you find orthogonal trajectories? |
|
Definition
Differential Equations:
Solve for dy/dx and then take the reciprocol and solve for y. |
|
|
Term
Differential Equations:
What is Newton's Law of cooling?
(Equation for dy/dx) |
|
Definition
Differential Equations:
dy/dx = k(Tobject - Tenvironment) |
|
|
Term
Series and Sequences:
What is the Divergence Test? |
|
Definition
Series and Sequences:
The Divergence Test states that if the limit as n → ∞ of an is NOT zero, then ∑an diverges.
If the limit is zero, you cannot conclude anything from the test. |
|
|
Term
Series and Sequences:
What is the form of a geometric series and what can you conclude for a geometric seires? |
|
Definition
Series and Sequences:
A geometric series is of the form:
∑arn
1) If lrl ≥ 1, the seires diverges.
2) If lrl < 1, the series converges to a/(1-r) |
|
|
Term
Seires and Sequences:
What is a power series (p-series) and what can you conclude from it? |
|
Definition
Series and Sequences:
A power series is of the form:
∑cn(x-a)n
centered at a.
1) It could converge only at a (R=0)
2) It could converge at all x values (R=∞)
3) It could converge for lx-al < R |
|
|
Term
Taylor Series:
What is the form of a Taylor Series? |
|
Definition
Taylor Series:
A Taylor series is of the form:
∑[f(n)(a)/n1]*[x-a]n |
|
|
Term
Taylor Series:
If you find a Taylor Series representation of a function that fits T(x) for only part of the n values, what must you do? |
|
Definition
Taylor Series:
You must add the f(n)(a) values for every n value that does not fit the T(x) pattern to your Taylor Series representation. |
|
|
Term
Taylor Series:
What is Rn(x) and how do you find its value? |
|
Definition
Taylor Series:
Rn(x) is the remainder term.
Rn(x) = f(x) - Tn(x)
lim(n→∞) Rn(x) = f(x) - T(x)
lRn(x)l ≤ M/(n+1)!*lx-aln+1
where d ≥ lx-al and M is the highest value of f(n+1)(x) on the d interval. |
|
|
Term
Taylor Series:
How do you prove that a Taylor Series representation actually exists? |
|
Definition
Taylor Series:
You must show that f(x)=T(x) by finding that the limit of Rn(x) as n → ∞ is zero. |
|
|