Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A133190
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A133190 a(n)=2a(n-1)-a(n-2)+2a(n-3). +0
1
1, 3, 3, 5, 13, 27, 51, 101, 205, 411, 819, 1637, 3277, 6555, 13107, 26213, 52429, 104859, 209715, 419429, 838861, 1677723, 3355443, 6710885, 13421773, 26843547, 53687091, 107374181, 214748365, 429496731, 858993459, 1717986917, 3435973837 (list; graph; listen)
OFFSET

0,2

LINKS

Matthew M. Conroy, Home Page, listed in lieu of email address.

FORMULA

O.g.f.: (2*x+1)*(x-1)/((2*x-1)*(x^2+1)). a(n) = (4*2^n+(-1)^[n/2]*A010688(n))/5. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 13 2008

a(n)=[1/10-(7/10)*I]*I^n+(4/5)*2^n+[1/10+(7/10)*I]*(-I)^n, with n>=0 and I=sqrt(-1) - Paolo P. Lava (ppl(AT)spl.at), Jun 09 2008

MAPLE

A010688 := proc(n) if n mod 2 = 0 then 1; else 7; fi ; end: A133190 := proc(n) (4*2^n+(-1)^floor(n/2)*A010688(n))/5 ; end: seq(A133190(n), n=0..30) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jan 13 2008

CROSSREFS

Sequence in context: A142701 A079439 A144419 this_sequence A052898 A095355 A069834

Adjacent sequences: A133187 A133188 A133189 this_sequence A133191 A133192 A133193

KEYWORD

nonn

AUTHOR

Paul Curtz (bpcrtz(AT)free.fr), Dec 17 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl) and Matthew M. Conroy, Jan 13 2008

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 November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research