Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107761
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107761 Number of permutations of (1,3,5,7,9,...,2n-1) where every adjacent pair in the permutation are coprime. +0
3
1, 2, 6, 24, 72, 480, 3600, 9600, 108000, 1270080, 4795200, 74088000, 768539520, 4759413120, 94182359040, 1893397524480, 11353661706240, 122634632171520, 3104438623534080, 23063946114908160, 664424069072117760 (list; graph; listen)
OFFSET

1,2

COMMENT

Odd analogue of A076220.

REFERENCES

a(1)-a(9) computed by Zak Seidov.

EXAMPLE

For example, if n = 5, the permutation (5,3,7,9,1) is counted, but (5,3,9,1,7) is not counted because 3 and 9 are adjacent.

MATHEMATICA

With[{n=9}, per=Permutations[Range[1, 2 n -1, 2]]; Select[per, Times @@ Table[GCD @@Partition[ #, 2, 1][[i]], {i, n-1}]==1&]//Length] (Seidov)

CROSSREFS

Cf. A076220, A086595, A102381, A107762, A107763.

Sequence in context: A027562 A096259 A087645 this_sequence A002526 A117665 A068777

Adjacent sequences: A107758 A107759 A107760 this_sequence A107762 A107763 A107764

KEYWORD

nonn

AUTHOR

Ray Chandler (rayjchandler(AT)sbcglobal.net), following a suggestion of Leroy Quet, Jun 11 2005

EXTENSIONS

More terms from Max Alekseyev (maxal(AT)cs.ucsd.edu), Jun 11 2005

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 July 25 02:12 EDT 2008. Contains 142294 sequences.


AT&T Labs Research