Calculus 2

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/102

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

103 Terms

1
New cards

d/dx cosx

-sinx

2
New cards

d/dx sinx

cosx

3
New cards

d/dx cotx

-csc^2(x)

4
New cards

d/dx tanx

sec^2(x)

5
New cards

d/dx secx

secxtanx

6
New cards

d/dx cscx

-cscxcotx

7
New cards

int cosx

sinx

8
New cards

int sinx

-cosx

9
New cards

int tanx

-ln|cosx| or ln|secx|

10
New cards

int secx

ln|secx+tanx|

11
New cards

int cscx

ln|cscx-cotx|

12
New cards

int sec^2(x)

tanx

13
New cards

int cscxcotx

-cscx

14
New cards

int secxtanx

secx

15
New cards

int csc^2(x)

-cotx

16
New cards

int cotx

ln|sinx|

17
New cards

Definition of e

lim k->infinity of

(1 + (1/k))^k

Which diverges by ration Test because e>1

18
New cards

(a^k)/(b^k)

(a/b)^k factoring out the power.

19
New cards

(k + 1)!

(k + 1)k!

20
New cards

2^(k + 1)

2 • 2^k

21
New cards

1 + cot^2(x)

csc^2(x)

22
New cards

tan^2(x) + 1

sec^2(x)

23
New cards

d/dx e^(u(x))

e^(u(x)) • u'(x)

24
New cards

d/dx e^x

e^x

25
New cards

int e^x dx

e^x + c

26
New cards

e

e^x will always be positive

27
New cards

d/dx ln(u)

1/u • du/dx

28
New cards

int (1/u) du

ln |u| + c

29
New cards

A of circle

pi • r^2

30
New cards

b^x

e^(x(lnb))

31
New cards

d/dx [arcsin(x)]

1/(sqrt: 1 - x^2)

32
New cards

d/dx [arctan(x)]

1/(x^2 + 1)

33
New cards

d/dx [arccos(x)]

-1/(sqrt: 1 - x^2)

34
New cards

d/dx [arccot(x)]

-1/(x^2 + 1)

35
New cards

d/dx [arcsec(x)]

1/ (|x|(sqrt: x^2 - 1))

36
New cards

d/dx [arccsc(x)]

-1/ (|x|(sqrt: x^2 - 1)

37
New cards

Integration by parts

uv - int: vdu

38
New cards

General Slicing Method

V= int: A(x)dx

39
New cards

Disk Method

V= int: pi[f(x)]^2 dx

<p>V= int: pi[f(x)]^2 dx</p>
40
New cards

Washer Method

V= int: piRouter^2 - piRinner^2 dx

<p>V= int: piRouter^2 - piRinner^2 dx</p>
41
New cards

Arc Length

L= int: sqrt ( (dy/dt)^2 + (dx/dt)^2) dy

42
New cards

tan^2(x)+1

sec^2(x)

43
New cards

Adjusting the starting index

from 1 to 0

Replace all the instances of n in the series with n+1

44
New cards

Geometric Series

S(n)=

45
New cards

Geometric Series

|r| < 1 converges

sum = a/(1-r)

46
New cards

Ratio Test

r<1 converges

r> diverges

r=1 inconclusive

47
New cards

Comparison Test

Find Bn>An if it converges then An converges.

Find Bn

48
New cards

P Test

P 1 series converges

Converges to 1/(p-1)

49
New cards

LCT

Take lim An/Bn. Choose Bn which you know if it converges/diverges.

Lim L, An and Bn converge or diverge together

50
New cards

Integral Test

Positive & decreasing. If integral converges --> series diverges; if ingtegral diverges --> series diverges

51
New cards

Series

Summation of sequence

52
New cards

Sequence

Set of numbers

53
New cards

LHopital

When lim fx and lim gx equals zero or pos/neg infinity. Lim of fx/gx equals lim f'x/g'x.

54
New cards

sin^2(x)

(1-cox2x)/2

55
New cards

Integral Remainder Theorem

int from n+1 to infinity of (f(x)dx <= R <= int fron n to infinity f(x)dx in

56
New cards

Alternating Series Test

if series is alternating

if Bn is positive

bn's are decreasing; Bn+1 <= Bn

limBn --> 0

series converges

57
New cards

Alternating Series Remainder theorem

|R| <= Bn+1 / R

58
New cards

Power series

Cn(x-a)^n

a = center

cn = coefficients

x = variable

59
New cards

Radius of Convergence

how far x can get from the center and the series can still converge; 1/2 of interval of convergence

60
New cards

Approximating Fn's w Power Series

put in form 1/1-(..)

61
New cards

Taylor Series

method for representing functions as a power series

<p>method for representing functions as a power series</p>
62
New cards

Maclaurin Series

knowt flashcard image
63
New cards

Taylor Series Remainder

Taylor's Inequality:

|Rn(x)| <= M/n+1! |x-a|^n+1

64
New cards

Average Value of a Fn

int a to b ( f(x)dx) / b -a

on a continuous fn will always go through its average value

65
New cards

cos^2(x)

1/2 + 1/2cos2x

66
New cards

sin^2(x)

1/2 - 1/2cos2x

67
New cards

cos(2x)

cos^2(x) - sin^2(x)

68
New cards

Integrating Trig Powers

if sin is odd and cos even --> set aside a sin and u sub w cos

if sin is even and cos is odd --> set aside a cos and u sub w sin

if both odd --> choose either sin or cos to set aside and u sub w the other

if both even --> use different identities to reduce the exponents or number of sin and cos factors

69
New cards

work

force * distance

w varying force or distance

w = int a to b ( Force(x) dx )

70
New cards

Area between curves

int a to b ( large - small) or (top - bottom) or (right - left)

71
New cards

Trig Sub: sqrt(a^2 - x^2)

x = asin(x) and 1 - sin^2 = cos^2

72
New cards

Trig Sub: sqrt( a^2+x^2)

x = atan(x) and 1 + tan^2(x) = sec^2

73
New cards

Trig Sub: sqrt(x^2 - a^2)

x = asec(x) and sec^2 - 1 = tan^2

74
New cards

integrals of partial fractions will always work when

denominator factors into linear functions

and degree of numerator is lower than degree of denominator --> if not do long division and test the Remainder

75
New cards

series converges if

limit exists as a finite number

76
New cards

if lim of an doesn't go to zero

series cannot converge

77
New cards

if a sereis is bounded and monotonic

it will always converge

78
New cards

sin(2x)

2sin(x)cos(x)

79
New cards

int 1/(X^2 + a^2)

(1/a)arctan(x/a)

80
New cards

int lnx

xlnx - x

81
New cards

Ranking Growth Rate

ln^a(x) << x^a << a^x << x^x

82
New cards

inf + inf

determinate = inf

83
New cards

inf * inf

determinate

84
New cards

0/infinity

determinate = 0 * (1/inf) = 0

85
New cards

inf/0

determinate = inf * 1/0 = inf

86
New cards

inf / inf

indeterminate

87
New cards

0 / 0

indeterminate

88
New cards

inf * 0

indeterminate

89
New cards

inf - inf

indeterminate

90
New cards

0^0

Indeterminate

91
New cards

1^inf

Indeterminate

92
New cards

inf^inf

indeterminate

93
New cards

0^inf

determinate = 0

94
New cards

lim

x -> inf f(x)/g(x) = inf

f grows faster than g

95
New cards

lim

x -> inf g(x)/f(x) = 0

f grows faster than g

96
New cards

d/dx f(g(x))

f'(g(x)) + g'(x)

97
New cards

d/dx f(x)g(x)

f'(x)g(x) + g'(x)f(x)

98
New cards

1/(1-x)

<p></p>
99
New cards

e^x

<p></p>
100
New cards

sin (x)

knowt flashcard image