math 104 terms, concepts, theorems

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

1/125

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:45 AM on 5/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

126 Terms

1
New cards

rational numbers (Q)

field of numbers where p/q for p,q ∈ ℤ, q ≠ 0

2
New cards

rational zeros theorem

supposed c0, c1,…, cn are integers and r is rational number (root) for cnxn + cn-1xn-1 + …+ c1x + c0 = 0 and r = c/d, c divides c0 and d divides cn

3
New cards

corollary 2.3 (solutions of polynomials)

for xn + cn-1xn-1 + …+ c1x + c0 = 0, any rational solutuon of this must be an integer that divides c0 (r = c/1)

4
New cards

field properties

algebraic operations that hold true for fields
ex: ab = ba, a+(b+c) = (a+b)+c, a(b+c) = ab + ac

5
New cards

ordered field properties

ordered properties (<, >, ≤, ≥) that are applied to ordered fields
ex: a≤b, b≤a, —> a=b; a≤b and 0≤c, —> ac ≤ bc

6
New cards

distance

the length between two points in space
dist(a, b) = |a - b|

7
New cards

triangle inequality

|a+b| ≤ |a| + |b|, ∀ a,b ∈ ℝ

8
New cards

maximum and minimum

M in set S such that s ≤ M for all s in set S
m in set S such that m ≤ s for all s in set S

9
New cards

upper and lower bounds

some M such that s ≤ M for all s in set S
some m such that m ≤ s for all s in set S
(don’t have to be in the set)

10
New cards

bounded sets

if there exists and upper and lower bound (trapping all numbers in set between two points)

11
New cards

supremum and infimum

least upper bound: least possible M such that s ≤ M for all s in set S
greatest lower bound: greatest possible m such that m ≤ s for all s in set S

12
New cards

completeness axiom

if a set has an upper bound, then it has a least upper bound (sup)
(not possible for Q due to the gaps in the field)

13
New cards

archimedean property

for a > 0 and b > 0, then there exists some n in Z+ such that na > b
(if you use a small spoon to fill bathtub, you will eventually fill the tub)

14
New cards

denseness of Q

for a < b and a, b in R, there exists some q in Q such that a < q < b

15
New cards
16
New cards

extended ordering

+∞ and -∞ are adjoined to R such that -∞ ≤ a ≤ +∞ for all a in set

17
New cards

suprema and infima for unbounded sets

+∞ and -∞ respectively

18
New cards

sequence

a function whose domain is a set of integers of the form {n in Z: n ≥ m}
(an infinite ordered list of numbers where every position corresponds to an integer)

19
New cards

convergent sequence

a sequence (sn) where for each ε>0, there exists N such that n > N implies |sn-s| < ε for some real number s
(terms eventually get as close) as you want to a specific target number)

20
New cards

divergent sequence

a sequences that does not go towards a real number
(a list of numbers that either oscillates or grows without bound and not one set value)

21
New cards

limit of square roots

if (sn) is a sequence of nonnegative real numbers and sn —> s, then √sn —> √s

22
New cards

squeeze lemma

if an sn bn and lim an = lim bn = s, then lim sn = s
(if one sequence is trapped between two others that are both going to the same place, then it has no choice but to do the same and go there)

23
New cards

boundedness of convergent sequences

every convergent sequence is bounded

24
New cards

algebraic limit theorems

algebraic manipulations for limits
If sn —> s and tn —> t, then lim sn + tn —> s+t
(sn)(tn) —> st
sn / tn —> s/t

25
New cards

limits diverging to infinity

for sequence (sn), we write lim sn = +∞ provided that for each M > 0, there exists N such that n > N implies sn > M

26
New cards

theorem 9.9 (infinite limits)

let (sn) and (tn) be sequences such that lim sn = +∞ and lim tn = 0, then lim sntn = +∞

27
New cards

theorem 9.10 (limits)

lim sn = +∞ if and only if lim (1/sn) = 0

28
New cards

monotone sequence

a sequence that is increasing or decreasing (sn-1 sn) or (sn-1 sn)

29
New cards

bounded monotone convergence theorem

all bounded monotone sequences converge

30
New cards

lim superior and lim inferior

limit of the suprema and infima of the “tail” of the sequence as starting point N moves to infinity
lim sup sn = limN—> sup {sn: n > N}
lim inf sn = limN—>∞ inf {sn: n > N}

31
New cards

cauchy sequence

a sequence where for each ε > 0, there exists N such that m, n > N implies |sn - s| < ε

32
New cards

convergence and cauchy sequences

sequences are convergent if and only if they are cauchy

33
New cards

subsequences

a sequence of the form (tk)(k∈N) where for each k there is a positive integer nk such that n1<n2<…<nk<nk+1… and tk=s(n_k)
(new list of numbers made by picking terms from original list in original order, but skipping as many as you like)

34
New cards

subsequential limits (theorem)

a real number t of (sn) if and only if the set {n∈N: |sn-t| < ε} is infinite for every ε > 0

35
New cards

limit of subsequences (theorem)

if sequence (sn) converges, then every subsequence converges to the same limit

36
New cards

existence of monotonic subsequences

every sequence has a monotonic subsequence

37
New cards

Bolzano-Weierstrass Theorem

every bounded subsequence (in Rk too) has a convergent subsequence

38
New cards

subsequential limit

any real number or symbol +∞ or -∞ that is the limit of some subsequence of (sn)

39
New cards

limit superior theorem

if (sn) converges to a positive number s, then lim sup (sntn) = s*lim sup (tn)

40
New cards

comparison of ratios and roots

lim inf |(sn+1)/(sn)| ≤ lim inf |sn|1/n ≤ lim sup |sn|1/n ≤ lim sup |(sn+1)/(sn)|
(if lim |(sn+1)/(sn)| exists, then lim |sn|1/n exists)

41
New cards

metric space

a set S together with distance function d that satisfies:
1. d(x, y) = 0 iff x = y
2. d(x, y) = d(y, x)
3. d(x, z) ≤ d(x, y) + d(y, z)

42
New cards

complete metric space

a metric space is complete if every Cauchy sequence converges to a point within the space

43
New cards

Euclidean k-space Rk is

complete

44
New cards

interior point

s0 ∈ E if for some r >0 we have E0 = {s ∈ S: d(s, s0) < r} ⊆ E for some metric space, E ⊆ S

45
New cards

open set

a set where every point in the set is an interior point
(the interior point has a tiny ball of radius r >0 around it that is entirely inside the set)

46
New cards

closed set

a set where its complement is open
(E is ____ if E = S\U where U is an open set)

47
New cards

Heine-Borel Theorem

A subset of Rk is compact (fully contained in a finite boundary) if and only if it is closed and bounded

48
New cards

infinite series

an that converges if the sequence of its partial sums converges to a real number

49
New cards

partial sum

the finite sum of the first n terms of a series

50
New cards

geometric series

arn where its partial sum is ∑ark = a((1-r)n+1)/(1-r)

51
New cards

a series ∑an satisfies the Cauchy criterion if

its sequence (sn) of partial sums is a Cauchy Sequence

52
New cards

A series convreges if and only if

it satisfies the Cauchy criterion

53
New cards

comparison test

if 0 ≤ |bn| ≤ an and ∑an converges, then ∑bn converges (BC, SD)

54
New cards

ratio test

a series ∑an of nonzero terms:
converges absolutely if lim sup |(an+1)/an| < 1
diverges if lim inf |(an+1)/an| > 1
lim inf |(an+1)/an| ≤ 1 ≤ lim sup |(an+1)/an|, and test gives no info

55
New cards

root test

let ∑an be a series and let α = lim sup |an|1/n. The series ∑an:
converges absolutely if α < 1
diverges if α > 1

56
New cards

p-series test

the series ∑(1/n)p converges if and only if p > 1

57
New cards

alternating series theorem

if an is a decreasing sequence of positive numbers that goes to 0, then the series ∑(-1)n+1an converges

58
New cards

integral test

a series ∑an converges if the area under the curve of its corresponding function ∫f(x)dx is finite

59
New cards

existence of decimal expansions

every nonnegative real number x can be represented as k.d1d2d3…, shorthand for k + ∑dj(10-j) where k is in Z and dj is in {0, 1, …, 9}
(any number can be written as an infinite string of digits)

60
New cards

A real number has exactly one…

decimal expansion unless it ends in a string of all 0s (1.000… = 0.999…)

61
New cards

A real number is rational if and only if…

its decimal expansion is repeating

62
New cards

continuity at a point

f is ____ at x0 if for every sequence (xn) that converges to x0, the sequence of results f(xn) converges to f(x0)
(if small changes in input results in predictably small changes in output with no sudden jumps)

63
New cards

epsilon-delta continuity

f is continuous at x0 in dom(f) if and only if for each ε > 0, there exists δ > 0 such that x in dom(f) and |x - x0| < δ implies |f(x) - f(x0)| < ε

64
New cards

algebraic properties of continuous functions

if f (and g) is continuous at x0 in dom(f):
|f| and kf are continuous at x0

f+g, fg, and f/g (for g(x0) ≠ 0) are continous at x0

65
New cards

if f is continuous at x0 and g is continuous at f(x0)…

g∘f is continuous at x0

66
New cards

extreme value theorem (EVT)

a continuous function on a closed interval [a, b] is bounded and always achieves max and min values
(there exists x0, y0 in [a, b] such that f(x0) ≤ f(x) ≤ f(y0) for all x in [a, b])

67
New cards

intermediate value theorem (IVT)

if f continuous on an interval and y is any value between f(a) and f(b), there must be at least one x between a and b where f(x) = y

68
New cards

A continuous one-to-one function on an interval must be…

strictly increasing or strictly decreasing, and inverse will also be continuous

69
New cards

uniform continuity

f is _____ on set S if for each ε > 0, there exists δ > 0 such that x, y in S and |x - y| < δ imply |f(x) - f(y)| < ε
(for each ε > 0, a δ > 0 can be chosen that works for all x, y in S)

70
New cards

if f is continuous on a closed interval [a, b], then…

f is uniformly continuous on [a, b]

71
New cards

if f is uniformly continuous on a set S and (sn) is a Cauchy sequence in S, then…

(f(sn)) is a Cauchy sequence

72
New cards

if f is differentiable and its derivative f’ is bounded, then…

f is uniformly continuous

73
New cards

limit of a function

limx—>as f(x) = L if f is a function defined on S ⊆ R, and for every sequence (xn) in S is with limit a, and limn—> f(x) = L
right hand limit: limx—>a+ f(x)
left hand limit: limx—>a- f(x)

74
New cards

Let f be function for limx—>as f(x) = L exists and is finite. If g is a function on {f(x): x in S} ∪ {L} that is continuous at L, then…

limx—>as g∘f(x) exists and equals. g(L)
(if limit of inner function f(x) is L and outer function g(x) is continuous on L, then g(f(x)) is headed toward g(L))

75
New cards

epsilon-delta for limits

limx—>as f(x) = L if and only if for each ε > 0 there exists a δ > 0 such that x in S and |x - a| < δ imply |f(x) - L| < ε

76
New cards

limx—>a f(x) exists if and only if…

limx—>a+ f(x) and limx—>a- f(x) (right and left hand limits) both exist and are equal
(consequently, all three would be equal)

77
New cards

continuity between metric spaces

A function f: S—>S* is continuous at s0 if for each ε > 0 there exists a δ > 0 such that d(s, s0) < δ implies d*(f(s), f(s0)) < ε

78
New cards

a function between metric spaces is continuous if and only if…

the inverse image of every open set is open
(Given (S, d) and (S*, d*), f:S—>S* is continuous on S iff f-1(U) = {s in S: f(s) in U} is open subset of S for every open subset U of S*)

79
New cards

for f:S—>S* and E compact (well-behaved, limited) subset of S, then:

1) f(E) is a compact subset of S
2) f is uniformly continuous on E

80
New cards

denseness

a subset D of metric space S where every nonempty open set U ⊆ S intersects D (D∩U ≠ ∅)
(ex: Q is dense in R)

81
New cards

nowhere dense

subset E ⊆ S when its closure E- has an empty interior (closure of set lacks “fatness”)

82
New cards

E is nowhere dense if and only if…

E- is nowhere dense

83
New cards

empty interior

when a set does not contain any non-empty open sets (it’s thin, and has no “fatness”)
examples in R: Q, Z, Cantor set, finite sets

84
New cards

E-

a set of points in closure of E
(a point s is in closure of set E if every open set containing contains an element of E)

85
New cards

category 1 (of subsets of S)

sets that are unions of sequences of nowhere dense subsets of S
(meager and small)

86
New cards

category 2 (of subsets of S)

all other subsets of S that are not in category 1 (non-meager, large, substantial sets)

87
New cards

baire category theorem

a complete metric space (S, d) is of the second category in itself

(complete metric space is like a solid block of wood, and a nowhere dense set is like a tiny splinter or speck of sawdust. you can’t recreate an entire sold block just by gluing together a countable list of those splinters)

88
New cards

disconnected set

a set that can be separated by two open sets into disjoint, nonempty pieces, and one of the two equivalent conditions hold:
1) there exists open subsets U1 and U2 of S such that (EU1) ∩ (E∩U2) = and E = (E∩U1 (E∩U2)), E∩U1 and E∩U2

2) there exists disjoint nonempty subsets A and B of E such that E = A∪B and neither set intersects the closure of the other set (A-∩B = , A∩B- = ∅)

89
New cards

connected set

a set that is not disconnected

90
New cards

if E is a connected subset of S, then…

f(E) is a connected subset of S*

91
New cards

path-connected sets

for every pair s, t of points in E, there exists a continuous function γ:[a, b] —> E such that γ(a) = s and γ(b) = t (γ is a path)
(a set where every pair of points in it can be joined by a continuous path)
(you can draw a line between any two points in the set without ever lifting your pen or leaving the set)

92
New cards

C(S)

set of all bounded continuous real-valued functions on S, and for f, g in this set, d(f, g) = sup{|f(x) - g(x)|: x in S}

93
New cards

power series

n=0 anxn
(can be written ∑n=0 an(x - x0)n for fixed x0 in R, IOC is centered at x0)

94
New cards

radius of convergence

R = 1/β, where β = lim sup |an|1/n
every power series has R such that it converges when |x| < R and diverges if |x| > R

95
New cards

pointwise convergence

a sequence of functions fn converges this way to function f defined on S if limn—>∞ fn(x) = f(x) for all x in S
(written fn = f or fn —> f)

96
New cards

uniform convergence

fn —> f ____ on S if for each ε > 0, there exists a single N that works for all x in S and all n > N to make |fn(x) - f(x)| < ε
(the entire graph of the function settles down at the same time, speed of settling is consistent across domain)

97
New cards

the uniform limit of continuous functions is…

continuous

98
New cards

what is the difference between uniform continuity and uniform convergence?

uniform continuity: the property of a single function; pick one δ that works for the entire set S (ex: when hiking, it guarantees path will never get infinitely steep, and you can determine how far to step for controlled change in altitude)
uniform convergence: property of a sequence of functions; pick N (speed) that works for entire graph (ex: when painting, entire painting starts looking like the final version all at once)

99
New cards

if fn —> f uniformly on [a, b], then…

limit of integrals = integral of limit
limn—>∞ab fn(x)dx = ∫ab f(x)dx

100
New cards

uniformly cauchy

a sequence of functions get uniformly close to each other as n and m get larger
(fn) defined on S ⊆ R, for each ε > 0 there exists number N such that |fn(x) - fm(x)| < ε for all x in S and all m, n > N