Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A103323
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A103323 Square array T(n,k) read by antidiagonals: powers of Fibonacci numbers. +0
8
1, 1, 1, 1, 1, 2, 1, 1, 4, 3, 1, 1, 8, 9, 5, 1, 1, 16, 27, 25, 8, 1, 1, 32, 81, 125, 64, 13, 1, 1, 64, 243, 625, 512, 169, 21, 1, 1, 128, 729, 3125, 4096, 2197, 441, 34, 1, 1, 256, 2187, 15625, 32768, 28561, 9261, 1156, 55, 1, 1, 512, 6561, 78125, 262144, 371293 (list; table; graph; listen)
OFFSET

1,6

COMMENT

Number of ways to create subsets S(1), S(2),..., S(k-1) such that S(1) is in [n], and for 2<=i<=k-1, S(i) is in [n] and S(i) is disjoint from S(i-1).

REFERENCES

A. T. Benjamin and J. J. Quinn, Proofs that really count: the art of combinatorial proof, M.A.A. 2003, identity 138.

FORMULA

T(n, k) = A000045(k)^n, n, k > 0.

T(n, k) = Sum[i_1>=0, Sum[i_2>=0, ... Sum[i_{k-1}>=0, C(n, i_1)*C(n-i_1, i_2)*C(n-i_2, i_3)*...*C(n-i_{k-2}, i_{k-1}) ] ... ]].

EXAMPLE

1,1,2,3,5,8,

1,1,4,9,25,64,

1,1,8,27,125,512,

1,1,16,81,625,4096,

1,1,32,243,3125,32768,

1,1,64,729,15625,262144,

PROGRAM

(PARI) T(n, k)=fibonacci(k)^n

CROSSREFS

Rows include A000045, A007598, A056570, A056571, A056572, A056573, A056574.

Adjacent sequences: A103320 A103321 A103322 this_sequence A103324 A103325 A103326

Sequence in context: A099239 A009998 A113993 this_sequence A092056 A103574 A112682

KEYWORD

nonn,tabl

AUTHOR

Ralf Stephan, Feb 02 2005

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 May 14 01:44 EDT 2008. Contains 139663 sequences.


AT&T Labs Research