References to A176492

A recursive triangle sequence:q=6;t(n,m,q)=t(n,m,q-2)+t(n,m,q-3)-1
1, 1, 1, 1, 13, 1, 1, 45, 45, 1, 1, 129, 365, 129, 1, 1, 353, 2293, 2293, 353, 1, 1, 965


1 seqfan posts

Sun Aug 15 17:10:25 CEST 2010    [seqfan] Extremely unpleasant event

Index of A-numbers in seqfan: by ascending order    by month    by frequency    by keyword
Links to OEIS content are included according to The OEIS End-User License Agreement .