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!)
A341220 Irregular table read by rows T(n, k), n >= 0, k = 1..A341218(n); T(n, k) is the k-th number m such that A340873(m) = n. 2
1, 2, 4, 3, 8, 6, 7, 16, 12, 14, 15, 32, 5, 24, 28, 30, 31, 64, 10, 11, 48, 56, 60, 62, 63, 128, 20, 21, 22, 23, 96, 112, 120, 124, 126, 127, 256, 13, 40, 42, 43, 44, 46, 47, 192, 224, 240, 248, 252, 254, 255, 512, 25, 26, 27, 80, 84, 85, 86, 87, 88, 92, 94, 95, 384, 448, 480, 496, 504, 508, 510, 511, 1024 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Each positive integer appears once.
For any n >= 0:
- if m appears in row n, then 2*m appears in row n+1,
- if m appears in row n and is an odious even number > 2, then an additional odd number appears in row n+1.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 0..11792 (rows 0..26)
FORMULA
T(n, 1) = A341194(n).
T(n, A341218(n)) = 2^n.
EXAMPLE
Table begins:
1;
2;
4;
3, 8;
6, 7, 16;
12, 14, 15, 32;
5, 24, 28, 30, 31, 64;
10, 11, 48, 56, 60, 62, 63, 128;
20, 21, 22, 23, 96, 112, 120, 124, 126, 127, 256;
13, 40, 42, 43, 44, 46, 47, 192, 224, 240, 248, 252, 254, 255, 512;
...
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A209636 A243491 A271863 * A253563 A294044 A243072
KEYWORD
nonn,look,base,tabf
AUTHOR
Rémy Sigrist, Feb 07 2021
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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)