I read that to any irrational sequence we can assign at least one rational sequence which is asymptotic to it.
The fact that it is asymptotic I think implies that the rational sequence approximates the irrational one as much as we like.
But I am not clear how we find one such rational sequence?
E.g. if we have (just as an example) the expression $\sqrt{1 + \sqrt 2}$ a direct sequence to interpret it is:
$\sqrt{2.4}, \sqrt{2.41}, \sqrt{2.414}, ...$ and all the terms are irrationals.
But in general how do we choose/find the rational sequence to represent it instead which is asymptotic to the irrational one?
Would we pick just a rational approximation of each irrational term choosing up to an aribtrary number of digits after the decimal? E.g.
$1.549193338, 1.552417469 ...$?
These are the 9 first digits of $\sqrt{2.4}, \sqrt{2.41}$
If $(a_n)_{n\in\Bbb N}$ is a sequence of real numbers, then for each $n\in\Bbb N$, there is some rational number $q_n\in\left(a_n,a_n+\frac1n\right)$. So, $(q_n)_{n\in\Bbb N}$ is a sequence of rational numbers and $\lim_{n\to\infty}(a_n-q_n)=0$.