The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A298480 Lexicographically earliest sequence of distinct positive terms such that the Fermi-Dirac factorizations of two consecutive terms differ by exactly one factor. 3
1, 2, 6, 3, 12, 4, 8, 24, 120, 30, 10, 5, 15, 60, 20, 40, 280, 56, 14, 7, 21, 42, 168, 84, 28, 140, 35, 70, 210, 105, 420, 840, 7560, 1080, 216, 54, 18, 9, 27, 108, 36, 72, 360, 90, 45, 135, 270, 1890, 378, 126, 63, 189, 756, 252, 504, 1512, 16632, 1848, 264 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
For Fermi-Dirac representation of n see A182979. - N. J. A. Sloane, Jul 21 2018
For any n > 0, either a(n)/a(n+1) or a(n+1)/a(n) belongs to A050376.
This sequence has similarities with A282291; in both sequences, each pair of consecutive terms contains a term that divides the other.
LINKS
FORMULA
A000120(A052331(a(n)) XOR A052331(a(n+1))) = 1 for any n > 0 (where XOR denotes the bitwise XOR operator).
Apparently, a(n) = A052330(A163252(n-1)) for any n > 0.
EXAMPLE
The first terms, alongside a(n+1)/a(n), are:
n a(n) a(n+1)/a(n)
-- ---- -----------
1 1 2
2 2 3
3 6 1/2
4 3 2^2
5 12 1/3
6 4 2
7 8 3
8 24 5
9 120 1/2^2
10 30 1/3
11 10 1/2
12 5 3
13 15 2^2
14 60 1/3
15 20 2
16 40 7
17 280 1/5
18 56 1/2^2
19 14 1/2
20 7 3
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A317490 A256466 A303771 * A372975 A353916 A370501
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Jul 21 2018
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 9 18:31 EDT 2024. Contains 373248 sequences. (Running on oeis4.)