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!)
A364176 a(n) = (15*n)!*(5*n/2)!*(2*n)!/((15*n/2)!*(6*n)!*(5*n)!*n!). 0
1, 7168, 168043980, 4488240824320, 126694219977836700, 3688258943632086663168, 109504706026534324525391988, 3295939064766794222800490987520, 100204869963549181630558779565943580, 3070025447039504554088467623457608171520, 94632263448378916462441320194245442445186480 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
A295456, defined by A295456(n) = (30*n)!*(5*n)!*(4*n)! / ((15*n)!*(12*n)!*(10*n)!*(2*n)!), is one of the 52 sporadic integral factorial ratio sequences of height 1 found by V. I. Vasyunin (see Bober, Table 2, Entry 26). Here we are essentially considering the sequence {A295456(n/2) : n >= 0}. Fractional factorials are defined in terms of the gamma function; for example, (5*n/2)! := Gamma(1 + 5*n/2).
This sequence is only conjecturally an integer sequence.
Conjecture: the supercongruences a(n*p^r) == a(n*p^(r-1)) (mod p^(3*r)) hold for all primes p >= 5 and all positive integers n and r.
LINKS
J. W. Bober, Factorial ratios, hypergeometric series, and a family of step functions, arXiv:0709.1977 [math.NT], 2007; J. London Math. Soc., 79, Issue 2, (2009), 422-444.
FORMULA
a(n) ~ c^n * 1/sqrt(6*Pi*n), where c = 18750*sqrt(3).
a(n) = 4800*(15*n - 1)*(15*n - 7)*(15*n - 11)*(15*n - 13)*(15*n - 17)*(15*n - 19)*(15*n - 23)*(15*n - 29)/(n*(n - 1)*(3*n - 2)*(3*n - 4)*(6*n - 1)*(6*n - 5)*(6*n - 7)*(6*n - 11))*a(n-2) with a(0) = 1 and a(1) = 7168.
MAPLE
seq( simplify((15*n)!*(5*n/2)!*(2*n)!/((15*n/2)!*(6*n)!*(5*n)!*n!)), n = 0..15)
CROSSREFS
Sequence in context: A213097 A063058 A214336 * A279529 A237394 A028541
KEYWORD
nonn,easy
AUTHOR
Peter Bala, Jul 13 2023
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 25 12:25 EDT 2024. Contains 375439 sequences. (Running on oeis4.)