Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113923
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113923 A Farey like level n=2 rational function as a coefficient expansion. +0
3
12, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3 (list; graph; listen)
OFFSET

0,1

FORMULA

b(n)=coefficient expansion of -3* (-2 + x^2)^2/(49* x^2 (-1 + x^2)), a(n) = 49*b(n)

MATHEMATICA

k[n_] = -(-1 + 2^(-n))^(-n)* (-2 + 2^(-n))^n *(-1 + 2^n) j[x_, n_] = (x^n - 2)^n/(k[n]*x^n*(x^n - 1)^(n - 1)) (* Farey like function*) f[x_] := 1/(j[x, 2]) /; 0 <= x <= 1/2 f[x_] := j[x, 2] /; 1/2 < x <= 2 ff[x_] = f[Mod[Abs[x], 2]] Plot[f[Mod[Abs[x], 2]], {x, 0, 2}] (*n=2 level*) b = 49*ReplacePart[Table[Coefficient[Series[ -3* (-2 + x^2)^2/(49* x^2 (-1 + x^2)), {x, 0, 30}], x^n], {n, -2, 30}], 3/49, 3] (* removing the zeros*) c = Flatten[Table[If[b[[n]] > 0, b[[n]], {}], {n, 1, Length[b]}]]

CROSSREFS

Sequence in context: A038328 A126860 A010203 this_sequence A129197 A098067 A070604

Adjacent sequences: A113920 A113921 A113922 this_sequence A113924 A113925 A113926

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jan 30 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