Calculus Flashcards
How do you know if an integral is an improper integral?
- If one or both of the limits is infinite
- If f(x) is undefined at any point in the interval or at the limits
How do you know if an improper integral is convergent or divergent?
If the integral tends to infinity then it is divergent
If the integral has a finite value then it is convergent
How do you deal with an integral where one of the limits is infinite?
- Write your integral as, lim t→∞ ∫f(x) swapping the infinity limit for a t
- Solve your integral as normal Note: make sure when you sub in your limits you simplify fully collecting all like terms
- State that as t→∞ then your t term either →∞ or →0
- Now state wether your integral is convergent or divergent, if it’s convergent state its final value
How do you deal with an integral where one of the limits is undefined?
- State which limit (value of x) f(x) is undefined at
- Rewrite your integral as lim t→(undefined limit)+or- ∫f(x) swapping the undefined limit for a t
- Solve your integral as normal Note: make sure when you sub in your limits you simplify fully collecting all like terms
- State that as t→∞ then your integral either →limit+or- or →∞
- Now state wether your integral is convergent or divergent, if it’s convergent state its final value
Note if your upper limit is swapped for a t then the t→limit from the negative side or if your lower limit is swapped for a t then the t→limit from the positive side
How do you deal with an integral that is not defined at a point between the limits? e.g an integral thats not defined at x=2 between 1 and 3
- State the value that the integral is undefined at i.e x=2
- Split the integral into two integrals i.e
- ∫12 + ∫23
- Swap the undefined point for a t and introduce your limits
- Solve each integral as normal
How do you deal with an integral where both limits are infinite? i.e
∫-∞∞
- Split the integral into two integrals ∫-∞0 +
∫0∞
What is the formula for the mean value of an integral?
1/(b-a) ∫ab f(x) dx
If the mean value of f(x) is f then what is the mean value of:
f(x) + k ?
kf(x) ?
-f(x) ?
f(x) + k = f +k
kf(x) = kf
-f(x) = -f
What are the formulas for the derivatives of inverse trig functions that are given in the formula book?
d/dx (arcsin(x)) = 1 / (1-x2)1/2
d/dx (arcsin(x)) = 1 / (1+x2)1/2
d/dx (arcsin(x)) = 1 / 1+x2
Note you must apply the chain rule aswell
How do you prove the derivatives of arcsin(x) and arcos(x) ?
- y = inverse trig functions
- x = trig function
- find dx/dy
- find dy/dx
- use the formula for cos2(y) + sin2(y) = 1
- Sub in for x
How do you prove the derivative of arctan(x) ?
- y = arctan(x)
- x = tan(y)
- dx/dy = sec2(y)
- dy/dx = 1/sec2(y)
- Use the identity 1 + tan2(y) = sec2(y)
- Sub in for x
What are the steps for integrating inverse trig functions?
- let x = asin(u) or atan(u) (u term is the inverse of this so u=arcsin(x/a) or u=arctan(x/a))
- find dx/du rearrange for dx
- replace dx and x in the integral
- rearrange and then use the identity, cos2(u) + sin2(u) = 1
- rearrange and simplify
- swap your limits and solve
How do you pick your ‘x’ term in integrating via a trig substitution?
If there is a - on the bottom x=asin(u) if there is a + on the bottom (and generally a root) use x=acos(u)
What is the formula for integrating ∫1/(a2-x2)1/2 that’s given in the formula book?
arcsin(x/a) + c |x|< a
This can be proven using the substitution x=asin(u)
Note you need to apply the reverse chain rule aswell as these formulas
What is the formula for integrating ∫1/a2+x2 that’s given in the formula book?
1/a arctan(x/a) + c
This can be proven using the substitution x=atan(u)
Note you may need to apply the reverse chain rule