A137878 Perfect squares among 17-gonal numbers A051869(k) = k*(15*k - 13)/2.
1, 17689, 378225, 4109707449, 87870152041, 954775454112481, 20414169462254569, 221815343046210267025, 4742660677722035990769, 51532584126226886201833161, 1101824413949324675985344641, 11972153009151467313136073526409, 255978051492792346696545201859225
Offset: 1
Links
- Colin Barker, Table of n, a(n) for n = 1..350
- Index entries for linear recurrences with constant coefficients, signature (1,232322,-232322,-1,1).
Programs
-
PARI
Vec(x*(1+17688*x+128214*x^2+17688*x^3+x^4)/((1-x)*(1-482*x+x^2)*(1+482*x+x^2)) + O(x^20)) \\ Colin Barker, Jun 19 2016
Formula
Extensions
Edited and extended by Max Alekseyev, Oct 19 2008
Comments