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 #17 Apr 26 2023 11:50:56
%S 1,4,9,16,36,25,100,225,400,49,441,1225,64,784,3136,4900,81,1296,7056,
%T 15876,2025,14400,44100,63504,121,3025,27225,108900,213444,144,4356,
%U 48400,245025,627264,853776,169,6084,81796,511225,1656369,2944656,196
%N Squares of distinct elements in Pascal triangle.
%F a(n) = A014631(n)^2. - _Sean A. Irvine_, Nov 19 2018
%Y Cf. A014631.
%K nonn,tabf
%O 1,2
%A _Mohammad K. Azarian_
%E More terms from _James A. Sellers_
%E Offset changed by _Sean A. Irvine_, Nov 19 2018