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!)
A234744 Multiplicative permutation of integers: a(n) = A234840(A235199(n)). 9
0, 1, 3, 2, 9, 61, 6, 19, 27, 4, 183, 101, 18, 281, 57, 122, 81, 11, 12, 5, 549, 38, 303, 263, 54, 3721, 843, 8, 171, 157, 366, 31, 243, 202, 33, 1159, 36, 1811, 15, 562, 1647, 1091, 114, 29, 909, 244, 789, 131, 162, 361, 11163, 22, 2529, 541, 24, 6161, 513, 10, 471, 59, 1098, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Please see the comments at A234743. The observations given there apply also here.
LINKS
FORMULA
a(n) = A234840(A235199(n)).
Multiplicative with a(p_i) = p_{A235048(i)} for primes with index i, except for cases i=3 and i=4, use p_18 and p_8 (61 and 19) instead of 19 and 61. For the composites, the value is determined as: a(u*v) = a(u) * a(v).
PROG
(Scheme) (define (A234744 n) (A234840 (A235199 n)))
CROSSREFS
Inverse: A234743. Similarly composed multiplicative permutations, with more tractable cycle structures: A235485/A235486, A235493/A235494.
Sequence in context: A049971 A234748 A156528 * A092502 A292923 A354191
KEYWORD
nonn,mult
AUTHOR
Antti Karttunen, Jan 04 2014
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 15 12:24 EDT 2024. Contains 372540 sequences. (Running on oeis4.)