Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111733
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111733 a(n) = a(n-1) + a(n-2) + 7 where a(0) = a(1) = 1. +0
1
1, 1, 9, 17, 33, 57, 97, 161, 265, 433, 705, 1145, 1857, 3009, 4873, 7889, 12769, 20665, 33441, 54113, 87561, 141681, 229249, 370937, 600193, 971137, 1571337, 2542481, 4113825, 6656313, 10770145, 17426465, 28196617, 45623089, 73819713, 119442809 (list; graph; listen)
OFFSET

0,3

FORMULA

G.f.: (1-x+7*x^2)/((x-1)*(x^2+x-1)). a(n)=8*A000045(n+1)-7 = 2*a(n-1)-a(n-3). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 08 2009]

EXAMPLE

a(2) = a(0) + a(1) + 7 = 1 + 1 + 7 = 9, which is the third term in the sequence.

MATHEMATICA

a[0] := 1; a[1] := 1; a[n_] := a[n - 1] + a[n - 2] + 7; Table[a[n], {n, 0, 30}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 10 2006

CROSSREFS

Sequence in context: A014004 A090994 A164887 this_sequence A127193 A146236 A147279

Adjacent sequences: A111730 A111731 A111732 this_sequence A111734 A111735 A111736

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Nov 18 2005

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Mar 10 2006

More terms from Brian Lauer (bel136(AT)psu.edu), Apr 05 2006

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 December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research