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