[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A361379
Distinct values of A361401, in order of appearance.
2
0, 1, 3, 2, 4, 6, 10, 12, 7, 15, 8, 16, 20, 24, 36, 40, 48, 5, 9, 11, 13, 19, 21, 25, 27, 43, 45, 51, 53, 14, 26, 28, 30, 54, 58, 60, 31, 63, 32, 64, 72, 80, 96, 136, 144, 160, 192, 17, 33, 35, 37, 41, 49, 67, 69, 73, 81, 83, 85, 97, 99, 101, 147, 149, 153
OFFSET
0,3
COMMENTS
This sequence is a permutation of the nonnegative integers with inverse A361422 (for any n >= 0, the value n appears at least in the n-th row of A361401).
EXAMPLE
The first rows of A361401, alongside the new values, are:
n n-th row of A361401 new values
- -------------------------------- -------------------------
0 0 0
1 1, 3 1, 3
2 2, 4, 6, 10, 12 2, 4, 6, 10, 12
3 3, 7, 15 7, 15
4 4, 8, 12, 16, 20, 24, 36, 40, 48 8, 16, 20, 24, 36, 40, 48
So the present sequence begins with 0, 1, 3, 2, 4, 6, 10, 12, 7, 15, 8, 16, 20, 24, 36, 40, 48.
PROG
(PARI) See Links section.
CROSSREFS
Cf. A361401, A361422 (inverse).
Sequence in context: A114745 A352915 A361401 * A039915 A085346 A121861
KEYWORD
nonn,base
AUTHOR
Rémy Sigrist, Mar 11 2023
STATUS
approved