Map a positive fraction $\frac{a}{b}$ to $\frac{a + b}{\sqrt{ab}}$. Repeating seems to map every starting fraction to a number close to $\xi = 2.1479$: $$ \begin{array}{ccccc} \frac{1}{4} & \frac{5}{2} & \frac{7}{\sqrt{10}} & \frac{7+\sqrt{10}}{\sqrt{7} \sqrt[4]{10}} & \frac{7+\sqrt{7} \sqrt[4]{10}+\sqrt{10}}{\sqrt[4]{7} \sqrt[8]{10} \sqrt{7+\sqrt{10}}} \\ 0.25 & 2.5 & 2.21359 & 2.15994 & 2.1501 \\ \end{array} $$
Q. Does indeed every starting fraction approach $\xi\,$? Is $\xi$ a known constant in other contexts?
This is a variation on an earlier post, Why does this process map every fraction to the golden ratio?