Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108552
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108552 Integer values of (1*2*...*n)/(1+2+...+n) = n!/T(n) = A000142(n)/A000217(n), n>=1. +0
5
1, 1, 8, 180, 1120, 8064, 604800, 68428800, 830269440, 10897286400, 2324754432000, 640237370572800, 11585247657984000, 221172909834240000, 93666727314800640000, 2068161339110798131200, 47726800133326110720000 (list; graph; listen)
OFFSET

0,3

COMMENT

Factorial numbers (*) and triangular numbers (+) both operate on 1,2,...,n. A000142(n)/A000217(n) = n!/(n*(n+1)/2) = 2*(n-1)!/(n+1) is an integer iff n = 1 or n + 1 is composite; i.e., iff n is a term of A060462.

FORMULA

a(m) = 2*(A060462(m)-1)!/(A060462(m)+1) = A000142(A060462(m))/A000217(A060462(m)), m>=0.

PROGRAM

(PARI) for(n=1, 50, r=2*(n-1)!/(n+1); if(denominator(r)==1, print1(r, ", ")))

CROSSREFS

Cf. A060462 (corresponding n), A000142 (factorials), A000217 (triangular numbers).

Sequence in context: A001596 A159326 A089456 this_sequence A060593 A130775 A024286

Adjacent sequences: A108549 A108550 A108551 this_sequence A108553 A108554 A108555

KEYWORD

nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jun 09 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research