Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123007
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123007 Scaled 2 X 2 vextor matrix Markov for characteristic Polynomial ( tin mean): -1 - 2 x/3 + x^2. +0
1
1, 3, 15, 57, 249, 1011, 4263, 17625, 73617, 305859, 1274271, 5301273, 22070985, 91853427, 382345719, 1591372281, 6623856033, 27570062595, 114754829487, 477640222329, 1988073910041, 8274909821043, 34442484832455 (list; graph; listen)
OFFSET

1,2

REFERENCES

Jay Kappraff, Beyond Measure, A Guided Tour Through Nature, Myth and Number, World Scientific, 2002.

FORMULA

M := {{0, 1}, {1, 2/3}}; v[1] = {1, 1}; v[n_] := v[n] = M.v[n - 1]; a(n) = v[n][[1]]

a(1)=1, a(2)=3, a(n)=2*a(n-1)+9*a(n-2) for n>2 . G.f.: x*(1+x)/(1-2x-9*x^2) - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Oct 18 2006

MATHEMATICA

M := {{0, 1}, {1, 2/3}}; v[1] = {1, 1}; v[n_] := v[n] = M.v[n - 1]; a = Table[v[n][[1]]*3^(n - 1), {n, 1, 30}]

CROSSREFS

Cf. A002534.

Sequence in context: A049161 A118048 A125673 this_sequence A121695 A017949 A049178

Adjacent sequences: A123004 A123005 A123006 this_sequence A123008 A123009 A123010

KEYWORD

nonn,uned

AUTHOR

Roger Bagula and Gary Adamson (rlbagulatftn(AT)yahoo.com), Sep 23 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 December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research