login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A048500 2^(n-1)*(7*n-12)+7. 1
1, 2, 11, 43, 135, 375, 967, 2375, 5639, 13063, 29703, 66567, 147463, 323591, 704519, 1523719, 3276807, 7012359, 14942215, 31719431, 67108871, 141557767, 297795591, 624951303, 1308622855, 2734686215, 5704253447, 11878268935 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..1000

FORMULA

a(0)=1, a(1)=2, a(2)=11, a(n)=5*a(n-1)-8*a(n-2)+4*a(n-3). - Harvey P. Dale and Vincenzo Librandi, Sep 23 2011

PROG

(MAGMA) [2^(n-1)*(7*n-12)+7: n in [0..30]]; // Vincenzo Librandi, Sep 23 2011

CROSSREFS

a(n)=T(6, n), array T given by A048494.

Sequence in context: A027247 A128241 A141190 * A197189 A050620 A027253

Adjacent sequences:  A048497 A048498 A048499 * A048501 A048502 A048503

KEYWORD

nonn,easy

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

EXTENSIONS

Formula from Ralf Stephan, Jan 15 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 14:07 EST 2012. Contains 205930 sequences.