A180063 Pascal-like triangle with trigonometric properties, row sums = powers of 4; generated from shifted columns of triangle A180062.
1, 1, 3, 1, 4, 11, 1, 7, 15, 41, 1, 8, 38, 56, 153, 1, 11, 46, 186, 209, 571, 1, 12, 81, 232, 859, 780, 2131, 1, 15, 93, 499, 1091, 3821, 2911, 7953, 1, 16, 140, 592, 2774, 4912, 16556, 10864, 29681, 1, 19, 156, 1044, 3366, 14418, 21468, 70356, 40545, 110771
Offset: 0
Examples
First few rows of the triangle: 1; 1, 3; 1, 4, 11; 1, 7, 15, 41; 1, 8, 38, 56, 153; 1, 11, 46, 186, 209, 571; 1, 12, 81, 232, 859, 780, 2131; 1, 15, 93, 499, 1091, 3821, 2911, 7953; 1, 16, 140, 592, 2774, 4912, 16556, 10864, 29681; 1, 19, 156, 1044, 3366, 14418, 21468, 70356, 40545, 110771; ...
Comments