A099107 a(n) is the least M such that there are n values in 0..M with no two values summing to a square.
0, 2, 3, 5, 8, 10, 11, 14, 18, 20, 21, 24, 26, 28, 32, 34, 36, 38, 40, 42, 48, 52, 54, 56, 58, 60, 62, 64, 72, 74, 76, 78, 80, 82, 84, 86, 88, 99, 101, 103, 105, 107, 109, 111, 114, 116, 118, 129, 130, 133, 135, 137, 139, 141, 143, 145, 152, 159, 160, 163, 167
Offset: 1
Keywords
Links
- Rob Pratt, Table of n, a(n) for n = 1..100
Crossrefs
If the numbers are taken from 1..M instead of 0..M, we get A210380.
Extensions
Definition clarified and sequence extended by Don Reble and M. F. Hasler, Jul 08 2014
More terms from Rob Pratt, Jul 11 2014
Comments