Sequences & Series
Arithmetic Progression
Grade 11
Question:
<p>Find the number of common terms to the two sequences 17, 21, 25, ..., 417 and 16, 21, 26, ..., 466.</p>
Step-by-Step Solution
Key Concept: Common terms must satisfy both arithmetic progressions simultaneously. If a term is common, it must equal both a_m = 17 + 4(m-1) and b_n = 16 + 5(n-1), leading to a linear Diophantine equation in m and n.
<p><strong>Step 1:</strong> Set up the equation for common terms.</p><p>Let the common term be: 17 + 4(m-1) = 16 + 5(n-1)</p><p>Simplifying: 4m - 4 + 17 = 5n - 5 + 16</p><p>4m + 13 = 5n + 11</p><p>4m - 5n = -2</p><p><strong>Step 2:</strong> Solve the linear Diophantine equation 4m - 5n = -2.</p><p>One solution: m = 2, n = 2 (check: 4(2) - 5(2) = 8 - 10 = -2 ✓)</p><p>General solution: m = 2 + 5t, n = 2 + 4t, where t is any integer.</p><p><strong>Step 3:</strong> Find the range of t using sequence constraints.</p><p>For first sequence: 17 + 4(m-1) ≤ 417</p><p>4m ≤ 404 → m ≤ 101</p><p>So: 2 + 5t ≤ 101 → t ≤ 19.8 → t ≤ 19</p><p>For second sequence: 16 + 5(n-1) ≤ 466</p><p>5n ≤ 455 → n ≤ 91</p><p>So: 2 + 4t ≤ 91 → t ≤ 22.25 → t ≤ 22</p><p>Also, m ≥ 1 and n ≥ 1:</p><p>2 + 5t ≥ 1 → t ≥ -0.2 → t ≥ 0</p><p>2 + 4t ≥ 1 → t ≥ -0.25 → t ≥ 0</p><p><strong>Step 4:</strong> Count valid values of t.</p><p>Combined constraint: 0 ≤ t ≤ 19</p><p>Number of values: t ∈ {0, 1, 2, ..., 19}</p><p>∴ Answer: <strong>20</strong></p>
Correct Answer: 20