Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #7 Apr 23 2021 05:16:29
%S 9,36,100,144,324,1024,1600,1764,2304,2916,7056,12996,15876,16900,
%T 19044,22500,28900,35344,36864,39204,42436,45796,49284,51984,53824,
%U 56644,63504,97344,139876,153664,166464,311364,451584,484416,521284,544644
%N Squares appearing in A062064: a(n) = A062064(n) + A062064(n+1).
%H Amiram Eldar, <a href="/A134537/b134537.txt">Table of n, a(n) for n = 1..10000</a>
%F a(n) = A062064(n) + A062064(n+1).
%Y Square root of terms are in A131696.
%Y Cf. A062064.
%K nonn
%O 1,1
%A _Zak Seidov_, Oct 30 2007