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!)
A066627 Concatenation of numbers k^k in increasing order up to the n-th and then in decreasing order. 0
1, 141, 142741, 14272562741, 142725631252562741, 142725631254665631252562741, 14272563125466568235434665631252562741, 1427256312546656823543167772168235434665631252562741 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[FromDigits[Join[Flatten[IntegerDigits/@Table[n^n, {n, k}]], Flatten[IntegerDigits/@Table[n^n, {n, k-1, 1, -1}]]]], {k, 10}] (* Harvey P. Dale, Jan 31 2024 *)
CROSSREFS
Sequence in context: A172904 A164525 A153358 * A172668 A172764 A172836
KEYWORD
easy,nonn,base
AUTHOR
Amarnath Murthy, Dec 25 2001
EXTENSIONS
More terms from Sascha Kurz, Mar 23 2002
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 16:21 EDT 2024. Contains 371794 sequences. (Running on oeis4.)