login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A176726 Numerator of a-sequence for Sheffer triangle A060081. 4
1, 0, -2, 0, -32, 0, -704, 0, -54784, 0, -2610176, 0, -10976325632, 0, -52971659264, 0, -179326416191488, 0, -24309257264168960, 0, -69389116291423404032, 0, -8404514249426618810368, 0, -81520321871322828385550336, 0, -438807077783516207378333696, 0, -690781531822985516802849636352 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
The denominator sequence is A176727.
For a- and z-sequences for Sheffer triangles see the W. Lang link under A006232.
LINKS
FORMULA
E.g.f. for rational a-sequence A176726/A176727: x/log(sqrt((1+x)/(1- x))).
EXAMPLE
Rationals A176726(n)/A176727(n): [1, 0, -2/3, 0, -32/15, 0, -704/21,0,...].
MATHEMATICA
max = 29; s = x/Log[Sqrt[(1+x)/(1-x)]] + O[x]^max; CoefficientList[s, x] * Range[0, max-1]! // Numerator (* Jean-François Alcover, Oct 04 2016 *)
CROSSREFS
A176728/A176729 z-sequence for triangle A060081.
Sequence in context: A086487 A071147 A156481 * A156452 A156473 A156504
KEYWORD
sign,easy,frac
AUTHOR
Wolfdieter Lang, Jul 14 2010
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 18:49 EDT 2024. Contains 371781 sequences. (Running on oeis4.)