1141625domain: NAppears in sequencesLeast number which is the end of an arithmetic progression of n numbers that are the sums of two nonzero squares.at n=25A093365a(n) = Sum_{k=0..n} k^n * k! * binomial(n,k)^2.at n=5A341185