login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A139147 Triangle read by rows: replace A003983(n,k) with F(n). 4
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 2, 3, 2, 1, 1, 1, 1, 2, 3, 3, 2, 1, 1, 1, 1, 2, 3, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 8, 5, 3, 2, 1, 1, 1, 1, 2, 3, 5, 8, 8, 5, 3, 2, 1, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET

1,13

LINKS

Table of n, a(n) for n=1..78.

FORMULA

Replace term A003983(n,k) with F(n).

Triangle T(n,k)=sum{j=0..n, [j<=k]*[j<=n-k]*(F(j+1)-F(j))}. [From Paul Barry, Jan 18 2009]

EXAMPLE

First few rows of A003983 are [1; 1,1; 1,2,1; 1,2,2,1;...] which become [F(1); F(1),F(1); F(1),F(2),F(1); F(1),F(2),F(2),F(1);...] =

1;

1, 1;

1, 1, 1;

1, 1, 1, 1;

1, 1, 2, 1, 1;

1, 1, 2, 2, 1, 1;

1, 1, 2, 3, 2, 1, 1;

1, 1, 2, 3, 3, 2, 1, 1;

1, 1, 2, 3, 5, 3, 2, 1, 1;

1, 1, 2, 3, 5, 5, 3, 2, 1, 1;

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

...

CROSSREFS

Cf. A134404.

Sequence in context: A163100 A139038 A139040 * A055801 A155050 A140356

Adjacent sequences:  A139144 A139145 A139146 * A139148 A139149 A139150

KEYWORD

nonn,tabl

AUTHOR

Gary W. Adamson & Klaus Breyer, Apr 10 2008

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 26 04:23 EDT 2013. Contains 225653 sequences.