Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108210
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108210 Let M[n] be the 2 X 2 matrix {{0, -3}, {(n - 1), 5*(n - 1)}} and let v[1] = {0, 1}', v[n] = M[n]*v[n - 1]'. Then a[n] is the first entry of v[n]. +0
1
0, 3, 15, 132, 1845, 35316, 855225, 25021062, 857777445, 33710592312, 1493816663025, 73679515381890, 4003077396124125, 237532181213699460, 15283471760441624025, 1059866671619938304430, 78802244142275499751125 (list; graph; listen)
OFFSET

1,2

COMMENT

Derangement-type quadratic Markov chain.

MATHEMATICA

M[n_] := {{0, -3}, {(n - 1), 5*(n - 1)}} v[1] = {0, 1} v[n_] := v[n] = M[n].v[n - 1] a = Table[Abs[v[n][[1]]], {n, 1, 25}]

CROSSREFS

Cf. A000166.

Sequence in context: A075475 A074241 A117694 this_sequence A006717 A059861 A030539

Adjacent sequences: A108207 A108208 A108209 this_sequence A108211 A108212 A108213

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 15 2005

EXTENSIONS

Edited by njas, Mar 29 2007. The prime indicates transposition. Possible M should be transposed too, the Mathematica code is not clear to me.

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research