cp's OEIS Frontend

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.

A066552 Sum of digits of n-th term of A066551.

Original entry on oeis.org

1, 13, 9, 18, 28, 5, 26, 37, 38, 34, 61, 59, 43, 58, 44, 64, 44, 59, 67, 85, 98, 89, 109, 121, 124, 144, 47, 82, 94, 104, 135, 139, 145, 103, 95, 135, 184, 162, 143, 173, 157, 151, 198, 194, 199, 218, 148, 234, 231, 261, 257, 226, 297, 169, 192, 179, 163, 195, 216
Offset: 1

Views

Author

Amarnath Murthy, Dec 16 2001

Keywords

Crossrefs

Programs

  • Mathematica
    With[{c=Flatten[IntegerDigits/@(Range[400]^2)]},Table[Total[Take[c,{(n(n-1))/2+1,(n(n-1))/2+n}]],{n,60}]] (* Harvey P. Dale, Jul 21 2012 *)

Extensions

More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Apr 01 2003