Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138793
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138793 a(n) = concatenation of reversed digits of natural numbers from n down to 1. +0
10
1, 21, 321, 4321, 54321, 654321, 7654321, 87654321, 987654321, 1987654321, 1101987654321, 211101987654321, 31211101987654321, 4131211101987654321, 514131211101987654321, 61514131211101987654321 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

b = {}; a = {}; Do[w = RealDigits[n]; w = First[w]; Do[AppendTo[a, w[[k]]], {k, 1, Length[w]}]; p = FromDigits[Reverse[a]]; AppendTo[b, p], {n, 1, 61}]; b (*Artur Jasinski*)

CROSSREFS

Cf. A104759

Cf. A000422, A116504, A007908, A116505, A104759, A138789, A138790.

Sequence in context: A069572 A057138 A104759 this_sequence A014925 A000422 A060554

Adjacent sequences: A138790 A138791 A138792 this_sequence A138794 A138795 A138796

KEYWORD

nonn,base

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Mar 30 2008, Apr 04 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research