Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136169
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136169 a(n) = 2*a(n-1) - [(n+1)/3] for n>0 with a(0) = 1. +0
2
1, 2, 3, 5, 9, 16, 30, 58, 113, 223, 443, 882, 1760, 3516, 7027, 14049, 28093, 56180, 112354, 224702, 449397, 898787, 1797567, 3595126, 7190244, 14380480, 28760951, 57521893, 115043777, 230087544, 460175078, 920350146, 1840700281, 3681400551 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f. A(x) = (1 - x^2*(1+x+x^2)/(1-x^3)^2 )/(1-2*x).

PROGRAM

(PARI) {a(n)=if(n==0, 1, 2*a(n-1)-((n+1)\3))}

CROSSREFS

Cf. A136219.

Adjacent sequences: A136166 A136167 A136168 this_sequence A136170 A136171 A136172

Sequence in context: A050168 A072176 A047061 this_sequence A047041 A061031 A054187

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 23 2007

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 09:12 EDT 2008. Contains 144832 sequences.


AT&T Labs Research