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.

A288924 Inverse permutation to A288923.

Original entry on oeis.org

1, 3, 5, 7, 29, 9, 31, 11, 19, 21, 33, 12, 35, 23, 25, 8, 37, 13, 39, 14, 27, 41, 88, 10, 43, 45, 15, 16, 90, 17, 92, 4, 47, 49, 51, 18, 94, 53, 55, 20, 96, 57, 98, 58, 59, 82, 100, 6, 84, 60, 86, 61, 102, 22, 104, 24, 106, 108, 124, 26, 126, 110, 62, 2, 112
Offset: 1

Views

Author

Rémy Sigrist, Jun 19 2017

Keywords

Examples

			A288924(1) = 1, hence a(1) = 1.
A288924(2) = 64, hence a(64) = 2.
A288924(3) = 2, hence a(2) = 3.
A288924(4) = 32, hence a(32) = 4.
A288924(5) = 3, hence a(3) = 5.
A288924(6) = 48, hence a(48) = 6.
A288924(7) = 4, hence a(4) = 7.
A288924(8) = 16, hence a(16) = 8.
A288924(9) = 6, hence a(6) = 9.
A288924(10) = 24, hence a(24) = 10.
		

Crossrefs

Cf. A288923.

A288921 Lexicographically earliest sequence of distinct positive terms such that the product of two consecutive terms has at least 34 divisors.

Original entry on oeis.org

1, 1260, 2, 630, 4, 315, 8, 180, 7, 240, 6, 210, 10, 126, 16, 90, 14, 120, 12, 105, 20, 63, 32, 45, 28, 60, 21, 80, 18, 70, 24, 75, 36, 35, 48, 30, 42, 40, 54, 50, 66, 56, 72, 25, 84, 15, 96, 33, 100, 27, 112, 39, 132, 49, 108, 44, 117, 64, 81, 88, 78, 98, 99
Offset: 1

Views

Author

Rémy Sigrist, Jun 19 2017

Keywords

Comments

The number of divisors is given by A000005.
This sequence is a permutation of the natural numbers, with inverse A288922.
Conjecturally, a(n) ~ n.
See also A288923 for similar sequences.

Examples

			The first terms, alongside a(n)*a(n+1) and its number of divisors, are:
   n    a(n)  a(n)*a(n+1)   Number of divisors
  --   ----   -----------   ------------------
   1      1       1260              36
   2   1260       2520              48
   3      2       1260              36
   4    630       2520              48
   5      4       1260              36
   6    315       2520              48
   7      8       1440              36
   8    180       1260              36
   9      7       1680              40
  10    240       1440              36
  11      6       1260              36
  12    210       2100              36
  13     10       1260              36
  14    126       2016              36
  15     16       1440              36
  16     90       1260              36
  17     14       1680              40
  18    120       1440              36
  19     12       1260              36
  20    105       2100              36
		

Crossrefs

Cf. A000005, A288922 (inverse), A288923.
Showing 1-2 of 2 results.