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!)
A286178 Denominator of Sum_{i=1..n}(A285388(i)*A285389(i+1))/(A285388(i+1)*A285389(i)). 1
35, 255255, 100280245065, 2152114239059719935, 1952792905443446363385953865, 40347439369046572433179287578305731225, 772786810821609466400679930812513688804332910188025, 73222791895598040395939625423986137213129917738912050041051075 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Conjecture: the factorization of a(n) contains all primes 5 < p < 2*(n+1)^2.
LINKS
MATHEMATICA
a388[i_] := Numerator[2^(1 - 2 i^2) i Binomial[2 i^2, i^2]]; a389[i_] := Denominator[2^(1 - 2 i^2) i Binomial[2 i^2, i^2]]; Denominator[Table[Sum[(a388[i]/a389[i])/((a388[i + 1]/a389[i + 1])), {i, 1, n}], {n, 1, 10}]]
CROSSREFS
Cf. A285388, A285389, A286179 (numerators).
Sequence in context: A212926 A139473 A110596 * A126029 A107736 A261121
KEYWORD
nonn,frac
AUTHOR
Ralf Steiner, May 04 2017
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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)