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.

A161773 The number of pattern sequences if the "sum the cubes of the digits" pattern is applied in bases 2 through 10.

This page as a plain text file.
%I A161773 #1 Jun 01 2010 03:00:00
%S A161773 1,3,9,4,5,15,7,12,9
%N A161773 The number of pattern sequences if the "sum the cubes of the digits" pattern is applied in bases 2 through 10.
%H A161773 Brian Gleason, <a href="http://jwilson.coe.uga.edu/EMAT6680Fa07/Gleason/Pattern/Pattern.html">Some (Probably Useless) Number Theory</a>
%e A161773 Base 2 has one such pattern: 1, 1, 1, 1, 1, ...
%e A161773 Base 3 has 3 such patterns, etc...
%Y A161773 A161772
%K A161773 base,nonn
%O A161773 2,2
%A A161773 Brian Gleason (gleason(AT)uga.edu), Jun 18 2009