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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A014897 a(1)=1, a(n)=14*a(n-1)+n. 1
1, 16, 227, 3182, 44553, 623748, 8732479, 122254714, 1711566005, 23961924080, 335466937131, 4696537119846, 65751519677857, 920521275490012, 12887297856860183, 180422169996042578, 2525910379944596109 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(n)=-14/169+14/169*14^n-1/13*n, with n>=1 [From Paolo P. Lava (paoloplava(AT)gmail.com), Jan 14 2009]

MAPLE

a:=n->sum((14^(n-j)-1)/13, j=0..n): seq(a(n), n=1..17); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 05 2007

CROSSREFS

Sequence in context: A051822 A017438 A098301 * A048445 A028340 A166903

Adjacent sequences:  A014894 A014895 A014896 * A014898 A014899 A014900

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Olivier Gerard (olivier.gerard(AT)gmail.com)

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 17 21:13 EST 2012. Contains 206085 sequences.