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,changed
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 April 23 07:57 EDT 2024. Contains 371905 sequences. (Running on oeis4.)