Problem 100
Question
A sequence of rational numbers is described as follows: $$\frac{1}{1}, \frac{3}{2}, \frac{7}{5}, \frac{17}{12}, \ldots, \frac{a}{b}, \frac{a+2 b}{a+b}, \ldots$$ Here the numerators form one sequence, the denominators form a second sequence, and their ratios form a third sequence. Let \(x_{n}\) and \(y_{n}\) be, respectively, the numerator and the denominator of the \(n\) th fraction \(r_{n}=x_{n} / y_{n}\) a. Verify that \(x_{1}^{2}-2 y_{1}^{2}=-1, x_{2}^{2}-2 y_{2}^{2}=+1\) and, more generally, that if \(a^{2}-2 b^{2}=-1\) or \(+1,\) then $$(a+2 b)^{2}-2(a+b)^{2}=+1 \quad\( or \)\quad-1$$ respectively. b. The fractions \(r_{n}=x_{n} / y_{n}\) approach a limit as \(n\) increases. What is that limit? (Hint: Use part (a) to show that \(r_{n}^{2}-2=\pm\left(1 / y_{n}\right)^{2}\) and that \(y_{n}\) is not less than \(n .\) )
Step-by-Step Solution
VerifiedKey Concepts
Rational Numbers
- Aren't limited to positive values; they include negative values and zero.
- Can be represented as either terminating or repeating decimals, demonstrating their precise nature.
- Are vital in defining arithmetic series where each term in the sequence is related by either addition or subtraction.
Limits of Sequences
- The limit of the sequence of fractions \( r_n = \frac{x_n}{y_n} \) as \( n \to \infty \).
- This sequence approaches \( \sqrt{2} \) because the deviation \( r_n^2 - 2 = \pm \left( \frac{1}{y_n} \right)^2 \) becomes negligible as \( y_n \) grows larger, ultimately turning the equation into \( r_n^2 = 2 \).
- The behavior of the sequence is heavily influenced by the growth rate of the denominator \( y_n \), which, according to the exercise, is not less than \( n \), ensuring \( y_n \to \infty \).
Recursive Sequences
- Defining \( x_{n+1} = a + 2b \) and \( y_{n+1} = a + b \), i.e., each subsequent term depends on the previous ones.
- The expressions show how the sequences of numerators and denominators progress according to their defined rules.
- Recursive formulas require initial conditions to initiate the sequence, such as the first term or two, from which all other terms are systematically derived.