cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A040175 a(n) = n! times probability that an ordered pair of elements of S_n chosen at random (with replacement) generate S_n.

Original entry on oeis.org

3, 9, 57, 318, 3090, 24666, 234879, 2381481, 26777922, 324421053, 4265966685
Offset: 3

Views

Author

Keywords

Comments

Probability is A040173(n)/A040174(n) = a(n)/n!.
Note that a(2)=3/2 is not integer.

Examples

			Probabilities for n=1,2,3,... are 1, 3/4, 1/2, 3/8, 19/40, ...
		

References

  • J. D. Dixon, Problem 923 (BCC20.17), Indecomposable permutations and transitive groups, in Research Problems from the 20th British Combinatorial Conference, Discrete Math., 308 (2008), 621-630.

Crossrefs

Formula

a(n) = A071605(n)/n!.

Extensions

Edited by Max Alekseyev, Jan 28 2012
a(10)-a(13) from Stephen A. Silver, Feb 21 2013

A040174 Denominator of probability that 2 elements of S_n chosen at random (with replacement) generate S_n.

Original entry on oeis.org

1, 4, 2, 8, 40, 120, 168, 6720, 120960, 44800, 6652800, 14515200, 415134720
Offset: 1

Views

Author

Keywords

Examples

			Values for n=1,2,3,... are 1, 3/4, 1/2, 3/8, 19/40, 53/120, 103/168, 4111/6720, 78293/120960, ...
		

Crossrefs

Probability is A040173/A040174 = A040175/n!.

Extensions

a(10)-a(13) from Stephen A. Silver, Feb 21 2013
Showing 1-2 of 2 results.