login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A144265
Triangle read by rows: prime numbers along left edge (n, 0) and Fibonacci numbers along right edge (n, n), with (n, k) = (n - 1, k - 1) + (n - 1, k) for 0 < k < n when n > 1.
1
0, 2, 1, 3, 3, 1, 5, 6, 4, 2, 7, 11, 10, 6, 3, 11, 18, 21, 16, 9, 5, 13, 29, 39, 37, 25, 14, 8, 17, 42, 68, 76, 62, 39, 22, 13, 19, 59, 110, 144, 138, 101, 61, 35, 21, 23, 78, 169, 254, 282, 239, 162, 96, 56, 34, 29, 101, 247, 423, 536, 521, 401, 258, 152, 90, 55
OFFSET
0,2
COMMENTS
(0, 0) = 0 is included to ensure proper formatting, but it is not strictly a row in the triangle.
CROSSREFS
Sequence in context: A048600 A100578 A061315 * A209416 A122075 A185675
KEYWORD
easy,nonn,tabl
AUTHOR
Reikku Kulon, Sep 17 2008
STATUS
approved