Partition the integers from 1 to n into three groups with consecutive numbers, then a(n) is the maximum value of the sum of the numbers in the second group multiplied by the minimum of the sum of the numbers in the first and third groups.

A342713

Partition the integers from 1 to n into three groups with consecutive numbers, then a(n) is the maximum value of the sum of the numbers in the second group multiplied by the minimum of the sum of the numbers in the first and third groups.

Terms

    a(0) =2a(1) =9a(2) =21a(3) =54a(4) =90a(5) =144a(6) =234a(7) =350a(8) =504a(9) =714a(10) =950a(11) =1350a(12) =1764a(13) =2156a(14) =2772a(15) =3500a(16) =4374a(17) =5390a(18) =6380a(19) =7812a(20) =9504a(21) =10890a(22) =12740a(23) =14850a(24) =17442a(25) =20475a(26) =23100a(27) =26334a(28) =30444a(29) =34320

External references