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!)
A025761 8th-order Vatalan numbers (generalization of Catalan numbers). 1
1, 1, 29, 1177, 54629, 2726977, 142504685, 7685245225, 424109499317, 23818681210961, 1356315674712509, 78100982458201017, 4538960021319997189, 265837773438037013857, 15672475449746510425485 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: 8/(7 + (1 - 64*x)^(1/8)).
MATHEMATICA
Table[SeriesCoefficient[8/(7 + (1 - 64 x)^(1/8)), {x, 0, n}], {n, 0, 20}] (* Vincenzo Librandi, Dec 29 2012 *)
CoefficientList[Series[8/(7+Surd[1-64x, 8]), {x, 0, 20}], x] (* Harvey P. Dale, Jun 19 2022 *)
CROSSREFS
Sequence in context: A243623 A210303 A268461 * A003735 A159479 A264351
KEYWORD
nonn
AUTHOR
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 July 12 23:13 EDT 2024. Contains 374257 sequences. (Running on oeis4.)