A295771 a(n) is the minimum size of a planar additive basis for the square [0,n]^2.
1, 3, 4, 7, 8, 11, 12, 14, 16, 19, 20, 23, 24, 26
Offset: 0
Examples
a(3)=7: The square [0,3]^2 is covered by the pairwise sums of the L-shaped basis {(0,0),(1,0),(2,0),(3,0),(0,1),(0,2),(0,3)}, which has 7 elements.
Links
- J. Kohonen, V. Koivunen and R. Rajamäki, Planar additive bases for rectangles, Journal of Integer Sequences, 21 (2018), Article 18.9.8.
Crossrefs
Extensions
a(12), a(13) from Jukka Kohonen, Dec 17 2018
Comments