Calc 1 Basic Definitions and Theorems

0.0(0)
Studied by 4 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

flashcard set

Earn XP

Description and Tags

i'm cooked

Last updated 3:36 PM on 5/27/24
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Limit

The limit of f(x) as x approaches a is L

2
New cards

Continuity

f is continuous at x=c iff lim(x→c)f(x)=f(c)

3
New cards

Epsilon-delta

lim(x→a)f(x)=L iff given E<0, then there is a d<0 such that |d(x)-L|<E whenever 0<|x-a|<d

4
New cards

Intermediate Value Theorem (IVT)

Suppose that f is continuous on the closed interval [a,b] and let N be any number between f(a) and f(b) where f(a)≠f(b). Then there exists a number c in (a,b) such that f(c)=N

5
New cards

Derivative of a function

lim(h→0)[f(x+h)-f(x)]/h

6
New cards

Average velocity

displacement/time - [f(a+h)-f(a)]/h

7
New cards

Extreme Value Theorem (EVT)

If f is continuous on [a,b] then f has an absolute max and an absolute min on [a,b]

8
New cards

Fermat’s Theorem

If f has a local min at x=c, and f’(c) exists the f’(c)=0 exists

9
New cards

Rolle’s Theorem

Let f be continuous on [a,b] and differentiable on (a,b). Then if f(a)=f(b), there is a number C ∈(a,b) such that f’(c)=0

10
New cards

Mean Value Theorem (MVT)

Let f be continuous on [a,b] and differentiable on (a,b). Then there is a number c ∈(a,b), such that f’(c)=[f(b)-f(a)]/[b-a]

11
New cards

FTC 1

Suppose f is continuous on [a,b]. If g(x)=∫ax f(t)dt, then g’(x)=f(x)

12
New cards

FTC 2

ab f(x)dx=F(b)-F(a), where F is any antiderivative of f, that is F’=f

13
New cards

FTC 1 → FTC 2

Assume d/dx∫ax f(t)dt=f(x). Then ∫ax f(t)dt=F(x)+C. Let x=a: ∫aa f(t)dt=0=F(a)+C. Isolate C: C=-F(a). Let x=b: ∫ab f(t)dt=F(b)-F(a). And so ∫ab f(x)dx=F(b)-F(a)

14
New cards

FTC 2 → FTC 1

Assume ∫ab f(x)dx=F(b)-F(a). Then d/dx∫ax f(t)dt=d/dx[F(x)-F(a)] → (d/dx)F(x)-0=f(x)