Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060496
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060496 Each permutation in the list A060117 converted to Site Swap notation, with digits reversed. "Zero throws" (fixed elements) indicated with 0's. +0
5
0, 11, 210, 111, 102, 222, 3100, 3131, 2110, 1111, 1102, 2132, 2020, 1021, 3320, 3221, 2222, 1322, 1003, 2033, 1313, 2213, 3203, 3333, 41000, 41041, 41410, 41311, 41302, 41442, 31100, 31141, 21110, 11111, 11102, 21142, 21020, 11021, 31420 (list; graph; listen)
OFFSET

0,2

LINKS

Site Swap notation explained.

FORMULA

a(n) = SiteSwap2ToDec(Perm2SiteSwap1(PermUnrank3R(n)))

MAPLE

SiteSwap2ToDec := proc(s) local i, z; z := 0; for i from nops(s) by -1 to 1 do z := 10*z + s[i]; od; RETURN(z); end;

CROSSREFS

Cf. factorial base representation A007623 and A060495, A006694.

In A060498 the digits are also "inverted", giving valid siteswap juggling patterns.

Sequence in context: A131216 A034909 A081788 this_sequence A157691 A112386 A160693

Adjacent sequences: A060493 A060494 A060495 this_sequence A060497 A060498 A060499

KEYWORD

nonn,base

AUTHOR

Antti Karttunen, Mar 21 2001

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 November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research