a(n) is the largest number t such that there exist numbers i,j,k such that, for all m <= t, there exist integers x,y,z with x*i + y*j + z*k = m and |x|+|y|+|z| <= n.
A383579
a(n) is the largest number t such that there exist numbers i,j,k such that, for all m <= t, there exist integers x,y,z with x*i + y*j + z*k = m and |x|+|y|+|z| <= n.
Terms
- a(0) =0a(1) =3a(2) =10a(3) =24a(4) =46a(5) =80a(6) =129a(7) =196a(8) =277a(9) =372a(10) =500a(11) =660a(12) =842a(13) =1046a(14) =1272a(15) =1560a(16) =1883a(17) =2236a(18) =2619a(19) =3040a(20) =3544a(21) =4086a(22) =4666a(23) =5284a(24) =5969a(25) =6740a(26) =7557a(27) =8420a(28) =9329a(29) =10342
External references
- oeis: A383579