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.

A092820 a(0) = 1; for n>0, a(n) = 16 times sum of cubes of divisors of n.

This page as a plain text file.
%I A092820 #4 Mar 30 2012 16:49:53
%S A092820 1,16,144,448,1168,2016,4032,5504,9360,12112,18144,21312,32704,35168,
%T A092820 49536,56448,74896,78624,109008,109760,147168,154112,191808,194688,
%U A092820 262080,252016,316512,327040,401792,390240,508032,476672,599184,596736,707616,693504
%N A092820 a(0) = 1; for n>0, a(n) = 16 times sum of cubes of divisors of n.
%Y A092820 Cf. A004009, A008457, A035016.
%K A092820 nonn
%O A092820 0,2
%A A092820 _N. J. A. Sloane_, Sep 11 2004