21717363domain: NAppears in sequencesa(n) = (a(n-1)^2 + a(n-2)^2 + a(n-1)*a(n-2))/a(n-3) with three initial ones.at n=7A165903Sorted list of nonzero numbers x, y, z that occur in solutions to the equation (x + y)^2 + (y + z)^2 + (z + x)^2 = 12*x*y*z.at n=25A357749