Question

Difficulty: HardConsecutive Integers and Number Sets

Set AA consists of kk consecutive odd integers, and Set BB consists of kk consecutive even integers, where k>1k > 1. The smallest integer in Set BB is 33 greater than the median of Set AA. If all integers in Set AA are positive, the sum of all integers in Set AA is 145145, and the median of Set BB is 3636, what is the smallest integer in Set AA?

  1. A
    21
  2. B
    23
  3. 25Answer
  4. D
    27
  5. E
    29

Answer

The smallest integer in Set A is 25.
For an arithmetic sequence of kk consecutive odd integers, the mean and median are equal to Sumk=145k\frac{\text{Sum}}{k} = \frac{145}{k}. The smallest integer in Set BB is b1=145k+3b_1 = \frac{145}{k} + 3. Since Set BB consists of kk consecutive even integers, its median is b1+k1b_1 + k - 1. Equating this to 3636 yields 145k+k+2=36\frac{145}{k} + k + 2 = 36, leading to k234k+145=0k^2 - 34k + 145 = 0, whose roots are k=5k=5 and k=29k=29. If k=29k=29, the median of Set AA is 55, which implies negative integers exist in Set AA. Since all integers in Set AA are positive, k=5k=5. With k=5k=5, the median of Set AA is 2929, and the smallest integer is 292(2)=2529 - 2(2) = 25.

Step-by-Step Solution

1
Express the median of Set A in terms of k.
MA=145kM_A = \frac{145}{k}
For any evenly spaced set with an odd number of terms or symmetry, the arithmetic mean equals the median. The mean is the total sum divided by the number of terms kk.
2
Express the median of Set B in terms of k using the given relationship for the smallest element of Set B.
MB=(145k+3)+(k1)=145k+k+2M_B = \left(\frac{145}{k} + 3\right) + (k - 1) = \frac{145}{k} + k + 2
The smallest element in Set BB is b1=MA+3=145k+3b_1 = M_A + 3 = \frac{145}{k} + 3. Since Set BB contains kk consecutive even integers (spacing d=2d=2), its median is b1+2(k1)2=b1+k1b_1 + \frac{2(k-1)}{2} = b_1 + k - 1.
3
Set the median of Set B to 36 and solve the quadratic equation for k.
k=5k = 5 or k=29k = 29
Setting 145k+k+2=36\frac{145}{k} + k + 2 = 36 gives 145k+k=34\frac{145}{k} + k = 34, which rearranges to k234k+145=0k^2 - 34k + 145 = 0. Factoring gives (k5)(k29)=0(k-5)(k-29) = 0.
4
Determine the valid value of k and find the smallest integer in Set A.
Smallest integer in Set A is 25.
If k=29k = 29, MA=14529=5M_A = \frac{145}{29} = 5, and the smallest integer in Set AA would be 52(14)=235 - 2(14) = -23, violating the condition that all integers in Set AA are positive. Thus k=5k = 5, making MA=29M_A = 29. The 5 consecutive odd integers are 25,27,29,31,3325, 27, 29, 31, 33, so the smallest integer is 2525.

Key Concept

Properties of consecutive integer sets, median-mean equivalence in arithmetic sequences, and term indexing.
Rate this question