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-8 of 8 results.

A087308 Initial terms associated with the arithmetic progressions in A086786.

Original entry on oeis.org

1, 2, 3, 5, 5, 7, 481, 635, 635, 199, 3841, 3841, 4979, 2995, 13561, 22903, 1691, 5951, 72697, 72697, 72697, 172151, 172151, 1782371, 1782371
Offset: 1

Views

Author

Amarnath Murthy, Sep 02 2003

Keywords

Crossrefs

Extensions

More terms from David Wasserman, Jan 08 2006

A087310 Common differences of arithmetic progressions in A086786.

Original entry on oeis.org

1, 2, 6, 6, 30, 4, 72, 72, 210, 132, 132, 114, 594, 48, 354, 1860, 3942, 2574, 2574, 2574, 20910, 20910, 9600, 9600
Offset: 2

Views

Author

Amarnath Murthy, Sep 02 2003

Keywords

Crossrefs

Formula

a(n) = A086786(n, 2) - A086786(n, 1) = (A087309(n) - A087308(n))/(n - 1).

Extensions

Edited and extended by David Wasserman, Jan 08 2006

A087309 Least number that ends an arithmetic progression of n numbers with the same prime signature.

Original entry on oeis.org

1, 3, 7, 23, 29, 157, 505, 1139, 1211, 2089, 5161, 5293, 6347, 10717, 14233, 28213, 31451, 72965, 119029, 121603, 124177, 611261, 632171, 2003171, 2012771
Offset: 1

Views

Author

Amarnath Murthy, Sep 02 2003

Keywords

Comments

Final terms of the arithmetic progressions described in A086786.
Main diagonal of A086786.

Crossrefs

Formula

a(n)=A087308(n)+(n-1)*A087310(n). - R. J. Mathar, Oct 19 2007

Extensions

Edited and extended by David Wasserman, Jan 08 2006
Further edited by N. J. A. Sloane, Jun 30 2008 at the suggestion of R. J. Mathar.

A113470 Triangle read by rows: n-th row is the smallest set of n numbers in arithmetic progression with the same number of divisors.

Original entry on oeis.org

1, 2, 3, 3, 5, 7, 5, 11, 17, 23, 5, 11, 17, 23, 29, 7, 37, 67, 97, 127, 157, 35, 65, 95, 125, 155, 185, 215, 635, 707, 779, 851, 923, 995, 1067, 1139, 635, 707, 779, 851, 923, 995, 1067, 1139, 1211, 199, 409, 619, 829, 1039, 1249, 1459, 1669, 1879, 2089, 3841, 3973
Offset: 1

Views

Author

David Wasserman, Jan 08 2006

Keywords

Comments

In this sequence "smallest" means that the last term of the arithmetic progression is minimized and if there is still a choice then we minimize the common difference of the arithmetic progression.

Examples

			From _M. F. Hasler_, Jan 02 2020: (Start)
The triangle starts
    n | row n
   ---+------------
    1 |    1,
    2 |    2,    3,
    3 |    3,    5,    7,
    4 |    5,   11,   17,   23,
    5 |    5,   11,   17,   23,   29,
    6 |    7,   37,   67,   97,  127,  157,
    7 |   35,   65,   95,  125,  155,  185,  215,
    8 |  635,  707,  779,  851,  923,  995, 1067, 1139,
    9 |  635,  707,  779,  851,  923,  995, 1067, 1139, 1211,
   10 |  199,  409,  619,  829, 1039, 1249, 1459, 1669, 1879, 2089,
   11 | 3841, 3973,  ...
Most rows so far consist of primes with 2 divisors, rows 7, 8, 9 and 11 have squarefree semiprimes with 4 divisors.
Row 10 is A033168; also row 10 of A086786, A133276 and A133277. (End)
		

Crossrefs

Formula

T(n,k) = A090547(n) + (k-1)*A090549(n). - R. J. Mathar, May 11 2007

A113460 Triangle read by rows: n-th row is the lexicographically earliest arithmetic progression of n numbers all having the same prime signature.

Original entry on oeis.org

1, 2, 3, 3, 5, 7, 5, 11, 17, 23, 5, 11, 17, 23, 29, 7, 37, 67, 97, 127, 157, 7, 157, 307, 457, 607, 757, 907, 11, 1210241, 2420471, 3630701, 4840931, 6051161, 7261391, 8471621, 11, 32671181, 65342351, 98013521, 130684691, 163355861, 196027031, 228698201, 261369371
Offset: 1

Views

Author

David Wasserman, Jan 08 2006

Keywords

Comments

Presumably this triangle will differ from that in A130791 after some point. - N. J. A. Sloane, Sep 22 2007
Apart from the initial term, this sequence coincides with A130791 for at least the first 210 rows. - David W. Wilson, Sep 22 2007

Examples

			Triangle begins:
  1;
  2,   3;
  3,   5,   7;
  5,  11,  17,  23;
  5,  11,  17,  23,  29;
  7,  37,  67,  97, 127, 157;
  ...
From _M. F. Hasler_, Oct 10 2024: (Start)
For row 1, we can take 1, which is the only integer to have prime signature {}.
For row 2, we can't use 1 (no two integers with that prime signature), but primes 2 & 3 are a valid and then also minimal choice.
For row 3, primes {3, 5, 7} are a valid choice and also smallest: we can't use 1, nor 2, for reasons of parity: the next prime would be odd but the third term of the arithmetic progression would then again be even and not prime.
  The same reasoning also excludes any higher power 2^m as starting term, which would require the same (m-th) power of odd primes as subsequent terms.
For rows 4 and 5, we can't start with the prime 3, because the 4th term of any arithmetic progression starting with 3 is again divisible by 3. Also 4 = 2^2 is excluded, see above. Thus, 5 is the smallest possible starting term for n = 4 and 5.
For row 6 and 7, we again can't start with a prime < nextprime(6) = 7, because there can't be more than 5 primes in AP starting with 5: the sixth term would always be divisible by 5 again. To start with the even semiprime 6 = 2*3 would require an AP of even semiprimes. Dividing by 2, we would have an AP of 6 primes starting with 3, which is impossible.(*) So, 7 is the smallest possibility.
(* This actually excludes all even semiprimes 2*p between prime(k-1) and prime(k) from being a starting term of a row in that range, because that would yield an AP of >= prime(k-1) primes starting with p < prime(k)/2 < prime(k-1), impossible.)
Rows 8 through 11 can't start with a prime < nextprime(8) = 11, as before. We have also excluded any 2^m and 2*3 as starting value. Starting with 9 = 3^2 would require an AP of squares of primes, but all larger squares of primes have a difference (6k +- 1)^2 - (6m +- 1)^2 divisible by 12, which is not the case for the difference with 3^2 = 9. The even semiprime 10 = 2*5 was also excluded above (*). Therefore, 11 is the smallest possible initial term. And so on. (End)
		

Crossrefs

Cf. A113459 (leading terms).

Extensions

Erroneous commas in sequence deleted by N. J. A. Sloane, Sep 22 2007

A133276 Triangle read by rows: row n gives the first arithmetic progression of n primes with minimal distance, cf. A033188.

Original entry on oeis.org

2, 2, 3, 3, 5, 7, 5, 11, 17, 23, 5, 11, 17, 23, 29, 7, 37, 67, 97, 127, 157, 7, 157, 307, 457, 607, 757, 907, 199, 409, 619, 829, 1039, 1249, 1459, 1669, 199, 409, 619, 829, 1039, 1249, 1459, 1669, 1879, 199, 409, 619, 829, 1039, 1249, 1459, 1669, 1879, 2089, 60858179, 60860489, 60862799, 60865109, 60867419, 60869729, 60872039, 60874349, 60876659, 60878969, 60881279
Offset: 1

Views

Author

N. J. A. Sloane, Oct 17 2007

Keywords

Comments

The first 10 rows (i.e., 55 terms) are the same as for A133277 (where the final term is minimal), but here a(56) = T(11,1) = 608581797 while A133277(11,1) = 110437. - M. F. Hasler, Jan 02 2020

Examples

			Triangle begins:
    2
    2   3
    3   5   7
    5  11  17  23
    5  11  17  23   29
    7  37  67  97  127  157
    7 157 307 457  607  757  907
  199 409 619 829 1039 1249 1459 1669
  199 409 619 829 1039 1249 1459 1669 1879
  199 409 619 829 1039 1249 1459 1669 1879 2089
  ...
Row 10 is the same as in A086786, A113470, A133277, and listed as A033168. - _M. F. Hasler_, Jan 02 2020
		

Crossrefs

For common differences see A033188, for initial terms see A033189.
Different from A133277 (from T(11,1) = a(56) on).

Programs

  • Maple
    AP:=proc(i,d,l) [seq(i + (j-1)*d, j=1..l )]; end;

A033168 Longest arithmetic progression of primes with difference 210 and minimal initial term.

Original entry on oeis.org

199, 409, 619, 829, 1039, 1249, 1459, 1669, 1879, 2089
Offset: 0

Views

Author

Manuel Valdivia, Apr 22 1998

Keywords

Comments

Since 210 == 1 (mod 11), a progression of primes with difference 210 can't have more than ten terms because there is exactly one multiple of 11 within each run of eleven consecutive terms. For example, 2089 + 210 = 2299 = 11^2 * 19. - Alonso del Arte, Dec 22 2017, edited by M. F. Hasler, Jan 02 2020
After 199, the next prime which starts a CPAP-10 with common gap 210 is 243051733. See A094220 for further starting points. - M. F. Hasler, Jan 02 2020

References

  • Paul Glendinning, Math in Minutes: 200 Key Concepts Explained in an Instant. New York, London: Quercus (2013): pp. 316-317.
  • David Wells, The Penguin Dictionary of Curious and Interesting Numbers. Penguin Books, NY, 1986, Revised edition 1987. See p. 143.

Crossrefs

Programs

  • Mathematica
    199 + 210*Range[0, 9] (* Paolo Xausa, Sep 14 2024 *)
  • PARI
    forprime(p=1,,for(i=1,9,isprime(p+i*210)||next(2)); return([p+d|d<-[0..9]*210])) \\ M. F. Hasler, Jan 02 2020

Formula

a(n) = a(0) + n*210 for 0 <= n <= 9. - M. F. Hasler, Jan 02 2020

A113463 Triangle read by rows: n-th row is the smallest set of n numbers in arithmetic progression with the distinct prime signatures.

Original entry on oeis.org

1, 1, 2, 2, 4, 6, 2, 4, 6, 8, 8, 9, 10, 11, 12, 23, 24, 25, 26, 27, 28, 24, 25, 26, 27, 28, 29, 30, 103, 114, 125, 136, 147, 158, 169, 180, 304, 330, 356, 382, 408, 434, 460, 486, 512, 324, 368, 412, 456, 500, 544, 588, 632, 676, 720, 8, 172, 336, 500, 664, 828, 992, 1156
Offset: 1

Views

Author

David Wasserman, Jan 08 2006

Keywords

Comments

In this sequence "smallest" means that the last term of the arithmetic progression is minimized, with ties broken by minimizing the first term (or equivalently, by maximizing the common difference).

Crossrefs

Showing 1-8 of 8 results.