A181347 Numerators of lower triangular matrix T:=log(F), with the matrix F:=A037027 (Fibonacci convolution matrix).
0, 1, 0, 1, 2, 0, -1, 2, 3, 0, -1, -1, 3, 4, 0, 2, -2, -3, 4, 5, 0, 2, 4, -1, -2, 5, 6, 0, -31, 4, 2, -4, -5, 6, 7, 0, -3, -31, 2, 8, -5, -3, 7, 8, 0, 202, -3, -31, 8, 10, -2, -7, 8, 9, 0, 4, 404, -9, -62, 2, 4, -7, -4, 9, 10, 0, -464, 8, 202, -6, -31, 4, 14, -8, -9, 10, 11, 0, -2048, -928, 12, 808, -3, -31, 14, 16, -3, -5, 11, 12, 0
Offset: 0
Examples
[0]; [1,0]; [1,2,0]; [-1,2,3,0]; [-1,-1,3,4,0];... The rational triangle (with main diagonal elements 0) starts with the rows [0]; [1, 0]; [1, 2, 0]; [-1/2, 2, 3, 0]; [-1/3, -1, 3, 4, 0];...
Links
- Wolfdieter Lang, A181347/A181348, Logarithm of the Fibonacci matrix A037027
Formula
a(n,m) = numerator((log F)(n,m)), with the Fibonacci lower triangular matrix F=A037027.
Comments