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.

A089315 Prime worms [successive digit differences with absolute value of 3].

Original entry on oeis.org

14741, 74747, 1414741, 1474141, 14141414141, 14141414741, 14141474741, 14147414741, 14147474141, 74141414147, 1474741414141, 7474141474747, 7474741414747, 14141474141414141, 14147414747474741, 14147474147474741
Offset: 0

Views

Author

Enoch Haga, Dec 25 2003

Keywords

Comments

One of a family of prime worms differing according to the uniform absolute value of successive digit pairs. Sequence checked to 10^9.
This is a subset of A048400. Cf. A089291, A089316-A089317, A048398-A048405.

Examples

			a(1)=74747 because the number is prime, has identical first and last digits and abs(7-4)=3; abs(4-7)=3; abs(7-4)=3 and abs(4-7)=3. In this number, the worm is 7.
		

References

  • Carlos Rivera's primepuzzles.net, Puzzle 246.

Formula

Select prime numbers having the same first and last digits; if the uniform absolute value of successive digit differences is 3, add to sequence.

Extensions

More terms from David Wasserman, Sep 09 2005