1/86
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
00,∞∞
indeterminate forms where you can directly apply L’Hopital’s Rule
1∞,00,∞0
indeterminate forms where the exponent makes it indeterminate, so use natural logs
(0⋅∞),(∞−∞)
indeterminate forms where you should write the common denominator as a single quotient
L’Hopital’s Rule
x→climg(x)f(x)=x→climg′(x)f′(x)=L
If x>0, thenlimn→∞xn1= ?
1
If \left|x\right|<1, thenlimn→∞xn= ?
0
If \alpha>0, thenlimn→∞nα1= ?
0
limn→∞n!xn= ?
0
limn→∞nln(n)= ?
0
limn→∞(1+nx)n= ?
ex
limn→∞nn1= ?
1
a definite integral is improper if:
the function has a vertical asymptote at x=a, x=b, or some point c in the interval (a,b).
one or both of the limits of integration are infinite (+∞/-∞).
if an improper integral evaluates to a finite number, we say it:
converges
if the integral evaluates to ±∞ or to ∞-∞, we say the integral:
diverges
what is a sequence?
a sequence is a function from the set of positive integers to the set of real numbers.
{an}={f(n)}=a1,a2,a3,…,ak,…
an is called the nth term
the values of n are all positive integers, unless otherwise specified.,
least upper bound (L.U.B.)
the smallest possible upper bound of a set where a number M is greater than or equal to each element in S.
greatest lower bound (G.L.B.)
the largest possible lower bound of a set where a number m is less than or equal to each element in S.
a_{n}<a_{n+1} for all n
strictly increasing sequence
an≤an+1 for all n
monotonically increasing sequence
a_{n}>a_{n+1} for all n
strictly decreasing sequence
an≥an+1 for n
monotonically decreasing sequence
let {an} be a sequence. if limn→∞an=L, then L is the:
limit of this sequence.
if a sequence has a finite limit L, then the sequence is said to ______ to L.
converge
if a sequence does not converge to a finite limit L, it is said to:
diverge
if a sequence {an} is monotonic and bounded, then it:
converges
if a sequence {an} is increasing then:
L = L.U.B.
if a sequence {an} is decreasing, then:
L = G.L.B.
if a sequence {an} is unbounded, then it:
diverges
infinite series
a sum of infinite terms:
k=0∑∞ak=a0+a1+a2+a3+…+an+⋯
an infinite series converges if:
the sequence of partial sums converges (and diverges otherwise).
n→∞limSn=n→∞limk=0∑nak=L
n=1∑∞n1
harmonic series (diverges)
n=1∑∞(n+a)(n+b)1
telescoping series
these generally converge
find the sum using partial fractions
n=0∑∞rn
geometric series
when does the geometric series converge?
when |r| < 1
when does the geometric series diverge?
when |r| ≥ 1
what is the sum of a geometric sequence when |r| < 1?
1−r1
k=1∑∞kp1
p-series
when does the p-series converge?
when p > 1
when does p-series diverge?
when 0 < p ≤ 1
divergence (nth term test)
given ∑n=0∞an , first find limn→∞an.
if limn→∞an=0 , then the series diverges
otherwise, the test is inconclusive and you must try another test
integral test
let f be a continuous, positive, and decreasing function. then:
∑k=1∞f(k) converges if and only if ∫1∞f(x)dx converges,
and diverges if and only if ∫1Nf(x)dx→∞ as N→∞
justifications for the integral test
conditions: state that the function is positive, continuous, and decreasing
math step: evaluate the integral for the math step
conclusion: write a conclusion as to whether or not the series converges based on the result from step 2.
basic/direct comparison test, part (a)
let ∑kak be a series with ak≥0 for all k. if we can find a series∑kck such that it converges and ak≤ck for all but finitely many terms, then ∑kak must also converge.
basic/direct comparison test, part (b)
let ∑kak be a series with ak≥0 for all k. if we can find a series∑kdk such that it diverges and ak≥dk≥0 for all but finitely many terms, then ∑kak must also diverge.
in simpler terms, the BCT requires you to find which types of comparison series?
(a) a smaller, convergent series, OR
(b) a larger, divergent series
justifications for the BCT
conditions: find and state the comparison series, whether it converges/diverges, and why.
math step: prove, don’t just state, the inequality.
conclusion: summarize the results and whether the series converges or diverges.
limit comparison test
let ∑kak be a series with ak≥0 for all k. select a series∑kbk. if \lim_{n\to\infty}\frac{a_{n}}{b_{n}}=c>0, then both series converge or diverge.
justifications for the LCT
conditions: state the comparison series, whether it converges or diverges, and why.
math step: find the limit of the ratio of terms. write out all the steps, don’t just “state” the limit.
conclusion: if the limit in step 2 is positive and finite, state that and provide a conclusion.
ratio test
let ∑k=1∞ak be a series with all positive terms. let L=limn→∞anan+1 .
if L < 1, then ∑k=1∞ak converges
if L > 1, then ∑k=1∞ak diverges
if L = 1, then the test is inconclusive
root test
let ∑k=1∞ak be a series with all positive terms. let R=limn→∞n∣an∣ .
if R < 1, then ∑k=1∞ak converges
if R > 1, then ∑k=1∞ak diverges
if R = 1, then the test is inconclusive
when does a series converge by the ratio/root tests?
when L/R < 1
when does a series diverge by the ratio/root tests?
when L/R > 1
when is a series considered inconclusive by the ratio/root tests?
when L/R = 1
justifications for ratio/root tests
conditions: confirm and state that all terms are positive
math step: compute the appropriate limit, showing all mathematical steps
conclusion: compare your limit in step 2 to the number 1, and use that to provide a conclusion
alternating series
a series is alternating if the terms oscillate between negative and positive or vice-versa. look for: (−1)k,(−1)k+1,cos(kπ)
which test should you always start with?
the divergence/nth term test
when should you use the integral test?
when the function looks “easy” to integrate or can be solved with a U-substitution
which kinds of series should you use in the BCT/LCT?
harmonic series, geometric series, p-series
when should you use the limit comparison test?
when you are unsure of which way the inequality may go in the BCT, or when it points in the wrong direction
when should you use the root test?
when everything is raised to the kth power
when should you use the ratio test?
when you have factorials. or when no other test works
alternating series test
let ∑nan be an alternating series.
if ∑n∣an∣ converges, then the alternating series converges absolutely.
if step 1 fails, but if:
{∣an∣} is a decreasing sequence, and
limn→∞∣an∣=0, then the series converges conditionally.
if the terms do not go to zero, the series diverges.
if the terms go to zero but are not decreasing, the test is inconclusive.
when does a series converge absolutely by the AST?
when ∑n∣an∣ converges
when does a series converge conditionally by the AST?
if ∑n∣an∣ diverges, but if:
{∣an∣} is a decreasing sequence, and
n→∞lim∣an∣=0
when does a series diverge by the AST?
when the terms do not go to zero
what is a power series?
an infinite polynomial and a function of x
k=0∑∞akxk
power series in x
k=0∑∞ak(x−c)k
power series in x-c
when does a power series converge?
∑k=0∞ak(x−c)k converges at x0 if ∑k=0∞ak(x0−c)k converges. the series converges on (x0, x1) if it converges at every point in the interval.
interval of convergence
the set of all values of x of a power series for which the series converges. this interval may be closed, open, or half-open.
which tests do you use to find the radius of convergence of a power series in standard form?
ratio/root tests
when finding the R.C. of a power series, if L = 0, then:
R = ∞ and I.C. is just all real numbers
when finding the R.C. of a power series, if L = ∞, then:
R = 0 and I.C. is just x = c
when finding the R.C. of a power series, if L is positive and finite, then:
R = 1/L, and the series converges for |x - c| < R (you must also check the endpoints for convergence)
dxd(k=0∑∞akxk)=?
k=1∑∞kakxk−1
∫(k=0∑∞akxk)dx=?
k=0∑∞k+1akxk+1+C
a taylor polynomial for a continuous function f about x = a is defined as:
Pn(x)=k=0∑nk!f(k)(a)(x−a)k
form of a taylor polynomial when a = 0:
Pn(x)=k=0∑nk!f(k)(0)xk
the taylor remainder term for Pn, where c is some number between a and x, is given by:
Rn(x)=(n+1)!f(n+1)(c)(x−a)n+1
we can find an upper bound for the taylor remainder term using the formula:
∣Rn(x)∣≤maxf(n+1)(c)(n+1)!∣x−a∣n+1
taylor series
f(x)=k=0∑∞k!f(k)(a)(x−a)k
what do we call a taylor series where a = 0?
a maclaurin series
ex=? (maclaurin series)
∑k=0∞k!xk,x∈ ℝ
sin(x)=? (maclaurin series)
∑k=0∞(−1)k(2k+1)!x2k+1,x∈ ℝ
cos(x)=? (maclaurin series)
∑k=0∞(−1)k(2k)!x2k,x∈ ℝ
1−x1 (maclaurin series)
\sum_{k=0}^{\infty}x^{k},\left|x\right|<1
ln(1+x)=? (maclaurin series)
\sum_{k=0}^{\infty}\left(-1\right)^{k}\cdot\frac{x^{k+1}}{k+1},-1<x\le1