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!)
A196666 Expansion of (1-7x)/(1-22x). 1
1, 15, 330, 7260, 159720, 3513840, 77304480, 1700698560, 37415368320, 823138103040, 18109038266880, 398398841871360, 8764774521169920, 192825039465738240, 4242150868246241280, 93327319101417308160, 2053201020231180779520, 45170422445085977149440 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(0) = 1, a(n) = 15*22^(n-1) for n>0.
a(n) = Sum_{k=0..n} A193722(n,k)*7^k.
PROG
(PARI) a(n)=if(n, 15*22^n--, 1) \\ Charles R Greathouse IV, Oct 06 2011
CROSSREFS
Sequence in context: A219253 A119296 A180779 * A025751 A027402 A053104
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 20 15:51 EDT 2024. Contains 372717 sequences. (Running on oeis4.)