124448domain: NAppears in sequencesNumber of integer partitions of n whose unsigned differences have the same GCD as the GCD of their parts all minus 1.at n=47A328164a(n) = Sum_{-n<i<n, -n<j<n, gcd{i,j}=2} (n-|i|)*(n-|j|).at n=29A331772