The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A372744 If the n-th 3-smooth number, A003586(n), equals 2^i * 3^j for some i, j >= 0, then the a(n)-th 3-smooth number, A003586(a(n)), equals 2^j * 3^i. 1
1, 3, 2, 7, 5, 12, 4, 10, 19, 8, 16, 6, 27, 14, 24, 11, 37, 21, 9, 33, 18, 49, 30, 15, 44, 26, 13, 62, 40, 23, 57, 36, 20, 77, 52, 32, 17, 71, 47, 29, 93, 66, 43, 25, 87, 60, 39, 111, 22, 81, 55, 35, 104, 75, 51, 131, 31, 98, 69, 46, 123, 28, 91, 64, 152, 42 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
This sequence is a self-inverse permutation of the positive integers with infinitely many fixed points (A202821).
LINKS
Rémy Sigrist, PARI program
FORMULA
A022328(a(n)) = A022329(n).
A022329(a(n)) = A022328(n).
a(n) = n iff n belongs to A202821.
sign(a(n) - n) = sign(A022328(n) - A022329(n)).
EXAMPLE
A003586(8) = 12 = 2^2 * 3^1, A003586(10) = 18 = 2^1 * 3^2, so a(8) = 10 and.
PROG
(PARI) \\ See Links section.
CROSSREFS
Cf. A003586, A022328, A022329, A202821 (fixed points).
Sequence in context: A130922 A353170 A263018 * A215622 A195820 A006921
KEYWORD
nonn
AUTHOR
Rémy Sigrist, May 12 2024
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 June 10 18:45 EDT 2024. Contains 373280 sequences. (Running on oeis4.)