1111158domain: NAppears in sequencesa(n) = if n mod 2 = 1 then n^3*(n-1)^2/2 else n^5/2.at n=19A122658Smaller of pairs (m, n), such that the difference of their squares is a cube and the difference of their cubes is a square.at n=27A261296