Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121509
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121509 5*n^2/2 -5*n +13/4 -(-1)^n/4. +0
1
1, 3, 11, 23, 41, 63, 91, 123, 161, 203, 251, 303, 361, 423, 491, 563, 641, 723, 811, 903, 1001, 1103, 1211, 1323, 1441, 1563, 1691, 1823, 1961, 2103, 2251, 2403, 2561, 2723, 2891, 3063, 3241, 3423, 3611, 3803, 4001, 4203, 4411, 4623, 4841, 5063, 5291, 5523 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n)= 2*a(n-1) -2*a(n-3) +a(n-4). G.f.: -x*(1+x+5*x^2+3*x^3)/(1+x)/(x-1)^3).

MATHEMATICA

M := {{0, 1}, {-1, 2} } v[1] = {1, 7} w[n_] = If[Mod[n, 2] == 0, {0, 4}, {0, 6}] v[n_] := v[n] = M.v[n - 1] + w[n] a = Table[v[n][[1]], {n, 1, 30}]

CROSSREFS

Cf. A003215, A005448, A001849.

Sequence in context: A132209 A142463 A086497 this_sequence A096071 A159791 A078723

Adjacent sequences: A121506 A121507 A121508 this_sequence A121510 A121511 A121512

KEYWORD

nonn,easy

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 07 2006

EXTENSIONS

Definition replaced by polynomial - The Assoc. Editors of the OEIS, Oct 14 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research