[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Search: a355991 -id:a355991
     Sort: relevance | references | number | modified | created      Format: long | short | data
a(n) = n! * Sum_{k=1..n} 1/floor(n/k)!.
+0
3
1, 3, 13, 61, 421, 2641, 23521, 203281, 2071441, 22407841, 286403041, 3453468481, 51122111041, 759194916481, 12216117513601, 203300293996801, 3811792426041601, 69634723878720001, 1444704854104512001, 29725332567567436801, 658231789483184716801
a(n) = n! / (2 * floor(n/2)!).
+0
5
1, 3, 6, 30, 60, 420, 840, 7560, 15120, 166320, 332640, 4324320, 8648640, 129729600, 259459200, 4410806400, 8821612800, 167610643200, 335221286400, 7039647014400, 14079294028800, 323823762662400, 647647525324800, 16191188133120000, 32382376266240000
a(n) = n! / (6 * floor(n/3)!).
+0
5
1, 4, 20, 60, 420, 3360, 10080, 100800, 1108800, 3326400, 43243200, 605404800, 1816214400, 29059430400, 494010316800, 1482030950400, 28158588057600, 563171761152000, 1689515283456000, 37169336236032000, 854894733428736000, 2564684200286208000
Triangle T(n,k), n >= 1, 1 <= k <= n, read by rows, where T(n,k) = n!/(k! * floor(n/k)!).
+0
4
1, 1, 1, 1, 3, 1, 1, 6, 4, 1, 1, 30, 20, 5, 1, 1, 60, 60, 30, 6, 1, 1, 420, 420, 210, 42, 7, 1, 1, 840, 3360, 840, 336, 56, 8, 1, 1, 7560, 10080, 7560, 3024, 504, 72, 9, 1, 1, 15120, 100800, 75600, 15120, 5040, 720, 90, 10, 1, 1, 166320, 1108800, 831600, 166320, 55440, 7920, 990, 110, 11, 1
a(n) = n! * Sum_{k=1..n} Sum_{d|k} 1/(d! * (k/d)!).
+0
1
1, 4, 14, 64, 322, 2054, 14380, 116722, 1060580, 10636042, 116996464, 1411275650, 18346583452, 256869465610, 3856674412952, 61743633813634, 1049641774831780, 18896533652098442, 359034139389870400, 7182372973523436802, 150833211474559084844
a(n) = n! * Sum_{k=1..n} 1/(k! * floor(n/k)).
+0
2
1, 2, 6, 17, 80, 337, 2240, 14681, 117010, 1023941, 10900472, 108881665, 1375544846, 17732140805, 247041590476, 3605768497217, 59990390084690, 977383707751621, 18214603019184800, 337615168055209601, 6763842079452393622, 141262515443311046885

Search completed in 0.006 seconds