login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100489 Decimal equivalents of numbers in A100751. 1
1, 2, 7, 2, 29, 56, 77, 94, 222, 993, 202, 1866, 7007, 1653, 24379, 61377, 6307, 149862, 324691, 350053, 1502192, 3263293, 1764799, 1897951, 20839416, 4293902, 19056271, 35965591, 105749822, 558273850, 1253419992, 3010125259, 6163513735 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

d = Flatten[Table[IntegerDigits[n, 2], {n, 100}]]; Table[FromDigits[Take[d, {n(n + 1)/2 + 1, (n + 1)(n + 2)/2}], 2], {n, 0, 32}]

CROSSREFS

Cf. A100751, A066547.

Sequence in context: A197133 A178206 A089123 * A176379 A110987 A199740

Adjacent sequences:  A100486 A100487 A100488 * A100490 A100491 A100492

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com) and Robert G. Wilson v (rgwv(AT)rgwv.com), Nov 22 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 12:38 EST 2012. Contains 206021 sequences.