Sequences & Series
Recurrence Relations
Grade 11
Question:
<p>A sequence of positive terms <mathjax>A_1, A_2, A_3, \ldots, A_n</mathjax> satisfies the relation <mathjax>A_{n+1} = \frac{3(1 + A_n)}{3 + A_n}</mathjax>. Find the least integral value of <mathjax>A_1</mathjax> for which the sequence is decreasing.</p>
Step-by-Step Solution
Key Concept: For a decreasing sequence, we need A₁ > A₂. Setting up the inequality A₁ > 3(1+A₁)/(3+A₁) and simplifying gives A₁² > 3.
<p><strong>Step 1:</strong> Given <mathjax>A_{n+1} = \frac{3(1 + A_n)}{3 + A_n}</mathjax></p><p><strong>Step 2:</strong> For <mathjax>n = 1</mathjax>, <mathjax>A_2 = \frac{3(1 + A_1)}{3 + A_1}</mathjax></p><p><strong>Step 3:</strong> For <mathjax>n = 2</mathjax>, <mathjax>A_3 = \frac{3(1 + A_2)}{3 + A_2}</mathjax></p><p><strong>Step 4:</strong> The sequence can be written as: <mathjax>A_1, \frac{3(1 + A_1)}{3 + A_1}, \frac{3(1 + A_2)}{3 + A_2}, \ldots</mathjax></p><p><strong>Step 5:</strong> Given <mathjax>A_1 > 0</mathjax> and the sequence is decreasing, we need <mathjax>A_1 > A_2</mathjax></p><p><strong>Step 6:</strong> <mathjax>A_1 > \frac{3(1 + A_1)}{3 + A_1}</mathjax></p><p><strong>Step 7:</strong> <mathjax>A_1(3 + A_1) > 3(1 + A_1)</mathjax></p><p><strong>Step 8:</strong> <mathjax>3A_1 + A_1^2 > 3 + 3A_1</mathjax></p><p><strong>Step 9:</strong> <mathjax>A_1^2 > 3</mathjax></p><p><strong>Step 10:</strong> <mathjax>A_1 > \sqrt{3} \approx 1.732</mathjax></p><p>∴ The least integral value of <mathjax>A_1</mathjax> is <strong>2</strong>.</p>
Correct Answer: 2