A200440 Record values in A200506.
0, 5, 9, 63, 192, 259, 1421, 3007, 9653
Offset: 0
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
a(1)=6^1-2^2=2, a(2)=6^3-14^2=216-196=20, a(3)=6^5-88^2=7776-7744=32
#-Floor[Sqrt[#]]^2&/@(6^Range[1,51,2]) (* Harvey P. Dale, Aug 12 2012 *)
Comments