The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A025763 10th-order Vatalan numbers (generalization of Catalan numbers). 1
1, 1, 46, 2941, 214486, 16801306, 1376657776, 116346220021, 10057692309166, 884572748725086, 78862377561315156, 7108473985655908626, 646575307673212875996, 59260508917444358016516 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
G.f.: 10/(9 + (1 - 100*x)^(1/10)).
MATHEMATICA
Table[SeriesCoefficient[10/(9 + (1 - 100 x)^(1/10)), {x, 0, n}], {n, 0, 20}] (* Vincenzo Librandi, Dec 29 2012 *)
CoefficientList[Series[10/(9+Surd[1-100x, 10]), {x, 0, 20}], x] (* Harvey P. Dale, Feb 12 2017 *)
CROSSREFS
Sequence in context: A234153 A123830 A201234 * A223884 A223891 A243648
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 June 5 04:27 EDT 2024. Contains 373102 sequences. (Running on oeis4.)