Given the sets $$E := \{x = (x_n)_n ∈ \ell^1 | n\in N \Rightarrow 0 < x_n < 1/n\}$$ $$K := \{x = (x_n)_n ∈ \ell^1 |n\in N \Rightarrow 0 ≤ x_n ≤ 1/n\}$$ I have to prove or disprove that $E$ is open, bounded, compact in $(\ell^1,\|.\|_1)$ and that $K$ is closed, bounded, compact.
2026-04-04 16:14:43.1775319283
Open/closed, bounded, compact sets of sequences
37 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FUNCTIONAL-ANALYSIS
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Why is necessary ask $F$ to be infinite in order to obtain: $ f(v)=0$ for all $ f\in V^* \implies v=0 $
- Prove or disprove the following inequality
- Unbounded linear operator, projection from graph not open
- $\| (I-T)^{-1}|_{\ker(I-T)^\perp} \| \geq 1$ for all compact operator $T$ in an infinite dimensional Hilbert space
- Elementary question on continuity and locally square integrability of a function
- Bijection between $\Delta(A)$ and $\mathrm{Max}(A)$
- Exercise 1.105 of Megginson's "An Introduction to Banach Space Theory"
- Reference request for a lemma on the expected value of Hermitian polynomials of Gaussian random variables.
- If $A$ generates the $C_0$-semigroup $\{T_t;t\ge0\}$, then $Au=f \Rightarrow u=-\int_0^\infty T_t f dt$?
Related Questions in COMPACTNESS
- Every nonempty perfect set in $\mathbb R^k$ is uncountable: Rudin's argument
- Help in understanding proof of Heine-Borel Theorem from Simmons
- Is the distance between those compact sets equal to $0$?
- Are compact groups acting on Polish spaces essentially Polish?
- Set of Positive Sequences that Sum to 1 is Compact under Product Topology?
- The space $D(A^\infty)$
- Proving the one-point compactification of a topological space is a topology
- Never Used Compact Closure...
- Continuity of the maximal element of a multi-valued function
- Consider the metric space of infinite sequences of 0s and 1s under this metric.
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The set $E$ is not bounded: for each $m\in\mathbb N$ and we can define $$ x=(1,\tfrac12,\tfrac13-\tfrac14,\tfrac14-\tfrac18,\ldots,\tfrac1m-\tfrac1{2^{m-1}},0,\ldots). $$ Then $$ \|x\|_1=\sum_{k=1}^m\frac1k-\sum_{k=2}^{m-1}\frac1{2^k}\geq-1+\sum_{k=1}^m\frac1k. $$ So there exist $x\in E$ with norm arbitrarily large. As $E\subset K$, $K$ is also unbounded and thus not compact.
The set $E$ is not closed: consider the elements $$ (1-\tfrac1m,0,0,\ldots). $$ The limit is $(1,0,0,\ldots)$, which is not in $E$.
The set $K$ is closed. A Cauchy sequence in $K$ is Cauchy in $\ell^1$, which is complete, so the limit exists. As norm convergence implies entrywise convergence, the entries of the limit satisfy the same inequalities as the entries int the Cauchy sequence.
The set $E$ is not open. Let $x\in E$ be the element given by $$ x_n=\begin{cases} 2^{-n}-4^{-n},&\ n=2^k\ \text{ for some } k\\[0.3cm] 0,&\ \text{ otherwise} \end{cases} $$ Now, for each $m\in\mathbb N$, let $x^{(m)}\in \ell^1$ be the element given by $$ x^{(m)}_n=\begin{cases} x_n,&\ n=2^k,\ k\ne m\\[0.3cm] 2^{-m},&\ n=2^m\\[0.3cm] 0,&\ \text{ otherwise} \end{cases} $$ Then $x^{(m)}\not\in E$ (because of the $2^m$ coordinate), but $\|x^{(m)}-x\|_1=4^{-m}\to0$