92695domain: NAppears in sequencesa(1)=1, a(n)=a(n-1)+n^2 if n odd, a(n)=a(n-1)+ n^3 if n is even.at n=28A140149