2014 dxdy logo

Научный форум dxdy

Математика, Физика, Computer Science, Machine Learning, LaTeX, Механика и Техника, Химия,
Биология и Медицина, Экономика и Финансовая Математика, Гуманитарные науки




 
 Double sequence limit
Сообщение17.11.2009, 03:47 
Hi! Let say that we have double sequence $\{a_{mn}\}_{\mathbb{N}\times\mathbb{N}}:$

$a_{11} ~~~a_{12} ~~~\dots ~~~a_{1n} ~~~\dots ~\to \infty\\$
$a_{21} ~~~a_{22} ~~~\dots ~~~a_{2n} ~~~\dots ~\to \infty\\$
$\vdots ~~~~~~~\vdots ~~~~~~\ldots ~~~\vdots ~~~~~~\ldots ~\to \infty\\$
$a_{m1} ~~a_{m2} ~~\dots ~~~a_{mn} ~~\dots ~\to \infty\\$
$\vdots ~~~~~~~\vdots ~~~~~~\ldots ~~~\vdots  \\$
$\downarrow ~~~~~~\downarrow ~~~~~\dots ~~~\downarrow ~~~~~\ddots$
$0 ~~~~~~0 ~~~~~\dots ~~~~0 ~~~~~~~~~~~~\textbf{?}\\$

Where every $a_{mn}\neq\infty$ and $a_{mn}\neq 0$.

What can we say about it when $m\to\infty$ and $n\to\infty$, ie. about the $a_{\infty\infty}$? I was wondering if it is always $\neq\infty$? Under what conditions it could be 0 (if it could be)?


Спасибо.

 
 
 
 Re: Double sequence limit
Сообщение17.11.2009, 06:42 
Аватара пользователя
Take any sequence $q_i$ and consider $a_{ij}=q_i2^{-i+j}$
So ? may be as you want including nonexisting
Подсмотрел в профиле - топик стартер понимает по-русски.

Домножение на $q_i$ даёт всё, что угодно, но это "что угодно" будет одинаковым для всех диагоналей.
Домножая на подходящие $q_i$ можно эти "что угодно" сделать независимыми друг от друга.

 
 
 
 Re: Double sequence limit
Сообщение17.11.2009, 06:58 
Аватара пользователя
Variant I.
$$
a_{i,j} = 
\begin{cases}
1/i, &j \leqslant i \\
j, &j > i
\end{cases}
$$
$a_{\infty,\infty} = 0$ because $a_{i,i}=1/i$ for all $i$.

Variant II.
$$
a_{i,j} = 
\begin{cases}
1/i, &j < i \\
j, &j \geqslant i
\end{cases}
$$
$a_{\infty,\infty} = +\infty$ because $a_{i,i}=i$ for all $i$.

Variant III.
$$
a_{i,j} = 
\begin{cases}
1/i, &j < i \\
-j, &j = i \\
j, &j > i
\end{cases}
$$
$a_{\infty,\infty} = -\infty$ because $a_{i,i}=-i$ for all $i$.

 
 
 
 Re: Double sequence limit
Сообщение18.11.2009, 01:07 
Thanks. So, can we always find subsequence, where we pick just one element of a sequence from every coloumn and every row (we don't jump over some columns or rows), wich convergence to $\infty$? No matter how the sequence is defined...

 
 
 [ Сообщений: 4 ] 


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group