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!)
A265341 Permutation of odd numbers: a(n) = 1 + (2*A265353(n)). 6
1, 3, 7, 5, 9, 21, 13, 19, 25, 11, 15, 39, 17, 27, 63, 49, 57, 75, 31, 23, 67, 37, 55, 61, 43, 73, 79, 29, 33, 93, 47, 51, 147, 139, 111, 129, 35, 45, 117, 53, 81, 189, 157, 171, 225, 103, 69, 201, 145, 165, 183, 151, 219, 237, 85, 65, 193, 41, 71, 211, 121, 199, 205, 91, 59, 175, 109, 163, 169, 115, 181, 187, 97 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = 1 + (2*A265353(n)).
PROG
(Scheme) (define (A265341 n) (+ 1 (* 2 (A265353 n))))
CROSSREFS
Topmost row of A265345.
Cf. A265353.
Cf. also A265342, A263273.
Sequence in context: A259565 A113910 A264983 * A358793 A094009 A328185
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 07 2015
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 August 10 14:27 EDT 2024. Contains 375056 sequences. (Running on oeis4.)