Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130641
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130641 The first entry of the vector v[n]=M[n]v[n-1], where M[n] is a 7 X 7 matrix M[n] = [[n, 0, 0, 0, 0, 0, 1], [1, 0, 0, 0, 0, 0, 0], [0, 1, 0, 0, 0, 0, 0], [0, 0, 1, 0, 0, 0, 0], [0, 0, 0, 1, 0, 0, 0], [0, 0, 0, 0, 1, 0, 0], [0, 0, 0, 0, 0, 1, 0]] and v[0] is the column vector [0, 0, 0, 0, 0, 0, 1]. +0
1
0, 1, 2, 6, 24, 120, 720, 5040, 40321, 362891, 3628916, 39918100, 479017320, 6227225880, 87181167360, 1307717550721, 20923481174427, 355699183594175, 6402585344613250, 121649122026669070, 2432982446760607280 (list; graph; listen)
OFFSET

0,3

MATHEMATICA

M[n_] := {{n, 0, 0, 0, 0, 0, 1}, {1, 0, 0, 0, 0, 0, 0}, {0, 1, 0, 0, 0, 0, 0}, {0, 0, 1, 0, 0, 0, 0}, {0, 0, 0, 1, 0, 0, 0}, {0, 0, 0, 0, 1, 0, 0}, {0, 0, 0, 0, 0, 1, 0}}; v[0] = {0, 0, 0, 0, 0, 0, 1}; v[n_] := M[n].v[n - 1]; Table[v[n][[1]], {n, 0, 30}]

CROSSREFS

Sequence in context: A124355 A133942 A074166 this_sequence A129655 A114796 A114790

Adjacent sequences: A130638 A130639 A130640 this_sequence A130642 A130643 A130644

KEYWORD

nonn

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 19 2007

EXTENSIONS

Edited by njas, Jul 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research