a(n) is the binary number (shown here in decimal) constructed from quadratic residues of 65537 in range [(n^2)+1,(n+1)^2] in such a way that quadratic residues are mapped to 1-bits, and non-quadratic residues (as well as the multiples of 65537) to 0-bits, with the lower end of range mapped to less significant, and the higher end of range to more significant bits.
A179417
a(n) is the binary number (shown here in decimal) constructed from quadratic residues of 65537 in range [(n^2)+1,(n+1)^2] in such a way that quadratic residues are mapped to 1-bits, and non-quadratic residues (as well as the multiples of 65537) to 0-bits, with the lower end of range mapped to less significant, and the higher end of range to more significant bits.
Terms
- a(0) =1a(1) =5a(2) =24a(3) =104a(4) =279a(5) =2001a(6) =4131a(7) =17453a(8) =88826a(9) =362532a(10) =1655660a(11) =6120642a(12) =25376649a(13) =128526482a(14) =301370205a(15) =1756488602a(16) =8046359747a(17) =30854867177a(18) =73845140753a(19) =488906501177
External references
- oeis: A179417