Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #13 Mar 27 2024 08:27:48
%S 8,15,12,14,18,33,20,42,36,77,60,84,84,84,84,84,84,84,84,84,84,84,84,
%T 84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,
%U 84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84,84
%N a(1) = 8; for n>1, a(n) = SPM4Sigma(a(n-1)).
%C After the first 11 terms sequence is constant at 84. - _Charles R Greathouse IV_, Sep 02 2009
%F a(n) = A126851(a(n-1)).
%Y Cf. A126851.
%K nonn
%O 1,1
%A _Yasutoshi Kohmoto_, Feb 24 2007
%E Edited by _N. J. A. Sloane_, May 14 2007
%E Index in NAME corrected by _R. J. Mathar_, Mar 13 2024