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.

A244211 Integers n such that for every integer k>0, n*6^k-1 has a divisor in the set { 7, 13, 31, 37, 43 }.

Original entry on oeis.org

133946, 213410, 299144, 33845, 367256, 803676, 1214450, 1250446, 1280460, 1704478, 1780150, 1792762, 1794864, 2003070, 2004962, 2203536, 2798489, 3014465, 3027709, 3041998, 3053350, 3194549, 3326301, 4244794
Offset: 1

Views

Author

Pierre CAMI, Jun 23 2014

Keywords

Comments

For n > 24 a(n) = a(n-24) + 4488211, the first 24 values are in the data.
When the number a(n) has 1 or 6 as the last digit, the number a(n)*6^k-1 is always divisible by 5 and always has another divisor in the set { 7, 13, 31, 37, 97 } for every k.

Crossrefs

Formula

For n > 24, a(n) = a(n-24) + 4488211.