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!)
A250471 Permutation of natural numbers: a(n) = (A250469(n) + 1) / 2. 6
1, 2, 3, 5, 4, 8, 6, 11, 13, 14, 7, 17, 9, 20, 18, 23, 10, 26, 12, 29, 28, 32, 15, 35, 25, 38, 33, 41, 16, 44, 19, 47, 43, 50, 39, 53, 21, 56, 48, 59, 22, 62, 24, 65, 58, 68, 27, 71, 61, 74, 63, 77, 30, 80, 46, 83, 73, 86, 31, 89, 34, 92, 78, 95, 60, 98, 36, 101, 88, 104, 37, 107, 40, 110, 93, 113, 72, 116, 42, 119, 103, 122, 45, 125, 67, 128, 108, 131, 49 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = (A250469(n) + 1) / 2.
PROG
(Scheme) (define (A250471 n) (/ (+ 1 (A250469 n)) 2))
CROSSREFS
Inverse: A250472.
Sequence in context: A065561 A245708 A126917 * A086496 A102398 A118317
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 06 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 July 22 05:01 EDT 2024. Contains 374480 sequences. (Running on oeis4.)