Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A094944
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A094944 A sequence with a(n)/a(n-1) converging to 7, generated from a semi-magic square. +0
2
1, 17, 121, 769, 5681, 39121, 274345, 1922945, 13447009, 94165777, 659108825, 4613711233, 32296542097, 226073894609, 1582520918281, 11077645104385, 77543495432897, 542804558486545, 3799631689665337, 26597422073425409 (list; graph; listen)
OFFSET

1,2

COMMENT

3 rows: 1 4 2, 2 1 4, 4 2 1 form a semi-magic square: row sums and columns and the diagonal = 7, the convergent of the sequence.

FORMULA

Let M = the 3 X 3 matrix [1 4 2 / 2 1 4 / 4 2 1], then with M^n * [1 0 0] = [p q r], a(n) = p.

EXAMPLE

a(4) = 769 since M^4 * [1 0 0] = [769 824 808].

MATHEMATICA

a[n_] := (MatrixPower[{{1, 4, 2}, {2, 1, 4}, {4, 2, 1}}, n].{{1}, {0}, {0}})[[1, 1]]; Table[ a[n], {n, 10}] (from Robert G. Wilson v May 29 2004)

CROSSREFS

Cf. A094943 uses the same format and operations but with different terms.

Sequence in context: A048714 A010823 A022709 this_sequence A108682 A031213 A021003

Adjacent sequences: A094941 A094942 A094943 this_sequence A094945 A094946 A094947

KEYWORD

nonn

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), May 25 2004

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), May 29 2004

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 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research