Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061759
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061759 n! is divisible by (n+1)^11. +0
1
59, 71, 79, 83, 89, 95, 99, 104, 107, 111, 119, 125, 127, 131, 134, 139, 143, 146, 149, 153, 155, 159, 161, 164, 167, 174, 175, 179, 181, 188, 191, 194, 195, 197, 199, 203, 207, 209, 215, 219, 220, 223, 224, 227, 230, 233, 237, 239, 241, 242, 244, 246, 249 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,2000

MATHEMATICA

Select[Range[250], IntegerQ[ #!/(# + 1)^11] &]

PROGRAM

(PARI) { n=0; f=1; for (a=1, 3879, f*=a; if (f%(a + 1)^11 == 0, write("b061759.txt", n++, " ", a)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 27 2009]

CROSSREFS

Sequence in context: A096339 A015979 A065208 this_sequence A061764 A162000 A080192

Adjacent sequences: A061756 A061757 A061758 this_sequence A061760 A061761 A061762

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 21 2001

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research