Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014832
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014832 a(1)=1, a(n)=9*a(n-1)+n. +0
3
1, 11, 102, 922, 8303, 74733, 672604, 6053444, 54481005, 490329055, 4412961506, 39716653566, 357449882107, 3217048938977, 28953440450808, 260580964057288, 2345228676515609, 21107058088640499 (list; graph; listen)
OFFSET

1,2

MAPLE

a:=n->sum((9^(n-j)-1)/8, j=0..n): seq(a(n), n=1..18); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jan 15 2007

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

CROSSREFS

Sequence in context: A037700 A037609 A055150 this_sequence A048441 A099294 A081552

Adjacent sequences: A014829 A014830 A014831 this_sequence A014833 A014834 A014835

KEYWORD

nonn

AUTHOR

njas

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research