A217943
Triangle read by rows: T(n,k) = 2*C(n-1,k)-C(n,k) for kA216955(n,k).
2, -2, 0, 2, -2, 2, -2, 2, -2, 0, 0, 0, 2, -2, 4, -2, -2, 0, 2, -2, 0, 0, 0, 0, 0, 2, -2, 6, -6, 2, -2, 0, 0, 2, -2, 0, 6, -6, 0, 0, 0, 0, 2, -2, 10, -10, 0, 2, -2, 0, 0, 0, 2, -2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, -2, 20, -10, -4, -6, 2, -2, 0, 0, 0, 0, 2, -2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, -2
Offset: 2
Examples
Triangle begins: [2, -2] [0, 2, -2] [2, -2, 2, -2] [0, 0, 0, 2, -2] [4, -2, -2, 0, 2, -2] [0, 0, 0, 0, 0, 2, -2] [6, -6, 2, -2, 0, 0, 2, -2] [0, 6, -6, 0, 0, 0, 0, 2, -2] [10, -10, 0, 2, -2, 0, 0, 0, 2, -2] [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, -2] [20, -10, -4, -6, 2, -2, 0, 0, 0, 0, 2, -2] ...
Links
- B. Chaffin, J. P. Linderman, N. J. A. Sloane and Allan Wilks, On Curling Numbers of Integer Sequences, arXiv:1212.6102, Dec 25 2012.
- B. Chaffin, J. P. Linderman, N. J. A. Sloane and Allan Wilks, On Curling Numbers of Integer Sequences, Journal of Integer Sequences, Vol. 16 (2013), Article 13.4.3.
- N. J. A. Sloane, Rows 2 through 48 of A217943
- Index entries for sequences related to curling numbers
Comments