The series H4Q, K10N, N20K, Q43H, T90E follows three consistent patterns:
∙ First letters: H(8th) → K(11th) → N(14th) → Q(17th) → T(20th), increasing by +3 positions each time.
∙ Last letters: Q(17th) → N(14th) → K(11th) → H(8th) → E(5th), decreasing by −3 positions each time.
∙ Numbers: Follow the recursive rule an=2×an−1+(n−1), where n is the term position:
a1=4
a2=2×4+1=9 (but given as 10, mismatch)
a3=2×9+2=20
a4=2×20+3=43
a5=2×43+4=90.
Why K10N?
K10N breaks the number pattern (should be 9 instead of 10), while all other components fit perfectly across the series. This matches option 2 in the provided choices.