Calc 2 final Flashcards

c (20 cards)

1
Q

For a given sequence how to determine if convergent or divergent

A

limit dne = divergent
limit exists then convergent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the formula for telescoping series and how to find the sum

A

sum of (f(n)- f(n+1))
find the partial sum sn by finding n=starting term and k=n-1 and k=2
then find the formula for sn
take the limit as n approaches infinity for sum

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

formula for geometric series and rules for convergence
how to find sum

A

sum of a*r^n-1 or ar^n
converges when r is between -1 and 1
divergent when greater than or equal to 1
sum is a/1-r

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Formula for alternating series and rules of convergence

A

(-1)^n-1 * an or sum of (-1)^k
if an+1 is less than or equal to an
and lim an=0 then the series converges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

ratio test vs root test

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

divergence test

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

p series

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

integral test

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

comparison test vs limit comparison tes

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

absolute convergence

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Integration by parts

A

u*v * integral of v

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

trigonometric integrals sin and cos

A

if power of sin is odd keep 1 din and use pythagorean theorem sin2x+1-cos2x
if cos is odd then use cos2x=1-sin2x
If both even use half angle
sin2x=1/2(1-cos2x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

trig integrals tan and sec

A

if tan is odd keep 1 factor of tanxsecx and use tan2x=sec2x-1
if sec is even strip off sec2x and use sec2x=1+tan2x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

integration by partial fractions

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

improper integrals

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

sum for k
sum for k2
sum for k3

17
Q

area under curve steps

A

b-a/n
find xk= a+k times delta x
find the sum of f(xk) times delta x
then take the lim of the sum

18
Q

area between curves formula and steps

A

integral from a to b of f(x)-g(x)dx

19
Q

disk vs washer method