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!)
A268816 Row 6 of A269158. 2
0, 1, 4, 7, 12, 15, 10, 11, 26, 25, 30, 29, 20, 21, 16, 19, 48, 51, 54, 55, 62, 61, 58, 57, 40, 41, 44, 47, 36, 39, 34, 35, 98, 97, 102, 101, 108, 109, 104, 107, 120, 123, 126, 127, 118, 117, 114, 113, 80, 81, 84, 87, 92, 95, 90, 91, 74, 73, 78, 77, 68, 69, 64, 67, 192, 195, 198, 199, 206, 205, 202, 201, 216, 217 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
This sequence occurs as each row (4^k * 6) in array A269158, for all k >= 0.
LINKS
FORMULA
a(n) = A269158(6,n) = F(6,2n-1), function F defined as in A269158.
PROG
(Scheme) (define (A268816 n) (A269158auxbi 6 (+ n n -1))) ;; Code for A269158auxbi given in A269158. (Function F in its definition).
CROSSREFS
Cf. A269158.
Sequence in context: A332935 A244590 A310770 * A161843 A085048 A024813
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 20 2016
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 08:32 EDT 2024. Contains 375044 sequences. (Running on oeis4.)