Untitled Flashcards Set

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

1/48

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.

49 Terms

1
New cards

Pythagorean Identity (sin and cos)

sin²x + cos²x = 1

2
New cards

Pythagorean Identity (sec and tan)

sec²x - tan²x = 1

3
New cards

Reciprocal Identity for secant

sec x = 1 / cos x

4
New cards

Reciprocal Identity for cosecant

csc x = 1 / sin x

5
New cards

Double Angle Formula for sine

sin 2x = 2 sin x cos x

6
New cards

Double Angle Formula for cosine

cos 2x = cos²x - sin²x

7
New cards

Sum & Difference Formula for sin(A ± B)

sin(A ± B) = sin A cos B ± cos A sin B

8
New cards

Sum & Difference Formula for cos(A ± B)

cos(A ± B) = cos A cos B ∓ sin A sin B

9
New cards

Definition of a Limit

lim(x→a) f(x) = L if and only if lim(x→a⁻) f(x) = L and lim(x→a⁺) f(x) = L

10
New cards

One-Sided Limit (approaching from the left)

lim(x→a⁻) f(x)

11
New cards

One-Sided Limit (approaching from the right)

lim(x→a⁺) f(x)

12
New cards

Limit Laws (Sum/Difference)

lim(x→a) [f(x) ± g(x)] = lim(x→a) f(x) ± lim(x→a) g(x)

13
New cards

Definition of a Vertical Asymptote

x = a is a vertical asymptote if lim(x→a⁻) f(x) = ±∞ or lim(x→a⁺) f(x) = ±∞

14
New cards

Definition of a Horizontal Asymptote

y = L is a horizontal asymptote if lim(x→±∞) f(x) = L

15
New cards

Squeeze Theorem

If f(x) ≤ g(x) ≤ h(x) and lim(x→a) f(x) = lim(x→a) h(x) = L, then lim(x→a) g(x) = L

16
New cards

Definition of the Derivative

f'(x) = lim(h→0) (f(x+h) - f(x)) / h

17
New cards

d/dx [xⁿ]

n xⁿ⁻¹

18
New cards

d/dx [e^x]

e^x

19
New cards

d/dx [ln x]

1 / x

20
New cards

d/dx [a^x]

ln(a) ⋅ a^x

21
New cards

d/dx [sin x]

cos x

22
New cards

d/dx [cos x]

-sin x

23
New cards

d/dx [tan x]

sec²x

24
New cards

d/dx [arcsin x]

1 / √(1 - x²)

25
New cards

d/dx [arctan x]

1 / (1 + x²)

26
New cards

d/dx [arcsec x]

1 / |x|√(x² - 1)

27
New cards

Product Rule

d/dx [f(x)g(x)] = f'(x) g(x) + f(x) g'(x)

28
New cards

Quotient Rule

d/dx [f(x) / g(x)] = (f'(x) g(x) - f(x) g'(x)) / g²(x)

29
New cards

Chain Rule

d/dx f(g(x)) = f'(g(x)) ⋅ g'(x)

30
New cards

L'Hôpital’s Rule

If lim(x→a) f(x)/g(x) is 0/0 or ∞/∞, then lim(x→a) f(x)/g(x) = lim(x→a) f'(x)/g'(x)

31
New cards

∫ xⁿ dx (for n ≠ -1)

(xⁿ⁺¹) / (n+1) + C

32
New cards

∫ e^x dx

e^x + C

33
New cards

∫ 1/x dx

ln|x| + C

34
New cards

∫ sin x dx

-cos x + C

35
New cards

∫ cos x dx

sin x + C

36
New cards

∫ sec²x dx

tan x + C

37
New cards

Fundamental Theorem of Calculus (Part 1)

∫[a,b] f(x)dx = F(b) - F(a), where F is an antiderivative of f

38
New cards

Fundamental Theorem of Calculus (Part 2)

d/dx ∫[c,x] f(t) dt = f(x)

39
New cards

Position, Velocity, Acceleration Relationships

s(t) = position, v(t) = s'(t) = velocity, a(t) = v'(t) = s''(t) = acceleration

40
New cards

Total Distance Traveled Formula

∫[a,b] |v(t)| dt

41
New cards

Volume of Solid (Disk Method)

V = π ∫[a,b] [R(x)]² dx

42
New cards

Volume of Solid (Washer Method)

V = π ∫[a,b] (R²(x) - r²(x)) dx

43
New cards

Volume of Solid (Cross-Sectional Area)

V = ∫[a,b] A(x) dx

44
New cards

LRAM (Left Riemann Sum)

Uses left endpoints of subintervals for f(x)

45
New cards

RRAM (Right Riemann Sum)

Uses right endpoints of subintervals for f(x)

46
New cards

MRAM (Midpoint Riemann Sum)

Uses midpoints of subintervals for f(x)

47
New cards

Trapezoidal Rule

A ≈ (Δx / 2) [f(x₀) + 2f(x₁) + 2f(x₂) + ... + f(xₙ)]

48
New cards

Mean Value Theorem

If f(x) is continuous on [a, b] and differentiable on (a, b), then there exists c in (a, b) such that f'(c) = (f(b) - f(a)) / (b - a)

49
New cards

Squeeze Theorem

If f(x) ≤ g(x) ≤ h(x) and lim(x→a) f(x) = lim(x→a) h(x) = L, then lim(x→a) g(x) = L