1. Observe that a_m is equal to n exactly for those m that satisfy (n^2-n)/2 + 1 <= m <= (n^2+n)/2. 2. Define b_n = sqrt(1+24a_n) 1. Try to guess the form of the general term by computing some by hand