Please Login to access more options.
Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
Problem 76: (Limit Of Quotient Equals Quotient Of Limits)
Suppose $(a_n)$ converges to $A$ and $(b_n)$ converges to $B\neq 0$, and also suppose $b_n\neq 0$ for every natural number $n$. Prove that $(a_n/b_n)$ converges to $A/B$.
Definition (Increasing Decreasing Monotonic Sequences)
Let $(a_n)$ be a sequence of real numbers.
- We say that $(a_n)$ is (strictly) increasing if $a_n<a_{n+1}$ for every $n\in\mathbb{N}$.
- We say that $(a_n)$ is (strictly) decreasing if $a_n>a_{n+1}$ for every $n\in\mathbb{N}$.
- We say that $(a_n)$ is nonincreasing if $a_n\geq a_{n+1}$ for every $n\in\mathbb{N}$.
- We say that $(a_n)$ is nondecreasing if $a_n\leq a_{n+1}$ for every $n\in\mathbb{N}$.
- We say that $(a_n)$ is monotonic if $(a_n)$ is either nonincreasing or nondecreasing.
You should notice that a strictly decreasing sequence is nonincreasing, and a strictly increasing sequence is nondecreasing.
Problem 77: (Monotonic Sequences Converge If And Only If Bounded)
Let $(a_n)$ be a monotonic sequence. Prove that $(a_n)$ converges if and only if $(a_n)$ is bounded.
Definition (Diverges To Infinity)
Let $(a_n)$ be a sequence of real numbers. We say that $(a_n)$ diverges to infinity if for every $V$, there exists $H$ such that for every $n\in \mathbb{N}$ we know $n>H$ implies $a_n>V$. When $(a_n)$ diverges to infinity, we write $(a_n)\to \infty$.
Problem 79: (Diverges To Negative Infinity)
Construct a definition of what it means to diverge to $-\infty$, by appropriately modifying the definition of diverges to $\infty$. Then prove that the sequence $(-n^3+2n)$ diverges to $-\infty$.
Problem 80: (DeMorgan's Laws For Sets)
Suppose that for each $j$ in some nonempty set $J$ that $A_j$ is a set, and also suppose that $B$ is a set. Pick one of the statements below and prove that it is true. The other is very similar.
- $\ds B\setminus \left(\bigcup_{j\in J}A_j\right) = \bigcap_{j\in J}\left(B\setminus A_j\right) $
- $\ds B\setminus \left(\bigcap_{j\in J}A_j\right) = \bigcup_{j\in J}\left(B\setminus A_j\right) $
Problem 81: (Additional Properties Of Cartesian Products)
Let $A$, $B$, $C$, and $D$ be sets. Prove or disprove each statement.
- $(A\times B)\cap(C\times D) = (A\cap C)\times(B\cap D)$
- $(A\times B)\cup(C\times D) = (A\cup C)\times(B\cup D)$
Definition (Interior And Closure)
Let $A$ be a subset of the real numbers.
- We use the notation $A'$ to denote the set of limit points of $A$.
- The closure of $A$, written $\text{cl}(A)$, is the union of $A$ and its limit points, so $\text{cl}(A) = A\cup A'$.
- The interior of $A$, written $\text{int}(A)$, is the collection of interior points of $A$.
Problem 82: (The Closure of $A$ Is a Closed Set.)
Let $A$ be a set. Prove that the closure of $A$ is a closed set.
Problem 83: (The Interior Is The Union Of Every Open Set Inside A Set)
Let $S^\circ$ be the union of every open set contained in $S$. Prove that $\text{int} (S)=S^\circ$.
Problem 84: (The Closure Is The Intersection Of Every Closed Set Containing A Set)
Let $\bar A$ be the intersection of every closed set that contains $A$. Prove that $\bar A=\text{cl}(A)$.
For more problems, see AllProblems