Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014881
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014881 a(1)=1, a(n)=11*a(n-1)+n. +0
2
1, 13, 146, 1610, 17715, 194871, 2143588, 23579476, 259374245, 2853116705, 31384283766, 345227121438, 3797498335831, 41772481694155, 459497298635720, 5054470284992936, 55599173134922313 (list; graph; listen)
OFFSET

1,2

MAPLE

a:=n->sum(11^(n-j)*j, j=0..n): seq(a(n), n=1..17); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 05 2008

a := n-> (Matrix ([[1, 0, 1], [1, 1, 1], [0, 0, 11]])^n)[2, 3]; seq(a(n), n=1..17); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 06 2008]

CROSSREFS

Adjacent sequences: A014878 A014879 A014880 this_sequence A014882 A014883 A014884

Sequence in context: A064525 A065411 A038492 this_sequence A048442 A051524 A110748

KEYWORD

nonn

AUTHOR

njas, Olivier Gerard (olivier.gerard(AT)gmail.com)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research