login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

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 60, we have over 367,000 sequences, and we’ve crossed 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A286179 Numerator of Sum_{i=1..n}(A285388(i)*A285389(i+1))/((A285388(i+1)*A285389(i)). 1
32, 484256, 289919598688, 8368036149759509152, 9542829935669464786892890208, 237478537202498785375436854135610527328, 5320823767933620492346565093167366807147013946077792, 577349384176263735966013123947670534373854750755384636719202336 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Conjecture: floor(a(n)/A286178(n)) = n.
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]]; Numerator[Table[Sum[(a388[i]/a389[i])/((a388[i + 1]/a389[i + 1])), {i, 1, n}], {n, 1, 10}]]
CROSSREFS
Cf. A285388, A285389, A286178 (denominators).
Sequence in context: A228427 A186010 A017417 * A017549 A217027 A087927
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 December 1 18:51 EST 2023. Contains 367502 sequences. (Running on oeis4.)