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!)
A361401 Irregular table T(n, k), n >= 0, k = 1..A361398(n); the n-th row lists the numbers whose binary expansion is a self-infiltration of that of n. 3
0, 1, 3, 2, 4, 6, 10, 12, 3, 7, 15, 4, 8, 12, 16, 20, 24, 36, 40, 48, 5, 9, 11, 13, 19, 21, 25, 27, 43, 45, 51, 53, 6, 12, 14, 26, 28, 30, 54, 58, 60, 7, 15, 31, 63, 8, 16, 24, 32, 40, 48, 64, 72, 80, 96, 136, 144, 160, 192 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
See A361398 for the definition of an infiltration (a self-infiltration is an infiltration a of word with itself).
The terms of the n-th row of A358893 appear in the n-th row of the present table (they correspond to terms with twice as many binary digits as n).
LINKS
Rémy Sigrist, Table of n, a(n) for n = 0..10102 (rows for n = 0..82 flattened)
Rémy Sigrist, PARI program
FORMULA
T(n, 1) = 1.
T(n, A361398(n)) = A330941(n).
EXAMPLE
Table T(n, k) begins:
n n-th row
- ---------------------------------------------------------
0 0
1 1, 3
2 2, 4, 6, 10, 12
3 3, 7, 15
4 4, 8, 12, 16, 20, 24, 36, 40, 48
5 5, 9, 11, 13, 19, 21, 25, 27, 43, 45, 51, 53
6 6, 12, 14, 26, 28, 30, 54, 58, 60
7 7, 15, 31, 63
8 8, 16, 24, 32, 40, 48, 64, 72, 80, 96, 136, 144, 160, 192
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A095258 A114745 A352915 * A361379 A039915 A085346
KEYWORD
nonn,base,tabf
AUTHOR
Rémy Sigrist, Mar 10 2023
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 May 6 21:30 EDT 2024. Contains 372297 sequences. (Running on oeis4.)