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.

Showing 1-2 of 2 results.

A133261 Union of A134196 and A134197 : A126990 with duplicates removed.

Original entry on oeis.org

3, 7, 13, 19, 23, 31, 37, 43, 47, 53, 61, 67, 73, 83, 89, 97, 103, 109, 113, 131, 139, 151, 157, 167, 173, 181, 193, 199, 211, 223, 229, 233, 241, 251, 257, 263, 271, 277, 283, 293, 307, 313, 317, 337, 349, 353, 359, 367, 373, 383, 389, 401, 409, 421, 433, 443
Offset: 1

Views

Author

Artur Jasinski, Oct 15 2007

Keywords

Crossrefs

Programs

  • Mathematica
    << NumberTheory`NumberTheoryFunctions` a = {}; Do[AppendTo[a, PreviousPrime[Sqrt[(Prime[ x - 1])*(Prime[x + 1])]]], {x, 2, 300}]; Union[a]

A134240 Numbers which occur in A105399 but not in A126990.

Original entry on oeis.org

79, 127, 163, 331, 379, 397, 439, 487, 499, 541, 673, 701, 739, 757, 769, 787, 907, 937, 947, 967, 977, 991, 1009, 1103, 1123, 1163, 1187, 1213, 1249, 1367, 1399, 1523, 1549, 1567, 1579, 1597, 1753, 1801
Offset: 1

Views

Author

Artur Jasinski, Oct 15 2007

Keywords

Crossrefs

Showing 1-2 of 2 results.