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!)
A100489 Decimal equivalents of numbers in A100751. 2
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; text; internal format)
OFFSET
1,2
LINKS
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
Sequence in context: A282106 A282260 A217202 * A176379 A282454 A282655
KEYWORD
base,nonn
AUTHOR
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 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)