Guest Session: 1 Question Remaining. Create Account to save progress.
Login
Recursionmedium
0:00.0

The recurrence an=an−1+n2a_n = a_{n-1} + n^2an​=an−1​+n2 with a0=0a_0 = 0a0​=0 accumulates sums of squares. Find a3a_3a3​.