217375domain: NAppears in sequencesStarts of runs of 3 consecutive integers that are divisible by the cube of their least prime factor.at n=24A365868a(n) = Sum_{1 <= x_1, x_2, x_3 <= n} ( n/gcd(x_1, x_2, x_3, n) )^2.at n=11A372962