The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A132927 Concatenation of first n elements of the divisor function d(n), where d(n) is the number of divisors of n. 0

%I #4 Jul 13 2012 14:15:38

%S 1,12,122,1223,12232,122324,1223242,12232424,122324243,1223242434,

%T 12232424342,122324243426,1223242434262,12232424342624,

%U 122324243426244,1223242434262445,12232424342624452,122324243426244526

%N Concatenation of first n elements of the divisor function d(n), where d(n) is the number of divisors of n.

%t With[{c=DivisorSigma[0,Range[30]]},Table[FromDigits[Take[c,n]],{n,20}]] (* _Harvey P. Dale_, Jul 13 2012 *)

%Y d(n): A000005. Cf. A007908, A019518.

%K easy,nonn,base

%O 1,2

%A _Omar E. Pol_, Sep 05 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 31 19:33 EDT 2024. Contains 373003 sequences. (Running on oeis4.)