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.
12
14
16
18