The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A175385 a(n) = numerator of Sum_{i=1..n} binomial(2n-i-1,i-1)/i. 2
1, 3, 17, 23, 61, 107, 421, 1103, 5777, 7563, 19801, 103681, 135721, 355323, 1860497, 2435423, 6376021, 11128427, 43701901, 114413063, 599074577, 784198803, 2053059121, 10749957121, 14071876561, 36840651123, 192900153617 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
We conjecture that Sum_{i=1..n} ((1/i)*C(2n-i-1,i-1)) is not an integer for n>1.
LINKS
FORMULA
Sum_{i=1..n} C(2n-i-1,i-1)/i = (2F1(1/2-n,-n;1-2 n;-4) -1)/(2n), where 2F1 is the Gaussian Hypergeometric Function.
MATHEMATICA
Table[Numerator[Sum[(1/i)*Binomial[2n-i-1, i-1], {i, 1, n}]], {n, 1, 50}]
CROSSREFS
Cf. A175386 (denominator).
Sequence in context: A206626 A128107 A154620 * A174268 A273834 A273850
KEYWORD
nonn,frac
AUTHOR
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 May 13 05:24 EDT 2024. Contains 372498 sequences. (Running on oeis4.)