632500domain: NAppears in sequencesNumbers n such that n^2 can be split into two nonzero squares (perhaps with leading zeros) in exactly two different ways.at n=23A054737a(n) = 2*n*binomial(n, 4).at n=24A391978