Limits and continuity

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

1/17

flashcard set

Earn XP

Description and Tags

First year undergraduate foundational mathematics, calculus, limits and continuity of functions.

Last updated 5:41 PM on 2/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

What is the formal definition of a limit?

limxaf(x)=L\lim_{x\rightarrow a}f\left(x\right)=L

if for every number \varepsilon>0 there is a number \delta>0 such that

if 0<\left|x-a\right|<\delta then\left|f\left(x\right)-L\right|<\varepsilon

2
New cards

What is meant by the limit of a function at a point x?

The value the function approaches as x gets closer and close to a specific value.

limxcf(x)=L\lim_{x\rightarrow c}f\left(x\right)=L

3
New cards

Finding a limit rules

  • limxcx=c\lim_{x\to c}x=c

  • L’Hopital’s limxcf(x)g(x)=f(x)g(x)\lim_{x\to c}\frac{f(x)}{g(x)}=\frac{f^{\prime}(x)}{g^{\prime}(x)} (for indeterminants)

4
New cards

Definition of the left-hand limit

limxaf(x)=L\lim_{x\to a^{-}}f\left(x\right)=L

if for every number \varepsilon>0 there is a number \delta>0 such that

if a-\delta<x<a then \left|f\left(x\right)-L\right|<\varepsilon

5
New cards

Definition of the right-hand limit

limxa+f(x)=L\lim_{x\to a^{+}}f\left(x\right)=L

if for every number \varepsilon>0 there is a number \delta>0 such that

if a<x<a+\delta then \left|f\left(x\right)-L\right|<\varepsilon

6
New cards

What is the squeeze/sandwich theorem

if f(x)g(x)h(x)f\left(x\right)\le g\left(x\right)\le h\left(x\right) and

limxcf(x)=L\lim_{x\rightarrow c}f\left(x\right)=L and limxcfh(x)=L\lim_{x\rightarrow c}fh\left(x\right)=L then

limxcg(x)=L\lim_{x\rightarrow c}g\left(x\right)=L

7
New cards

When is a function said to be continuous?

A function is continuous at a point c when

f(x)f(c)f\left(x\right)\rightarrow f\left(c\right) as xcx\rightarrow c or limxcf(x)=f(c)\lim_{x\to c}f\left(x\right)=f\left(c\right)i.e. when:

  • f is defined at c

  • The limit of f(x) at x=c exists

  • limxcf(x)=f(c)\lim_{x\to c}f\left(x\right)=f\left(c\right)

The function is continuous everywhere if it is continuous at every point c on its domain.

8
New cards

When is a function continuous from the right?

if limxa+f(x)=f(a)\lim_{x\to a+}f\left(x\right)=f\left(a\right)

9
New cards

When is a function continuous from the left?

limxaf(x)=f(a)\lim_{x\to a-}f\left(x\right)=f\left(a\right)

10
New cards

When is a function continuous on an interval?

If it is continuous at every number in the interval

11
New cards

Polynomial continuity rule

A polynomial is continuous everywhere on

R=(,)\mathbb{R}=\left(-\infty,\infty\right)

12
New cards

What functions are continuous everywhere on their domains?

  • polynomials

  • rational functions

  • root functions

  • trigonometric

  • inverse trigonometric

  • exponential

  • logarithmic

13
New cards

Continuity of combination/composition functions

  • For composition: f must be continuous at c and g must be continuous at f(c)f\left(c\right) for gfg\circ f to be continuous at c

  • For combination: f and g must both be continuous at c

14
New cards

What is the intermediate value theorem for continuity

Let f be continuous on the closed interval [a,b] and let f(a)Nf(b)f\left(a\right)\le N\le f\left(b\right) where f(a)f(b)f\left(a\right)\ne f\left(b\right).

Then there exists a number c in (a,b) such that f(c)=Nf\left(c\right)=N

15
New cards

What is the intermediate value theorem (limits)

If d is any real number such that

f(a)df(b)f\left(a\right)\le d\le f\left(b\right) or f(b)df(a)f\left(b\right)\le d\le f\left(a\right) then there exists c[a,b]c\in\left\lbrack a,b\right\rbrack such that f(c)=df\left(c\right)=d

16
New cards

What is Bolzano’s theorem

If f(a) and f(b) have opposite signs then there exists a c(a,b)c\in\left(a,b\right) such that f(c)=0f\left(c\right)=0

17
New cards

Precise definition of infinite limits at a point

limxaf(x)=\lim_{x\rightarrow a}f\left(x\right)=\infty

for every positive number M there is a positive number δ\delta such that

if 0<\left|x-a\right|<\delta then

f\left(x\right)>M.

18
New cards

Precise definition for infinite limits at a point (negative infinity)

limxaf(x)=\lim_{x\rightarrow a}f\left(x\right)=-\infty

if for every negative number N there is a positive number δ\delta such that

if 0<\left|x-a\right|<\delta then f\left(x\right)<N