Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133799
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133799 a(2) = 1, a(3)=3; for n >= 4, a(n) = (n-2)!*Stirling_2(n,n-1)/2 = n!/4. +0
3
1, 3, 6, 30, 180, 1260, 10080, 90720, 907200, 9979200, 119750400, 1556755200, 21794572800, 326918592000, 5230697472000, 88921857024000, 1600593426432000, 30411275102208000, 608225502044160000, 12772735542927360000, 281000181944401920000 (list; graph; listen)
OFFSET

2,2

MATHEMATICA

f[n_]:=If[IntegerPart[n]==n, n, Numerator[n]]; a=1; lst={}; Do[a=n*a-a; AppendTo[lst, f[a/4]], {n, 3, 3*4!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), May 28 2009]

CROSSREFS

A diagonal of triangle A133800.

Sequence in context: A125521 A090932 A157534 this_sequence A088436 A088506 A061137

Adjacent sequences: A133796 A133797 A133798 this_sequence A133800 A133801 A133802

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 17 2008

EXTENSIONS

Corrected parameters in definition. - Geoffrey Critzer (critzer.geoffrey(AT)usd443.org), Apr 26 2009

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