|
| |
|
|
A123747
|
|
Numerators of partial sums of a series for sqrt(5).
|
|
6
| |
|
|
1, 7, 41, 9, 239, 6227, 32059, 163727, 166301, 841229, 21215481, 106782837, 536618341, 538698461, 172897, 13538601629, 67813224223, 339532842359, 339895847771, 1700893049407, 42549895540939, 212857129279583
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
COMMENTS
| Denominators are given by A123748.
The sum over central binomial coefficients scaled by powers of 5, r(n):=sum(binomial(2*k,k)/5^k,k=0..n) has the limit s:=lim(r(n),n->infinity) = sqrt(5). From the expansion of 1/sqrt(1-x) for x=4/5.
|
|
|
LINKS
| W. Lang: Rationals and more.
|
|
|
FORMULA
| a(n)=numerator(r(n)) with the rationals r(n):=sum(binomial(2*k,k)/5^k,k=0..n) in lowest terms.
r(n)=sum(((2*k-1)!!/((2*k)!!)*(4/5)^k,k=0..n),n>=0, with the double factorials A001147 and A000165.
|
|
|
EXAMPLE
| a(3)=9 because r(3)= 1+2/5+6/25+4/25 = 9/5 = a(3)/A123748(3).
|
|
|
CROSSREFS
| Cf. A001077/A001076 continued fraction convergents for sqrt(5).
Sequence in context: A121582 A062727 A165397 * A144421 A023251 A073501
Adjacent sequences: A123744 A123745 A123746 * A123748 A123749 A123750
|
|
|
KEYWORD
| nonn,frac,easy
|
|
|
AUTHOR
| Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de) Nov 10 2006
|
| |
|
|