A series is given with one term missing. Select the correct alternative from the given ones that will complete the series. PQSS, SKBG, VEKU, YYTI, ?
We are given a letter series with one term missing: PQSS, SKBG, VEKU, YYTI, ?. We need to identify the pattern connecting the terms and find the next term in the sequence.
To solve letter series problems, we often look at the alphabetical position of each letter. Let's assign a numerical value to each letter, where A=1, B=2, ..., Z=26.
| Term | 1st Letter | 2nd Letter | 3rd Letter | 4th Letter |
|---|---|---|---|---|
| PQSS | P (16) | Q (17) | S (19) | S (19) |
| SKBG | S (19) | K (11) | B (2) | G (7) |
| VEKU | V (22) | E (5) | K (11) | U (21) |
| YYTI | Y (25) | Y (25) | T (20) | I (9) |
| ? | ? | ? | ? | ? |
Let's examine the pattern for each letter position independently.
The first letters of the terms are P, S, V, Y. Their numerical positions are 16, 19, 22, 25.
Let's find the difference between consecutive terms:
The pattern for the first letter is adding 3 to the previous letter's position. We work modulo 26, meaning after Z (26), we loop back to A (1).
To find the first letter of the next term, we add 3 to the position of Y (25): ${25 + 3 = 28}$.
Since there are 26 letters, ${28 - 26 = 2}$. The letter at position 2 is B.
The first letter of the next term is B.
The second letters are Q, K, E, Y. Their numerical positions are 17, 11, 5, 25.
Let's find the difference between consecutive terms, considering the alphabet wraps around:
The pattern for the second letter is subtracting 6 from the previous letter's position (modulo 26).
To find the second letter of the next term, we subtract 6 from the position of Y (25): ${25 - 6 = 19}$.
The letter at position 19 is S.
The second letter of the next term is S.
The third letters are S, B, K, T. Their numerical positions are 19, 2, 11, 20.
Let's find the difference between consecutive terms, considering the alphabet wraps around:
The pattern for the third letter is adding 9 to the previous letter's position (modulo 26).
To find the third letter of the next term, we add 9 to the position of T (20): ${20 + 9 = 29}$.
Modulo 26, ${29 \pmod{26} = 3}$. The letter at position 3 is C.
The third letter of the next term is C.
The fourth letters are S, G, U, I. Their numerical positions are 19, 7, 21, 9.
Let's find the difference between consecutive terms, considering the alphabet wraps around:
The pattern for the fourth letter is adding 14 to the previous letter's position (modulo 26).
To find the fourth letter of the next term, we add 14 to the position of I (9): ${9 + 14 = 23}$.
The letter at position 23 is W.
The fourth letter of the next term is W.
By combining the letters found for each position, we get the next term in the series:
The next term in the series is BSCW.
| Letter Position | Sequence | Pattern (Add/Subtract) | Calculation for Next Term | Next Letter |
|---|---|---|---|---|
| 1st | P, S, V, Y | +3 | Position of Y (25) + 3 = 28 → B (2) | B |
| 2nd | Q, K, E, Y | -6 | Position of Y (25) - 6 = 19 → S (19) | S |
| 3rd | S, B, K, T | +9 | Position of T (20) + 9 = 29 → C (3) | C |
| 4th | S, G, U, I | +14 | Position of I (9) + 14 = 23 → W (23) | W |
Letter series problems are a common type of question in reasoning and aptitude tests. They require you to find the underlying rule or pattern governing the sequence of letters or groups of letters.
Strategies for solving letter series:
Practice with various types of letter series helps in quickly recognizing common patterns.
Select the letter-cluster from among the given options that can replace the question mark (?) in the following series.
KMTC, EVOM, OQXG, IZSQ, ?
Select the set of letters that when sequentially placed in the blanks of the given letter series will complete the series.
k_lmml_mk_mmk_lkkl_mSelect the letter will replace the question mark (?) in the following series.
C, B, B, C, Z, E, W, H, S, ?, NWhich letter will replace the question mark (?) in the following letter series?
E, J, N, Q, S, ?
Select the combination of letters that when sequentially placed in the blanks of the given series will complete the series.
C _ B N _ _ V_ _ H C _ B _ H