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!)
A246265 Permutation of natural numbers: a(n) = (1+A048673(A246261(n)))/2. 5
1, 2, 3, 7, 6, 4, 12, 5, 9, 21, 8, 13, 32, 27, 10, 17, 15, 20, 57, 11, 18, 22, 48, 42, 30, 14, 102, 31, 39, 75, 24, 16, 183, 37, 19, 62, 157, 33, 23, 34, 36, 25, 132, 66, 47, 41, 26, 82, 111, 72, 97, 45, 28, 282, 29, 69, 52, 87, 107, 53, 237, 43, 51, 84, 207, 90, 35, 147, 64, 54, 129, 38, 174, 67, 56, 507, 55, 60, 152, 93, 40 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = (1+A048673(A246261(n)))/2.
PROG
(Scheme) (define (A246265 n) (/ (+ 1 (A048673 (A246261 n))) 2))
CROSSREFS
Inverse: A246266.
Cf. also A048673, A246261, A246267.
Sequence in context: A155891 A234026 A245443 * A234612 A069772 A277819
KEYWORD
nonn
AUTHOR
Antti Karttunen, Aug 21 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 14 13:40 EDT 2024. Contains 372533 sequences. (Running on oeis4.)