25619217domain: NAppears in sequencesa(1)=1, a(n) = a(n-1) + n^5 if n odd, a(n) = a(n-1) + n^3 if n is even.at n=25A135099