Smallest number k that cannot be expressed as x^2 + y^2 + z^2 + w^2 where x >= y >= z >= w >= 0 and x > floor(sqrt(k)) - n, but can be so expressed if x = floor(sqrt(k)) - n.
A285552
Smallest number k that cannot be expressed as x^2 + y^2 + z^2 + w^2 where x >= y >= z >= w >= 0 and x > floor(sqrt(k)) - n, but can be so expressed if x = floor(sqrt(k)) - n.
Terms
- a(0) =23a(1) =224a(2) =128a(3) =3712a(4) =896a(5) =512a(6) =1536a(7) =54272a(8) =14848a(9) =11264a(10) =3584a(11) =11776a(12) =2048a(13) =6144a(14) =20480a(15) =833536a(16) =217088a(17) =94208a(18) =59392a(19) =45056a(20) =116736a(21) =22528a(22) =14336a(23) =118784a(24) =47104a(25) =8192a(26) =63488a(27) =24576a(28) =49152a(29) =81920
External references
- oeis: A285552