%I A094589
%S A094589 1,2,4,6,10,14,20,26,32,38,48,58,68,78,92,106,120,134,148,162,182,202,
%T A094589 222,242,262,282,308,334,360,386,412,438,470,502,534,566,598,630,668,
%U A094589 706,744,782,820,858,896,934,972,1010,1058,1106,1154,1202,1250,1298
%N A094589 a(1) = 1; a(n+1) = a(n) + (largest element of {a} <= n).
%C A094589 a(n+1) = a(n) + a(k(n)), where k(n) is the number of elements of {a}
which are <= n.
%H A094589 Leroy Quet, <a href="http://www.prism-of-spirals.net/">Home Page</a>
(listed in lieu of email address)
%Y A094589 Cf. A094590.
%Y A094589 Sequence in context: A007777 A082379 A167379 this_sequence A071425 A115065
A008804
%Y A094589 Adjacent sequences: A094586 A094587 A094588 this_sequence A094590 A094591
A094592
%K A094589 nonn,easy
%O A094589 1,2
%A A094589 Leroy Quet Jun 07 2004
%E A094589 More terms from Vladeta Jovovic (vladeta(AT)eunet.rs), Jun 13 2004
|