User Tools

Site Tools


math104-s21:s:vpak

This is an old revision of the document!


vpak

Hi welcome to my note page

Summary of Material

1. Numbers, Sets, and Sequences

Rational Zeros Theorem. For polynomials of the form cnxn + … + c0 = 0 , where each coefficient is an integer, then the only rational solutions have the form cd\frac{c}{d} where c divides cn and d divides c0; rational root r must divide c0.

The maximum of a set S is the largest element in the set.
The minimum is the smallest element in the set.
The inf\inf of S is the greatest lower bound.
The sup\sup of S is the smallest upper bound.
S is bounded if \foralls \in S, s\leqM for some M \in R\reals
Completeness Axiom. If S is a nonempty bounded set in R\reals, then inf\inf S and sup\sup S exist.
Archimedean Property. If a, b >\gt 0, then \existsn such that na >\gt b.

A sequence (sn) is a function mapping from N\N to R\R. It converges to s if \forall ϵ\epsilon > 0 there exists N such that N > n     \implies |(sn)-s| < ϵ\epsilon
In other words, lim\lim(sn) = s

Important limit theorems include:
lim\lim(sn)(tn) = (lim\lim(sn))(lim\lim(tn))
lim\lim(sn)+(tn) = (lim\lim(sn)) + (lim\lim(tn))
lim\lim(1np\frac{1}{n^p}) = 0 for p > 0
lim\lim n(1/n) = 1

A subsequence (sn(k)) of (sn) is a sequence that is a subset of the elements in the original sequence with relative order preserved.
Bolzano-Weierstrass Theorem. Every bounded sequence has a convergent subsequence, having some subsequential limit.

Given any (sn) and let S be the set of subsequential limits of (sn). Define:
lim\lim sup\sup (sn) = limN\lim\limits_{N \to \infin} sup\sup{(sn): n > N} = sup\sup S
lim\lim inf\inf (sn) = limN\lim\limits_{N \to \infin} inf\inf{(sn): n > N} = inf\inf S

lim\lim inf\inf |sn+1| / |sn| \leq lim\lim inf\inf |sn|^(1/n) \leq lim\lim sup\sup |sn|^(1/n) \leq lim\lim sup\sup |sn+1| / |sn|

2. Topology

math104-s21/s/vpak.1620450780.txt.gz · Last modified: 2021/05/07 22:13 by 68.186.63.173