Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126119
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126119 Numerators of sequence of fractions with e.g.f. (1+x)/(1-x)^(3/2). +0
3
1, 5, 27, 195, 1785, 19845, 259875, 3918915, 66891825, 1274998725, 26843892075, 618718975875, 15495473018025, 419010239773125, 12167108660581875, 377607284571391875, 12473420957563190625, 436953531082636693125, 16179945969799083346875, 631461179013117650071875 (list; graph; listen)
OFFSET

0,2

COMMENT

Denominators are successive powers of 2.

FORMULA

E.g.f.: (1+2*x)/(1-2*x)^(3/2)

EXAMPLE

The fractions are 1, 5/2, 27/4, 195/8, 1785/16, 19845/32, 259875/64, ...

PROGRAM

(PARI) {a(n)= if(n<0, 0, n!* polcoeff( (1+2*x)/ (1-2*x +x*O(x^n))^(3/2), n))} /* Michael Somos Apr 08 2007 */

CROSSREFS

Cf. A001174, A126115.

Sequence in context: A091101 A134703 A023811 this_sequence A105631 A135627 A002401

Adjacent sequences: A126116 A126117 A126118 this_sequence A126120 A126121 A126122

KEYWORD

nonn,frac

AUTHOR

njas, Mar 22 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research