Question 475304
*[tex \LARGE a_n = \frac{1}{n^2}], this is actually easier than trying to write a recursive formula. The recursive formula might look something like *[tex \LARGE a_n = \frac{a_{n-1}(n-1)^2}{n^2}] where *[tex \LARGE a_1 = 1].