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!)
A134733 Concatenation of next n imperfect numbers. 1
1, 23, 457, 891011, 1213141516, 171819202122, 23242526272930, 3132333435363738, 394041424344454647, 48495051525354555657, 5859606162636465666768, 697071727374757677787980 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Module[{nn=120, in, len}, in=Select[Range[nn], DivisorSigma[1, #]!=2#&]; len= Floor[x/.Last[Solve[(x(x+1))/2==Length[in]]]]; FromDigits[Flatten[ IntegerDigits/@ #]]&/@TakeList[in, Range[len]]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Mar 01 2020 *)
CROSSREFS
Cf. A053067, A132943, A133013. Imperfect numbers: A132999.
Sequence in context: A080479 A053067 A036906 * A328348 A095256 A273008
KEYWORD
base,easy,nonn
AUTHOR
Omar E. Pol, Nov 12 2007
STATUS
approved

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 April 19 04:35 EDT 2024. Contains 371782 sequences. (Running on oeis4.)