login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113284 Odd bisection of A113281: a(n) = A113281(2*n+1). 4
1, 5, 23, 113, 579, 3047, 16319, 88489, 484255, 2668951, 14793169, 82372723, 460436551, 2582033519, 14519686915, 81845419777, 462319557311, 2616334071987, 14830559353869, 84189874112659, 478559722392493 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: ( (1+x)/(1-x)/(1-6*x+x^2)*(1-x-(1-6*x+x^2)^(1/2))/2/x )^(1/2).

PROG

(PARI) {a(n)=local(x=X+X*O(X^n)); polcoeff( (2*(1+x)/(1-x)/(1-6*x+x^2)/(1-x+(1-6*x+x^2)^(1/2)) )^(1/2), n, X)}

CROSSREFS

Cf. A113281, A113282, A113283.

Sequence in context: A186652 A178873 A199312 * A104090 A073596 A167248

Adjacent sequences:  A113281 A113282 A113283 * A113285 A113286 A113287

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 22 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 18:47 EST 2012. Contains 205663 sequences.