login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A137149 a(n) = (prime(n)-2)!. 2
1, 1, 6, 120, 362880, 39916800, 1307674368000, 355687428096000, 51090942171709440000, 10888869450418352160768000000, 8841761993739701954543616000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Old definition was "a(n) = prime(n)!/(prime(n)*EulerPhi(prime(n)))".
Degree of Lagrange resolvent of polynomial prime degree. Ratio: degree of symmetric group of prime order n divided by order metacyclic group of prime order n. For degree of Lagrange resolvent of polynomial not prime degree see A137150.
LINKS
MATHEMATICA
Table[(Prime[n]-2)!, {n, 1, 15}] (* Bruno Berselli, May 04 2014 *)
PROG
(Magma) [Factorial(NthPrime(n)-2): n in [1..15]]; // Vincenzo Librandi, May 04 2014
CROSSREFS
Sequence in context: A040996 A110442 A371206 * A317888 A053710 A336389
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 23 2008
EXTENSIONS
New name from Vincenzo Librandi, May 04 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 25 19:09 EDT 2024. Contains 374612 sequences. (Running on oeis4.)