Do there exist sequences $\{a_n\}$ and $\{b_n\}$ satisfying all of the following properties?
- $a_n>0$ and $b_n>0$
- $\{a_n\}$ and $\{b_n\}$ are both decreasing
- $\sum a_n$ and $\sum b_n$ both diverge
- $\sum\min\{a_n,b_n\}$ converges
-
$\begingroup$ "can it" and "does it" are very different questions — "does it" usually implies that it always converges; "can it" just means find an example where it is true. $\endgroup$pancini– pancini2016年02月09日 00:29:12 +00:00Commented Feb 9, 2016 at 0:29
-
$\begingroup$ what if $\sum_n a_{2n}$ and $\sum_n b_{2n+1}$ both converge and $\sum_n a_{2n+1}$ and $\sum_n b_{2n}$ both diverge ? $\endgroup$reuns– reuns2016年02月09日 00:34:03 +00:00Commented Feb 9, 2016 at 0:34
-
4$\begingroup$ Yes. What if you make $\min[a_n,b_n]$ as any decreasing sequence you like that has a convergent sum, say, $\min[a_n,b_n] = 2^{-n},ドル and then oscillate in your definition of $a_n$ and $b_n,ドル making one relatively flat, then the other? So $a_n$ achieves the min for a while while $b_n$ essentially stays the same, then vice versa. $\endgroup$Michael– Michael2016年02月09日 00:54:54 +00:00Commented Feb 9, 2016 at 0:54
-
1$\begingroup$ Anyway, if this is a homework problem, that should be a pretty good hint. $\endgroup$Michael– Michael2016年02月09日 01:01:58 +00:00Commented Feb 9, 2016 at 1:01
-
1$\begingroup$ What is the context of the problem? $\endgroup$Michael– Michael2016年02月09日 01:06:30 +00:00Commented Feb 9, 2016 at 1:06
1 Answer 1
Edit: Oops. Looking at the comments I see this is exactly what Michael has been suggesting. Sorry - these things happen.
Yes.
Say 1ドル=N_1<N_2<\dots$. Define $a_n$ and $b_n$ like so: Assume $N_j\le n<N_{j+1}$.
If $j$ is odd set $a_n=1/n^2,ドル $b_n=1/N_j^2$.
If $j$ is even set $a_n=1/N_j^2,ドル $b_n=1/n^2$.
Then $\min(a_n,b_n)=1/n^2$. A little head-scratching shows that both sequences are decreasing. And it's clear that if we take each $N_{j+1}-N_j$ large enough then both $\sum a_n$ and $\sum b_n$ diverge (for example if $N_{j+1}-N_j>N_j^2$).
(I'm assuming that decreasing means non-increasing. You could easily jiggle the above a little to get strictly decreasing sequences.)
Explore related questions
See similar questions with these tags.