Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120494
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120494 A vector group determinant sequence in which the next element is made by a sum of the older elements over a vector like 2 X 2 matrix group. +0
1
1, 1, 2, 3, 5, 13, 139, 19136, 366167031, 134078294225149313, 17976988982325707481237962186849833, 323172132870659875927245721269598505772051876540063951439000722587455 (list; graph; listen)
OFFSET

0,3

COMMENT

This sequence type gets very large very fast.

FORMULA

s[1] = {{1, 0}, {0, 1}}; s[2] = {{1, 0}, {0, -1}}; s[3] = {{0, 1}, {1, 0}}; s[4] = {{0, 1}, {-1, 0}}; a[0] = {0, 1, 1, 2}; a[1] = {1, 1, 2, 3}; a[n_] := a[n] = {a[n - 1][[2]], a[n - 1][[3]], a[n - 1][[4]], Det[Sum[a[n - 1][[i]]*s[i], {i, 1, 4}]]} a(n)=a[n][[1]]

MATHEMATICA

s[1] = {{1, 0}, {0, 1}}; s[2] = {{1, 0}, {0, -1}}; s[3] = {{0, 1}, {1, 0}}; s[4] = {{0, 1}, {-1, 0}}; a[0] = {0, 1, 1, 2}; a[1] = {1, 1, 2, 3}; a[n_] := a[n] = {a[n - 1][[2]], a[n - 1][[3]], a[n - 1][[4]], Det[Sum[a[n - 1][[i]]*s[i], {i, 1, 4}]]} Table[a[n][[1]], {n, 1, 15}]

CROSSREFS

Adjacent sequences: A120491 A120492 A120493 this_sequence A120495 A120496 A120497

Sequence in context: A005478 A117740 A041047 this_sequence A164825 A038601 A114747

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Aug 06 2006

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 8 07:45 EST 2009. Contains 166143 sequences.


AT&T Labs Research