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!)
A196664 Expansion of (1-5x)/(1-16x). 2
1, 11, 176, 2816, 45056, 720896, 11534336, 184549376, 2952790016, 47244640256, 755914244096, 12094627905536, 193514046488576, 3096224743817216, 49539595901075456, 792633534417207296, 12682136550675316736, 202914184810805067776, 3246626956972881084416 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(0) = 1, a(n) = 11*16^(n-1) for n>0.
a(n) = Sum_{k=0..n} A193722(n,k)*5^k.
MATHEMATICA
Join[{1}, Table[11 16^(n-1), {n, 20}]] (* Harvey P. Dale, Oct 20 2011 *)
CROSSREFS
Sequence in context: A280442 A218330 A365034 * A003729 A230388 A027398
KEYWORD
nonn,easy
AUTHOR
Philippe Deléham, Oct 05 2011
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 May 21 19:35 EDT 2024. Contains 372738 sequences. (Running on oeis4.)