All Exams Test series for 1 year @ ₹349 only
Question

A person is to count 4500 notes. Let a ndenote the number of notes he counts in the nth minute. If a 1= a 2= a 3= … = a 10 = 150, and a 10 , a 11 , a 12 , … are in AP with the common difference -2, then the time taken by him to count all the notes is

This question was previously asked in
NDA I 2017 GAT Previous Year Paper (23-Apr-2017)
The correct answer is

34 minutes

Understanding the Note Counting Problem

This problem involves calculating the total time taken to count 4500 notes. The counting process is described in two phases:

  • Phase 1: The first 10 minutes, where the number of notes counted per minute is constant.
  • Phase 2: After the first 10 minutes, where the number of notes counted per minute follows an Arithmetic Progression (AP) with a decreasing rate.

Notes Counted in the First 10 Minutes

The number of notes counted in the nth minute is denoted by \(a_n\). We are given that \(a_1 = a_2 = \dots = a_{10} = 150\).

The total number of notes counted in the first 10 minutes is the sum of notes counted in each of these minutes:

\( \text{Notes in first 10 minutes} = a_1 + a_2 + \dots + a_{10} \)

Since each term is 150, this sum is:

\( \text{Notes in first 10 minutes} = 10 \times 150 = 1500 \)

Calculating Remaining Notes to Count

The total number of notes to be counted is 4500.

After the first 10 minutes, the remaining notes are:

\( \text{Remaining notes} = \text{Total notes} - \text{Notes in first 10 minutes} \)

\( \text{Remaining notes} = 4500 - 1500 = 3000 \)

These 3000 notes must be counted in the minutes following the first 10 minutes, where the counting rate changes according to the given AP.

Analyzing the Counting Rate After 10 Minutes (Arithmetic Progression)

We are told that \(a_{10}, a_{11}, a_{12}, \dots\) are in an AP with \(a_{10} = 150\) and a common difference \(d = -2\).

The number of notes counted in the nth minute for \(n \ge 10\) can be given by the formula for the nth term of an AP:

\( a_n = a_{10} + (n - 10)d \)

Substituting the given values:

\( a_n = 150 + (n - 10)(-2) \)

\( a_n = 150 - 2n + 20 \)

\( a_n = 170 - 2n \quad \text{for } n \ge 10 \)

The counting rates for minutes 11, 12, 13, ... are:

  • \(a_{11} = 170 - 2(11) = 170 - 22 = 148\)
  • \(a_{12} = 170 - 2(12) = 170 - 24 = 146\)
  • \(a_{13} = 170 - 2(13) = 170 - 26 = 144\)
  • ... and so on.

Note that the counting rate must be non-negative. \(a_n = 170 - 2n \ge 0 \implies 170 \ge 2n \implies n \le 85\). So, the counting rate becomes zero at minute 85.

Calculating Time Taken for Remaining 3000 Notes

Let \(k\) be the number of additional minutes required after the first 10 minutes to count the remaining 3000 notes. These \(k\) minutes correspond to minutes \(11, 12, \dots, 10+k\).

The total notes counted in these \(k\) minutes is the sum of the terms \(a_{11}, a_{12}, \dots, a_{10+k}\).

This is an AP starting with the first term \(a_{11} = 148\) and having a common difference \(d = -2\). There are \(k\) terms in this sum.

The last term in this sum is \(a_{10+k}\).

\( a_{10+k} = 170 - 2(10+k) = 170 - 20 - 2k = 150 - 2k \)

Alternatively, using the first term of this sub-sequence \(a_{11}=148\):

\( a_{10+k} = a_{11} + (k-1)d = 148 + (k-1)(-2) = 148 - 2k + 2 = 150 - 2k \)

The sum of an AP is given by \( S_k = \frac{k}{2} (\text{first term} + \text{last term}) \) or \( S_k = \frac{k}{2} [2 \times \text{first term} + (k-1)d] \).

Using the first formula with \(a_{11}=148\) and \(a_{10+k} = 150-2k\):

\( S_k = \frac{k}{2} (148 + 150 - 2k) \)

\( S_k = \frac{k}{2} (298 - 2k) \)

\( S_k = k (149 - k) = 149k - k^2 \)

We need this sum \(S_k\) to be equal to the remaining notes, which is 3000.

\( 149k - k^2 = 3000 \)

Rearranging into a quadratic equation:

\( k^2 - 149k + 3000 = 0 \)

We can solve this quadratic equation for \(k\) using the quadratic formula \( k = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \(a=1\), \(b=-149\), and \(c=3000\).

\( k = \frac{-(-149) \pm \sqrt{(-149)^2 - 4(1)(3000)}}{2(1)} \)

\( k = \frac{149 \pm \sqrt{22201 - 12000}}{2} \)

\( k = \frac{149 \pm \sqrt{10201}}{2} \)

The square root of 10201 is 101.

\( k = \frac{149 \pm 101}{2} \)

This gives two possible values for \(k\):

  • \( k_1 = \frac{149 + 101}{2} = \frac{250}{2} = 125 \)
  • \( k_2 = \frac{149 - 101}{2} = \frac{48}{2} = 24 \)

We must consider which value of \(k\) makes sense in the context of the problem. The counting rate decreases by 2 notes each minute after the 10th minute. The rate in minute \(n\) is \(a_n = 170 - 2n\). If \(k=125\), the counting would continue up to minute \(10+125 = 135\). However, the rate \(a_n\) becomes 0 at minute 85 and negative thereafter (\(a_{85} = 0, a_{86} = -2\), etc.). Counting negative notes doesn't fit the problem. The sum formula for an AP assumes all terms contribute positively or according to the sequence. In a practical counting scenario with decreasing rate, the person would finish counting when the *total sum* reaches 4500, which would occur *before* the rate becomes negative or zero if 3000 notes are finished before minute 85.

The smaller value of \(k=24\) means the additional counting takes 24 minutes. This finishes at minute \(10+24=34\). The rate in minute 34 is \(a_{34} = 170 - 2(34) = 170 - 68 = 102\), which is positive. The sum of rates from minute 11 to minute 34 would be \(a_{11} + \dots + a_{34}\), which is the sum of an AP with \(k=24\) terms, starting at 148 and ending at 102. As calculated earlier, this sum is indeed 3000.

The larger value \(k=125\) would imply counting for 125 minutes after the first 10, resulting in 135 total minutes. This would involve summing terms that are negative, which is not logical for counting notes. The smaller positive solution for \(k\) typically represents the time taken to reach the target sum in problems involving sums of sequences where terms might become non-positive or the sum might exceed the target after that point.

Therefore, the correct number of minutes taken after the first 10 minutes is \(k = 24\).

Total Time Taken

The total time taken to count all 4500 notes is the sum of the time in the first phase and the time in the second phase.

\( \text{Total time} = \text{Time in Phase 1} + \text{Time in Phase 2} \)

\( \text{Total time} = 10 \text{ minutes} + k \text{ minutes} \)

\( \text{Total time} = 10 + 24 = 34 \text{ minutes} \)

The time taken by him to count all the notes is 34 minutes.

Revision Table: Key Calculations

Phase Duration (minutes) Counting Rate Notes Counted Calculation
Phase 1 1 to 10 Constant (150 notes/min) 1500 \(10 \times 150\)
Phase 2 11 to \(10+k\) AP (\(a_{11}=148, d=-2\)) 3000 Sum of \(k\) terms starting from \(a_{11}\)
Total 1 to \(10+k\) 4500 \(1500 + 3000\)

Additional Information: Arithmetic Progressions (AP)

An Arithmetic Progression (AP) is a sequence of numbers such that the difference between the consecutive terms is constant. This constant difference is called the common difference, denoted by \(d\).

The general form of an AP is \(a, a+d, a+2d, a+3d, \dots\).

The nth term of an AP is given by the formula:

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

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

The sum of the first \(n\) terms of an AP is given by the formula:

\( S_n = \frac{n}{2} (a_1 + a_n) \)

or

\( S_n = \frac{n}{2} [2a_1 + (n-1)d] \)

In this problem, the sequence of counting rates for \(n \ge 10\) forms an AP where \(a_{10}\) is the term corresponding to \(n=10\). The sequence of notes counted in minutes 11, 12, ... is also an AP starting from \(a_{11}\).

Was this answer helpful?

Similar Questions

  1. If (a + b), 2b, (b + c) are in HP, then which one of the following is correct?

  2. If x, y, z are in GP, then which of the following is/are correct?

    1. ln(3x), ln(3y), ln(3z) are in AP

    2. xyz + ln(x), xyz + ln(y), xyz + ln(z) are in HP

    Select the correct answer using the code given below.

  3. If x = 1 – y + y 2– y 3+ … up to infinite terms, where |y| < 1, then which one of the following is correct?

  4. If an infinite GP has the first term x and the sum 5, then which one of the following is correct?

  5. The sum of the series \(3 - 1 + \frac{1}{3} - \frac{1}{9} + \ldots \) is equal to

  6. Let T rbe the r th term of an AP for r = 1, 2, 3, …… If for some distinct positive integers m and n we have T m= 1/n and T n= 1/m, then what is T mn equal to?

  7. If a, b, c are in AP or GP or HP, then \(\frac{{a - b}}{{b - c}}\) is equal to

  8. If sin β is the harmonic mean of sin α and cos α and sin θ is the arithmetic mean of sin α and cos α then which of the following is/are correct?

    1) \(\sqrt 2 \sin \left( {\alpha + \frac{\pi }{4}} \right)\sin \beta = \sin 2a\)

    2)  \(\sqrt 2 \sin \theta = \cos \left( {\alpha - \frac{\pi }{4}} \right)\)

    Select the correct answer using the code give below:

  9. The sum of the first n terms of the series \(\frac{1}{2} + \frac{3}{4} + \frac{7}{8} + \frac{{15}}{{16}} + \ldots \) is equal to

  10. The sum of the roots of the equation x 2+ bx + c = 0 (where b and c are non-zero) is equal to the sum of the reciprocals of their squares. Then \(\frac{1}{c},b,\frac{c}{b}\) are in


Important Questions from Sequences and Series

  1. The sum of the first three terms of an arithmetic progression (A.P.) is $24$, and the sum of its next three terms (i.e., the $4^{th}$, $5^{th}$, and $6^{th}$ terms) is $51$. What is the sum of the first $10$ terms of this A.P.?

  2. What is the limit point of the sequence < f > = 1? 

  3. The sequence given by interval [0,1] is ______.

  4. Find the limit point of the sequence <1, 2, 1/2, 3, 1/3..... >

  5. \(\mathop {\lim }\limits_{n \to \infty } {\left( {1 - \frac{1}{{2n}}} \right)^{n + 1}}\) is equal to
Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
658 Attempts
4.7(120)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App