If the list of letters P, R, S, T, U is an arithmetic sequence, which of the following are also in arithmetic sequence? I. 2P, 2R, 2S, 2T, 2U II. P-3, R-3, S-3, T-3, U-3 III. P^2, R^2, S^2, T^2, U^2 A. I only B. I and II C. II and III D. I and III

GATE 2015 · General Aptitude · Arithmetic Series · medium

Answer: Only Sequences I and II are arithmetic progressions. Answer: B. I and II.

  1. Define the AP and check Sequence I: For I: (2R) - (2P) = 2(R-P) = 2d; (2S) - (2R) = 2d; ... all differences equal 2d. Sequence I is an AP.
  2. Check Sequence II: For II: (R-3) - (P-3) = R-P = d; all differences equal d. Sequence II is an AP.
  3. Check Sequence III: For III: the difference R^2 - P^2 = (R+P)d and S^2 - R^2 = (S+R)d. Since R+P != S+R in general, the differences vary. Sequence III is NOT an AP (counterexample: P=1,R=4,S=7 gives 16-1=15, 49-16=33, not equal).