Sum of numbers in n-th upward diagonal of triangle the sum of {1; 2,3; 4,5,6; 7,8,9,10; ...} and {1; 2,3; 3,4,5; 4,5,6,7; ...}.
A356288
Sum of numbers in n-th upward diagonal of triangle the sum of {1; 2,3; 4,5,6; 7,8,9,10; ...} and {1; 2,3; 3,4,5; 4,5,6,7; ...}.
Terms
- a(0) =2a(1) =4a(2) =13a(3) =20a(4) =40a(5) =55a(6) =90a(7) =116a(8) =170a(9) =210a(10) =287a(11) =344a(12) =448a(13) =525a(14) =660a(15) =760a(16) =930a(17) =1056a(18) =1265a(19) =1420a(20) =1672a(21) =1859a(22) =2158a(23) =2380a(24) =2730a(25) =2990a(26) =3395a(27) =3696a(28) =4160a(29) =4505
External references
- oeis: A356288