Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113968
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113968 Series expansion of Farey rational polynomial based on A112627. +0
1
0, 0, 1, 1, 15, 17, 239, 273, 3823, 4369, 61167, 69905, 978671, 1118481, 15658735, 17895697, 250539759, 286331153, 4008636143, 4581298449, 64138178287, 73300775185, 1026210852591, 1172812402961, 16419373641455, 18764998447377 (list; graph; listen)
OFFSET

0,5

COMMENT

Polynomial expanded is:constant*x)^2*(1+2x)/(1-x-16x^2+16x^3) the Jasinski rational polynomial p[x_] = (9/32)*(x + 1/2)^3/((x - 1/4)*(x + 1/4)*(x + 1)) f[x_] := 1/p[x] /; 0 <= x <= 1/2 f[x_] := p[x] /; 1/2 < x <= 1 gives a Farey like function with maximum at 1.

FORMULA

b(n)=coefficient series expansion of (9/8)*x^2*(x + 1/2)/((x - 1/4)*(x + 1/4)*(x + 1)) a(n) = (-1/9)*b(n)

MATHEMATICA

b = -(1/9)*ReplacePart[Table[Coefficient[Series[(9/8)*x^2*(x + 1/2)/((x - 1/4)*(x + 1/4)*(x + 1)), {x, 0, 30}], x^n], {n, 0, 30}], 0, 1] (* removes zeros*) c = Flatten[Table[If[b[[n]] > 0, b[[n]], {}], {n, 1, Length[b]}]]

CROSSREFS

Cf. A112627.

Sequence in context: A124334 A002155 A091017 this_sequence A093812 A124609 A102500

Adjacent sequences: A113965 A113966 A113967 this_sequence A113969 A113970 A113971

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 31 2006

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 November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research