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

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A136156 Quotients p!/n arising in A139171. 1
2, 1, 2, 30, 24, 1, 720, 15, 560, 12, 3628800, 10, 479001600, 360, 8, 315, 20922789888000, 280, 6402373705728000, 6, 240, 1814400, 1124000727777607680000, 5, 1596672, 239500800, 1478400, 180, 304888344611713860501504000000, 4, 265252859812191058636308480000000
(list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
f[n_] := Block[{m = 1}, While[ !IntegerQ[ Prime@ m!/n], m++ ]; Prime@ m!/n]; Array[f, 31] (* Robert G. Wilson v, Apr 17 2008 *)
CROSSREFS
Sequence in context: A121721 A173476 A281129 * A191657 A155796 A341530
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 13 2008
EXTENSIONS
More terms from Robert G. Wilson v, Apr 17 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 19 11:53 EDT 2024. Contains 376010 sequences. (Running on oeis4.)