login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Numbers x,y,z such that UnitarySigma(x) = UnitarySigma(y) = UnitarySigma(z) = 3*(x*y*z)^(1/2)/(- x^(1/2) + 8*y^(1/2) - 5*z^(1/2)), z<=y<=x; sequence gives y.
4

%I #5 Jan 24 2019 04:51:02

%S 2,20,24,360,816,1056,12240,15840,29120,181632,333200,2724480,

%T 93358848,1400382720

%N Numbers x,y,z such that UnitarySigma(x) = UnitarySigma(y) = UnitarySigma(z) = 3*(x*y*z)^(1/2)/(- x^(1/2) + 8*y^(1/2) - 5*z^(1/2)), z<=y<=x; sequence gives y.

%e Factorization of a(11) : 17*5^2*2^4*7^2.

%Y Cf. A034448, A144672, A144674.

%K nonn,more

%O 1,1

%A _Yasutoshi Kohmoto_, Feb 02 2009