|
Search: id:A093887
|
|
| |
|
| 1, 1, 2, 140, 105, 840840, 51051, 79755701025, 143400750442950, 122535439350874224675, 46705681584242830001657805, 65358008635496174751045143339993779875
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
EXAMPLE
|
a(4) = 140 = 8! /(1!*2!*3!*4!) = 40320/288.
|
|
MAPLE
|
a:=proc(n) local A, k: A:={}: for k from 1 to n*(n+1)/2 do if type(k!/product(j!, j=1..n), integer)=true then A:=A union {k} else A:=A fi od: A[1]!/product(i!, i=1..n); end: seq(a(n), n=1..14); # not necessarily the best Maple program (Deutsch)
|
|
CROSSREFS
|
Cf. A093886.
Sequence in context: A152509 A094482 A101232 this_sequence A152005 A140898 A120814
Adjacent sequences: A093884 A093885 A093886 this_sequence A093888 A093889 A093890
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 23 2004
|
|
EXTENSIONS
|
More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 03 2006
|
|
|
Search completed in 0.002 seconds
|