Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093658
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093658 Lower triangular matrix, read by rows, defined as the convergent of the concatenation of matrices using the iteration: M(n+1) = [[M(n),0*M(n)],[M(n)^2,M(n)]], with M(0) = [1]. +0
7
1, 1, 1, 1, 0, 1, 2, 1, 1, 1, 1, 0, 0, 0, 1, 2, 1, 0, 0, 1, 1, 2, 0, 1, 0, 1, 0, 1, 6, 2, 2, 1, 2, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1, 0, 0, 0, 0, 0, 0, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 6, 2, 2, 1, 0, 0, 0, 0, 2, 1, 1, 1, 2, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 2, 0, 0, 2, 1, 0, 0, 2, 1, 0, 0, 1, 1 (list; table; graph; listen)
OFFSET

1,7

COMMENT

Related to factorials, the incomplete gamma function (A010842) and the total number of arrangements of sets (A000522). First column forms A093659, where A093659(2^n) = n! for n>=0. Row sums form A093660, where A093660(2^n) = A000522(n) for n>=0. Partial sums of the row sums form A093661, where A093661(2^n) = A010842(n) for n>=0.

FORMULA

T(2^n, 1) = n! for n>=0.

EXAMPLE

Let M(n) be the lower triangular matrix formed from the first 2^n rows.

To generate M(3) from M(2), take the matrix square of M(2):

[1,0,0,0]^2=[1,0,0,0]

[1,1,0,0]...[2,1,0,0]

[1,0,1,0]...[2,0,1,0]

[2,1,1,1]...[6,2,2,1]

and append M(2)^2 to the bottom left corner and M(2) to the bottom right:

[1],

[1,1],

[1,0,1],

[2,1,1,1],

.........

[1,0,0,0],[1],

[2,1,0,0],[1,1],

[2,0,1,0],[1,0,1],

[6,2,2,1],[2,1,1,1].

Repeating this process converges to triangle A093658.

CROSSREFS

Cf. A000522, A010842, A093655, A093662.

Sequence in context: A056977 A085425 A167230 this_sequence A096493 A076882 A016397

Adjacent sequences: A093655 A093656 A093657 this_sequence A093659 A093660 A093661

KEYWORD

nonn,tabl

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 08 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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research