Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #3 Apr 19 2016 01:10:16
%S 3,45,1512,51408,66528,116375,185976,6323184,8182944,11442816,
%T 50492975,368852400,1407466368,5881607424,22350712320,723437713152,
%U 183348802920960
%N Consider numbers x,y,z such that UnitarySigma(x) = UnitarySigma(y) = UnitarySigma(z) = 4*(x*y*z)^(1/2)/( x^(1/2) + y^(1/2) + z^(1/2)), x<=y<=z . Sequence gives z.
%K nonn
%O 1,1
%A _Yasutoshi Kohmoto_, Feb 21 2009