Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014525
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014525 Order of shuffle group for deck of 3n cards. +0
2
1, 6, 720, 72, 239500800, 1307674368000, 6402373705728000, 51090942171709440000, 310224200866619719680000, 648, 265252859812191058636308480000000 (list; graph; listen)
OFFSET

0,2

REFERENCES

W. Bosma et al., Solving Problems with MAGMA, Sect. 2.2.3.

Cannon and Playoust, An Introduction to MAGMA, Section 6.3.1.

PROGRAM

(MAGMA) SG := function(n) m := 3*n; G := SymmetricGroup(m); p := &*[ G | (i, i+2*n): i in [ 1..n ]]; q := &*[ G | (i, i+n, i+2*n): i in [ 1..n ]]; s := [ ((i-1) mod 3 ) * n + (i-1) div 3 + 1: i in [ 1..m ]]; return Order(sub<G | p, q, s >); end function;

CROSSREFS

Cf. A014766.

Sequence in context: A125535 A116298 A112637 this_sequence A100732 A003923 A002204

Adjacent sequences: A014522 A014523 A014524 this_sequence A014526 A014527 A014528

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research