Question:medium

Given an A.P. and a G.P. with positive terms, with the first and second terms of the progressions being equal. If \(a_n\) and \(b_n\) be the \(n\)-th term of A.P. and G.P. respectively, then:

Show Hint

In problems involving A.P. and G.P., remember that the terms in an A.P. increase linearly, whereas the terms in a G.P. increase exponentially (when r > 1).
Updated On: Jan 29, 2026
  • \(a_n>b_n\) for all \(n>2\)
  • \(a_n<b_n\) for all \(n>2\)
  • \(a_n = b_n\) for some \(n>2\)
  • \(a_n = b_n\) for some odd \(n\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: The general term of an arithmetic progression (A.P.) is:

\[ a_n = a_1 + (n - 1)d \]

where \( a_1 \) is the first term and \( d \) is the common difference.

Step 2: The general term of a geometric progression (G.P.) is:

\[ b_n = b_1 r^{n-1} \]

where \( b_1 \) is the first term and \( r \) is the common ratio.

Step 3: The first and second terms of both progressions are equal:

\[ a_1 = b_1 \quad \text{and} \quad a_2 = b_2. \]

For A.P., \( a_2 = a_1 + d \). For G.P., \( b_2 = b_1 r \).

Equating these:

\[ a_1 + d = b_1 r \]

Since \( a_1 = b_1 \):

\[ d = b_1 (r - 1) \]

Step 4: For \( n > 2 \), the general terms \( a_n \) and \( b_n \) are:

\[ a_n = a_1 + (n - 1)d = b_1 + (n - 1)b_1(r - 1) = b_1 [1 + (n - 1)(r - 1)] \] \[ b_n = b_1 r^{n-1} \]

Step 5: Comparing \( a_n \) and \( b_n \):

  • As \( n \) increases, \( a_n \) grows linearly, while \( b_n \) grows exponentially (since \( r > 1 \)).
  • Therefore, for \( n > 2 \), \( a_n < b_n \).
Was this answer helpful?
1