Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119687
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119687 f-Pascal's triangle where f(n) = n^2 = A000290(n). +0
1
1, 1, 1, 1, 2, 1, 1, 5, 5, 1, 1, 26, 26, 1, 1, 677, 3176, 3176, 677, 1 (list; table; graph; listen)
OFFSET

0,5

FORMULA

T(n, k)=T(n-1, k-1)^2 + T(n-1, k)^2 ; T(0,0)=1 ; T(n,-1):=0 ; T(n, k):=0, n<k.

EXAMPLE

Triangle begins:

1;

1, 1;

1, 2, 1;

1, 5, 5, 1;

1, 26, 50, 26, 1;

1, 677, 3176, 3176, 677, 1;

CROSSREFS

Cf. A007318.

Sequence in context: A060854 A091378 A156045 this_sequence A086856 A052916 A156576

Adjacent sequences: A119684 A119685 A119686 this_sequence A119688 A119689 A119690

KEYWORD

nonn,tabl

AUTHOR

Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Jun 09 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