%I A073080
%S A073080 3,3,3,6,6,6,6,6,6,12,12,12,12,12,12,12,12,12,12,12,12,24,24,24,24,24,
%T A073080 24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,48,48,48,48,
%U A073080 48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48
%N A073080 3 appears three times, 2*3=6 appears six times, 2*6=12 appears twelve
times etc.
%F A073080 Let b(1)=1 b(n+1)=b(n)*floor(n/b(n))+n*floor(b(n)/n) then a(n)=b(n+3)
%Y A073080 Sequence in context: A098529 A133774 A108581 this_sequence A057944 A080607
A013322
%Y A073080 Adjacent sequences: A073077 A073078 A073079 this_sequence A073081 A073082
A073083
%K A073080 easy,nonn
%O A073080 1,1
%A A073080 Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 17 2002
|