Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122198
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122198 Permutation of natural numbers: a recursed variant of A122155. +0
4
0, 1, 2, 3, 4, 7, 6, 5, 8, 15, 14, 13, 12, 9, 10, 11, 16, 31, 30, 29, 28, 25, 26, 27, 24, 17, 18, 19, 20, 23, 22, 21, 32, 63, 62, 61, 60, 57, 58, 59, 56, 49, 50, 51, 52, 55, 54, 53, 48, 33, 34, 35, 36, 39, 38, 37, 40, 47, 46, 45, 44, 41, 42, 43, 64, 127, 126, 125, 124, 121 (list; graph; listen)
OFFSET

0,3

COMMENT

Maps between A096115 and A096111.

LINKS

Index entries for sequences that are permutations of the natural numbers

FORMULA

a(0)=0, otherwise a(n) = A122155(A053644(n)+a(A053645(n))).

PROGRAM

(Scheme:) (define (A122198 n) (if (< n 1) n (A122155 (+ (A053644 n) (A122198 (A053645 n))))))

CROSSREFS

Inverse: A122199.

Sequence in context: A085162 A106453 A122199 this_sequence A122155 A106454 A132075

Adjacent sequences: A122195 A122196 A122197 this_sequence A122199 A122200 A122201

KEYWORD

nonn

AUTHOR

Antti Karttunen (His-Firstname.His-Surname(AT)gmail.com), Aug 25 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research