Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A121511
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A121511 a(n)= a(n-1) +a(n-4) -a(n-5) . +0
1
1, 5, 13, 25, 5, 9, 17, 29, 9, 13, 21, 33, 13, 17, 25, 37, 17, 21, 29, 41, 21, 25, 33, 45, 25, 29, 37, 49, 29, 33, 41, 53, 33, 37, 45, 57, 37, 41, 49, 61, 41, 45, 53, 65, 45, 49, 57, 69, 49, 53 (list; graph; listen)
OFFSET

1,2

COMMENT

This sequence gives a linearly increasing triangle shaped form on plotting.

FORMULA

G.f.: -x*(-1-4*x-8*x^2-12*x^3+21*x^4)/( (1+x)*(x^2+1)*(x-1)^2). [Oct 14 2009]

a(n) = n+17/2 +7*(-1)^n/2 + A057077(n+1)*A010720(n-1). [Oct 14 2009]

MATHEMATICA

M = {{0, 1, 0, 0}, {0, 0, 1, 0}, {0, 0, 0, 1}, {1, 0, 0, 0}} v[1] = {1, 5, 13, 25} v[n_] := v[n] = M.v[n - 1] + {0, 0, 0, 4} a = Table[v[n][[1]], {n, 1, 50}]

CROSSREFS

Cf. A001844.

Sequence in context: A119248 A114998 A140090 this_sequence A156679 A004627 A066782

Adjacent sequences: A121508 A121509 A121510 this_sequence A121512 A121513 A121514

KEYWORD

nonn,easy

AUTHOR

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

EXTENSIONS

Definition replaced by recurrence - 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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research