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!)
A246680 Permutation of natural numbers, even bisection of A246676 halved: a(n) = A246676(2*n)/2. 4
1, 2, 4, 3, 7, 12, 13, 5, 10, 17, 22, 24, 16, 62, 40, 6, 37, 27, 31, 38, 19, 87, 67, 60, 25, 32, 49, 171, 52, 312, 121, 8, 28, 122, 112, 45, 34, 137, 94, 71, 82, 42, 58, 269, 43, 437, 202, 84, 73, 47, 76, 59, 187, 162, 148, 665, 46, 192, 157, 1200, 55, 1562, 364, 9, 97, 57, 85, 423, 115, 612, 337, 93, 61, 72 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Equally: even bisection of A246678 halved.
LINKS
FORMULA
a(n) = A246676(2*n)/2.
a(n) = A246678(2*n)/2.
PROG
(Scheme) (define (A246680 n) (/ (A246676 (* 2 n)) 2))
CROSSREFS
Inverse: A246679.
Sequence in context: A238964 A035507 A138612 * A294244 A333028 A296449
KEYWORD
nonn
AUTHOR
Antti Karttunen, Sep 02 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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)