20223984domain: 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=23A140156