Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093887
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093887 A093886(n)/(1!*2!*3!...n!). +0
2
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

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 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research