Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119731
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119731 f-Pascal's triangle where f(n)=n^3=A000578(n). +0
2
1, 1, 1, 1, 2, 1, 1, 9, 9, 1, 1, 730, 1458, 730, 1, 1, 389017001, 3488380912, 3488380912, 389017001, 1 (list; table; graph; listen)
OFFSET

0,5

FORMULA

T(n,k) = T(n-1,k-1)^3 + T(n-1,k)^3 ; T(0,0) = 1 ; T(n,k) = 0 if k<0 or if k>n.

EXAMPLE

Triangle begins;

1;

1, 1;

1, 2, 1;

1, 9, 9, 1;

1, 730, 1458, 730, 1;

1, 389017001, 3488380912, 3488380912, 389017001, 1;

CROSSREFS

Cf. A007318.

Adjacent sequences: A119728 A119729 A119730 this_sequence A119732 A119733 A119734

Sequence in context: A141601 A108558 A128434 this_sequence A054768 A104251 A064307

KEYWORD

nonn,tabl

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Jun 14 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 October 10 20:39 EDT 2008. Contains 144831 sequences.


AT&T Labs Research