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!)
A082256 (Concatenation of 9n-8, 9n-7, 9n-6, 9n-5, 9n-4, 9n-3, 9n-2, 9n-1 and 9n) divided by 9. 4
13717421, 11234681268351302, 21335691369361403, 31436701470371504, 41537711571381605, 51638721672391706, 61739731773401807, 71840741874411908, 81941751975422009, 92042762076432110 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
a(3) = 192021222324252627/9 = 21335691369361403.
MATHEMATICA
Table[FromDigits[Flatten[Table[IntegerDigits[9*n -i], {i, 8, 0, -1}]]]/9, {n, 1, 20}] (* Stefan Steinerberger, Dec 30 2007 *)
CROSSREFS
Sequence in context: A205026 A126724 A251565 * A324261 A324262 A321364
KEYWORD
base,easy,nonn
AUTHOR
Amarnath Murthy, Apr 11 2003
EXTENSIONS
More terms from Stefan Steinerberger, Dec 30 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 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)