Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A138957
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A138957 Concatenation of the reversed digits of numbers from 1 to n. +0
3
1, 12, 123, 1234, 12345, 123456, 1234567, 12345678, 123456789, 12345678901, 1234567890111, 123456789011121, 12345678901112131, 1234567890111213141, 123456789011121314151, 12345678901112131415161 (list; graph; listen)
OFFSET

1,2

COMMENT

There are no primes in this sequence for n<=7000

MATHEMATICA

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

CROSSREFS

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

Sequence in context: A057137 A014824 A060555 this_sequence A007908 A057932 A132943

Adjacent sequences: A138954 A138955 A138956 this_sequence A138958 A138959 A138960

KEYWORD

nonn,base

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Apr 04 2008, Apr 05 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research