9560488domain: NAppears in sequencesa(n) = if n mod 2 = 1 then n^3*(n-1)^2/2 else n^5/2.at n=29A122658