A161773 The number of pattern sequences if the "sum the cubes of the digits" pattern is applied in bases 2 through 10.
1, 3, 9, 4, 5, 15, 7, 12, 9
Offset: 2
Examples
Base 2 has one such pattern: 1, 1, 1, 1, 1, ... Base 3 has 3 such patterns, etc...
Links
- Brian Gleason, Some (Probably Useless) Number Theory
Comments