Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A248827 Row sums of A187783 and A089759. 2
1, 2, 3, 5, 15, 137, 4393, 518625, 239478123, 455196345315, 4054931519864889, 157048983466046778713, 33902817175022723879495899, 33209307490198775518644207834495, 202452250996395056747517509528867065999 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
log(a(n)) ~ n^2 * (log(n/2)/4 + 1/(16*log(n))). - Vaclav Kotesovec, Nov 24 2023
EXAMPLE
1 1
1 1 2
1 1 1 3
1 2 1 1 5
1 6 6 1 1 15
1 24 90 20 1 1 137
MATHEMATICA
Table[Sum[((n-k)*k)! / (k!)^(n-k), {k, 0, n}], {n, 0, 15}] (* Vaclav Kotesovec, Nov 24 2023 *)
CROSSREFS
Sequence in context: A270011 A111183 A330821 * A273525 A274336 A192648
KEYWORD
nonn
AUTHOR
Tilman Piesk, Oct 28 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 18 18:17 EDT 2024. Contains 375273 sequences. (Running on oeis4.)