cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A196258 a(n) = 11^n*n!.

Original entry on oeis.org

1, 11, 242, 7986, 351384, 19326120, 1275523920, 98215341840, 8642950081920, 855652058110080, 94121726392108800, 11388728893445164800, 1503312213934761753600, 214973646592670930764800, 33105941575271323337779200
Offset: 0

Views

Author

Philippe Deléham, Oct 27 2011

Keywords

Crossrefs

Programs

Formula

a(n) = 11^n*n!.
E.g.f.: 1/(1-11*x).
From Amiram Eldar, Jun 25 2020: (Start)
Sum_{n>=0} 1/a(n) = e^(1/11).
Sum_{n>=0} (-1)^n/a(n) = e^(-1/11). (End)