Question: In a series where each term is the square of its position, what is the sum of the first 4 terms? (2023)
Options:
Correct Answer: 50
Exam Year: 2023
Solution:
The first four terms are 1^2, 2^2, 3^2, 4^2 which are 1, 4, 9, 16. Their sum is 1 + 4 + 9 + 16 = 30.