Tagged Questions
17
votes
6answers
289 views
Establish convergence of the series: $1-\frac{1}{2}-\frac{1}{3}+\frac{1}{4}+\frac{1}{5}+\frac{1}{6}-…$
Establish convergence of the series: $1-\frac{1}{2}-\frac{1}{3}+\frac{1}{4}+\frac{1}{5}+\frac{1}{6}-...$
The number of signs increases by one in each "block".
I have an idea. Group the series like ...
17
votes
3answers
433 views
Why can't $\sqrt{2}^{\sqrt{2}{^\sqrt{2}{^\cdots}}}>2$?
So we have$$\sqrt{2}^{\sqrt{2}{^\sqrt{2}{^\cdots}}}=x\\\sqrt{2}^x=x$$where $x=2$ heuristically seems like a good solution. However, $x=4$ seems like an equally good solution. I was told in passing ...
15
votes
1answer
895 views
What is the limit of $n \sin (2 \pi \cdot e \cdot n!)$ as $n$ goes to infinity?
I tried and got this
$$e=\sum_{k=0}^\infty\frac{1}{k!}=\lim_{n\to\infty}\sum_{k=0}^n\frac{1}{k!}$$
$$n!\sum_{k=0}^n\frac{1}{k!}=\frac{n!}{0!}+\frac{n!}{1!}+\cdots+\frac{n!}{n!}=m$$
where $m$ is an ...
15
votes
3answers
395 views
A question on convergence of series
Suppose $(z_i)$ is a sequence of complex numbers such that $|z_i|\to 0$ strictly decreasing. If $(a_i)$ is a sequence of complex numbers that has the property that for any $n\in\mathbb{N}$
$$
...
14
votes
2answers
3k views
Does there exist a bijective $f:\mathbb{N} \to \mathbb{N}$ such that $\sum f(n)/n^2$ converges?
We know that $\displaystyle\zeta(2)=\sum\limits_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}$ and it converges.
Does there exists a bijective map $f:\mathbb{N} \to \mathbb{N}$ such that the ...
11
votes
2answers
86 views
Does there exist a sequence of real numbers $\{a_n\}$ such that $\sum_na_n^k$ converges for $k=1$ but diverges for every other odd positive integer?
Does there exist a sequence of real numbers $\{a_n\}$ such that $\sum_na_n^k$ converges for $k=1$ but diverges for every other odd positive integer?
11
votes
1answer
82 views
Existence of a specific reordering bijection
Please consider a bijection $g:\mathbb{N}\rightarrow\mathbb{N}$ with following properties:
For all real series $(a_n)_{n\geq1}$, convergence of $\sum_{n=1}^{\infty}a_n$ implies convergence of ...
6
votes
4answers
365 views
Convergence of Series
At university, we are currently introduced in various methods of proving that a series converges. For example the ComparisonTest, the RatioTest or the RootTest. However we aren't told of how to ...
6
votes
4answers
551 views
proving convergence for a sequence defined recursively
The sequence $\left \{ a_{n} \right \}$ is defined by the following recurrence relation:
$$a_{0}=1$$ and $$a_{n}=1+\frac{1}{1+a_{n-1}}$$ for all $n\geq 1$
Part 1)- Prove that $a_{n}\geq 1$ for all ...
6
votes
3answers
1k views
Examples of function sequences in C[0,1] that are Cauchy but not convergent
To better train my intuition, what are some illustrative examples of function sequences in C[0,1] that are Cauchy but do not converge under the integral norm?
6
votes
3answers
351 views
proving convergence of a sequence and then finding its limit
For every $n$ in $\mathbb{N}$, let: $$a_{n}=n\sum_{k=n}^{\infty }\frac{1}{k^{2}}$$
Show that the sequence $\left \{ a_{n} \right \}$ is convergent and then calculate its limit.
To prove it is ...
6
votes
1answer
409 views
Convergence of Integral Implies Uniform convergence of Equicontinuous Family
Let $\{f_n\}$ be an equicontinuous family of functions on $[0,1]$ such that each $f_n$ is pointwise bounded and $\int_{[a,b]} f_n(x)dx \rightarrow 0$ as $n\rightarrow \infty$, for every $ 0\leq a ...
6
votes
1answer
146 views
Natural question about weak convergence.
Let $u_k, u \in H^{1}(\Omega)$ such that $u_k \rightharpoonup u$ (weak convergence) in $H^{1}(\Omega)$. Is true that $u_{k}^{+}\rightharpoonup u^{+}$ in $\{u\geqslant 0\}$? You can do hypothesis on ...
5
votes
2answers
577 views
Convergence of $a_{n}=\frac{1}{\sqrt{n}}\sum\limits_{k=1}^{n}\frac{1}{\sqrt{k}}$?
For $n$ in $\mathbb{N}$, consider the sequence $\left \{ a_{n} \right \}$ defined by:
$$a_{n}=\frac{1}{\sqrt{n}}\sum_{k=1}^{n}\frac{1}{\sqrt{k}}$$
I would like to prove whether this sequence is ...
5
votes
3answers
72 views
$f_n$ uniformly converge to $f$ and $g_n$ uniformly converge to $g$ then $f_n \cdot g_n$ uniformly converge to $f\cdot g$
Please help me check, if
$f_n$ uniformly converge to $f$ and $g_n$ uniformly converge to $g$ then $f_n + g_n$ uniformly converge to $f+g$
$f_n$ uniformly converge to $f$ and $g_n$ uniformly ...