Skip to main contentSkip to solution

Let both the series a1,a2,a3,…a_1, a_2, a_3, \dots and b1,b2,b3…b_1, b_2, b_3 \dots be in arithmetic progression such that the common differences of both the series are prime numbers. If a5=b9a_5 = b_9, a19=b19a_{19} = b_{19} and b2=0b_2 = 0, then a11a_{11} equals

Solution

✅ Correct Option: 1

An arithmetic progression (AP) is a sequence where each term is found by adding a constant value (called the common difference) to the previous term.

For example: 3, 7, 11, 15, ... (common difference = 4)

The general formula for the nth term of an AP is: an=a1+(n−1)da_n = a_1 + (n-1)d where a1a_1 is the first term and dd is the common difference.


Let's define our two arithmetic progressions:

Series 1: a1,a2,a3,...a_1, a_2, a_3, ... with common difference qq (where qq is prime)

Series 2: b1,b2,b3,...b_1, b_2, b_3, ... with common difference pp (where pp is prime)


Given: b2=0b_2 = 0

Using the AP formula: b2=b1+(2−1)p=b1+pb_2 = b_1 + (2-1)p = b_1 + p

Since b2=0b_2 = 0:

b1+p=0b_1 + p = 0

b1=−pb_1 = -p

So our b-series looks like: −p,0,p,2p,3p,...-p, 0, p, 2p, 3p, ...

Now we can find any term:

b9=b1+(9−1)p=−p+8p=7pb_9 = b_1 + (9-1)p = -p + 8p = 7p

b19=b1+(19−1)p=−p+18p=17pb_{19} = b_1 + (19-1)p = -p + 18p = 17p


We're told:

a5=b9=7pa_5 = b_9 = 7p

a19=b19=17pa_{19} = b_{19} = 17p

For the a-series, using the AP formula:

a5=a1+4q=7pa_5 = a_1 + 4q = 7p ... (equation 1)

a19=a1+18q=17pa_{19} = a_1 + 18q = 17p ... (equation 2)


Subtracting equation 1 from equation 2:

(a1+18q)−(a1+4q)=17p−7p(a_1 + 18q) - (a_1 + 4q) = 17p - 7p

The a1a_1 terms cancel out:

18q−4q=10p18q - 4q = 10p

14q=10p14q = 10p

Dividing both sides by 2:

7q=5p7q = 5p

This means: qp=57\tfrac{q}{p} = \tfrac{5}{7}


Here's the crucial part: Since both pp and qq are prime numbers, and we need 7q=5p7q = 5p, the only way this equation can be satisfied is if:

q=5q = 5 (prime)

p=7p = 7 (prime)

Because if 7q=5p7q = 5p, then qq must be divisible by 5 and pp must be divisible by 7. Since pp and qq are primes (only divisible by 1 and themselves), we must have q=5q = 5 and p=7p = 7.

Let's verify: 7(5)=5(7)7(5) = 5(7)


Now we can substitute q=5q = 5 into equation 1:

a1+4(5)=7(7)a_1 + 4(5) = 7(7)

a1+20=49a_1 + 20 = 49

a1=29a_1 = 29


Finally, we can find a11a_{11}:

a11=a1+(11−1)qa_{11} = a_1 + (11-1)q

a11=29+10(5)a_{11} = 29 + 10(5)

a11=29+50a_{11} = 29 + 50

a11=79a_{11} = 79


Therefore, a11=79a_{11} = 79.

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question