CUET PG 2023 — Reasoning PYQ
CUET PG | Reasoning | 2023Find the missing term in the given series:
4, 10, ? , 82, 244, 730
Choose the correct answer:
- A.
24
- B.
28
(Correct Answer) - C.
77
- D.
218
28
Explanation
Pattern Analysis
By observing the terms, we can see that each term follows the general formula:
xn=3n+1
Let's verify this for each known term:
-
For n=1:
31+1=3+1=4 -
For n=2:
32+1=9+1=10 -
For n=4:
34+1=81+1=82 -
For n=5:
35+1=243+1=244 -
For n=6:
36+1=729+1=730
Alternative Pattern (Recursive)
Alternatively, we can observe that each term is multiplied by 3 and then 2 is subtracted:
xn+1=(xn×3)−2
Verification:
-
(4×3)−2=12−2=10
-
(82×3)−2=246−2=244
-
(244×3)−2=732−2=730
Calculating the Missing Term
Using either pattern, we can find the missing term (n=3):
Using the power formula:
33+1=27+1=28
Using the recursive formula:
(10×3)−2=30−2=28
To confirm, check if the next term follows:
(28×3)−2=84−2=82
Final Answer
The missing term in the series is 28.

