12249193domain: NAppears in sequencesa(1)=1, a(n) = a(n-1) + n^3 if n odd, a(n) = a(n-1) + n^5 if n is even.at n=21A140156