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.

Previous Showing 51-54 of 54 results.

A372071 a(n) = 2*A372059(n) - A372058(n).

Original entry on oeis.org

1, 2, 2, 3, 3, 8, 3, 10, 10, 15, 15, 19, 13, 19, 19, 20, 24, 19, 27, 27, 30, 21, 18, 26, 30, 38, 49, 53, 44, 48, 32, 28, 42, 6, 15, 16, 35, 26, 27, 35, 33, 34, 38, 31, 47, 35, 39, 39, 54, 70, 74, 58, 51, 57, 54, 58, 66, 72, 80, 76, 67, 61, 61, 55, 79, 72, 70, 74, 96, 96, 88, 69, 57, 59, 65, 25, 26, 33
Offset: 1

Views

Author

N. J. A. Sloane, Jun 06 2024

Keywords

Crossrefs

A375005 Lexicographically earliest infinite sequence of distinct positive integers such that two consecutive terms always have some common prime factor and for any prime number p, any run of consecutive multiples of p has length exactly 2.

Original entry on oeis.org

2, 6, 15, 10, 12, 21, 14, 18, 33, 22, 20, 35, 28, 24, 39, 26, 30, 105, 56, 34, 51, 36, 38, 57, 42, 70, 45, 48, 40, 55, 44, 46, 69, 54, 50, 65, 52, 58, 87, 60, 110, 77, 63, 66, 154, 91, 78, 84, 119, 68, 62, 93, 72, 74, 111, 75, 80, 76, 95, 85, 102, 90, 115, 92
Offset: 1

Views

Author

Rémy Sigrist, Jul 27 2024

Keywords

Comments

This sequence combines features of A064413 and A280864.
The leading term a(1) = 2 is the only prime power in the sequence.
Will every term of A024619 appear?

Examples

			The first terms, alongside their prime factors, are:
  n   a(n)  prime factors
  --  ----  -------------
   1     2  2
   2     6  2 3
   3    15    3 5
   4    10  2   5
   5    12  2 3
   6    21    3   7
   7    14  2     7
   8    18  2 3
   9    33    3     11
  10    22  2       11
  11    20  2   5
  12    35      5 7
  13    28  2     7
  14    24  2 3
  15    39    3        13
  16    26  2          13
		

Crossrefs

Programs

  • PARI
    \\ See Links section.

A377193 Lexicographically earliest infinite sequence of distinct positive integers such that any term j = a(n-1) with primorial kernel is followed by a prime, whereas any other term is followed by a number with prime factors p < q = Gpf(j) which do not divide j.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 7, 8, 11, 9, 16, 13, 10, 27, 32, 17, 12, 19, 14, 15, 64, 23, 18, 29, 20, 81, 128, 31, 21, 25, 24, 37, 22, 35, 36, 41, 26, 33, 28, 45, 256, 43, 30, 47, 34, 39, 40, 243, 512, 53, 38, 49, 48, 59, 42, 125, 54, 61, 44, 63, 50, 729, 1024, 67, 46, 51
Offset: 1

Views

Author

Keywords

Comments

Following j = a(n-1), a term in A005932, a(n) is the smallest prime not already listed. Otherwise a(n) = smallest novel product of powers of non divisor primes of j; a number of the form: Product_{i = 0..k} p_i^e_i; p_i a prime < q = Gpf(j) which does not divide j, e_i >= 0, k = the number of primes p_i < q which do not divide j.
Adjacent terms are coprime and the greedy algorithm implied by the definition forces naked prime p to appear in advance of any multiple m*p of p; m >1.
Prime powers enter the sequence early, consequent to j having a single non divisor prime. A power of 3 is always followed by a power of 2.
Conjectures:
(i) A permutation of the positive integers in which the primes appear in order.
(ii)The sequence obeys Selcoe's theorem (see A280864) regarding numbers that have the same squarefree kernel, namely: Construct a sequence S_r = { m*r : rad(m) | r } = { k : rad(k) = r }, squarefree r. Terms w in S_r appear in this sequence in order. This is to say, for example, that for r = 6, terms in A033845 = {6, 12, 18, 24, 36, 48, 54, ...} appear in order.

Examples

			a(1) = 1 implies a(2) = 2 since A007947(1) = A002110(1) = 1, and 2 is the earliest unrecorded prime so far, and likewise a(3) = 3. Since rad(3) = 3 is not a primorial number a(4) = 2^2 = 4, the smallest novel number derived from 2, the only non divisor prime of 3 and < 3.
a(8) = 8 implies a(9) = 11 because 8 is a term in A055932. The non divisor primes of 11 and < 11 are 2,3,5,7  and the smallest number which can be composed using some or all of these primes is a(10) = 3^2 = 9 (since 2,3,4,5,6,7,8 have all occurred previously). Consequently a(11) = 2^4 = 16, the smallest novel power of 2.
a(195) = 154 = 2*7*11, the non divisor primes < 11 are 3 and 5, so a(196) = 405 = 3^4*5 since all smaller candidates (3,5,9,15,25,45,75,81,125,135,243,375) have already appeared.
		

Crossrefs

A285189 k appears A283832(k+1) times.

Original entry on oeis.org

0, 1, 1, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7, 8, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 11, 11, 11, 11, 11, 11, 12, 12, 12, 12, 12, 12, 12, 12, 13, 13, 13, 14
Offset: 0

Views

Author

N. J. A. Sloane, Apr 25 2017

Keywords

Comments

When computing A280864(k), there are a(k) earlier terms of A280864 that are "satisfied" (see A280864 for further information).

Crossrefs

Previous Showing 51-54 of 54 results.