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.

A367669 Number of degree 3 number fields unramified outside the first n prime numbers.

Original entry on oeis.org

0, 9, 32, 108, 360, 1168, 3638, 11492, 35638, 111059
Offset: 1

Views

Author

Robin Visser, Nov 26 2023

Keywords

Comments

B. Matschke showed that a(11) = 340618 assuming the Generalized Riemann Hypothesis.

Examples

			For n = 1, there are no cubic number fields unramified away from 2, so a(1) = 0.
For n = 2, the a(2) = 9 cubic number fields unramified away from {2,3} can be given by Q(a) where a is a root of x^3 - 3x - 1, x^3 - 2, x^3 + 3x - 2, x^3 - 3, x^3 - 3x - 4, x^3 - 3x - 10, x^3 - 12, x^3 - 6, or x^3 - 9x - 6.
		

Crossrefs

Cf. A126646 (degree 2), A368057 (degree 4).

A368056 Degrees of number fields unramified away from 2.

Original entry on oeis.org

1, 2, 4, 8, 16, 17
Offset: 1

Views

Author

Robin Visser, Dec 09 2023

Keywords

Comments

Every power of 2 appears in this sequence, as for any positive integer n, adjoining a primitive 2^(n+1)-th root of unity to Q yields a degree 2^n number field unramified away from 2.
The first example of an odd degree number field unramified away from 2 is the degree 17 number field Q(a) where a is a root of the polynomial x^17 - 2x^16 + 8x^13 + 16x^12 - 16x^11 + 64x^9 - 32x^8 - 80x^7 + 32x^6 + 40x^5 + 80x^4 + 16x^3 - 128x^2 - 2x + 68, found by David Harbater.

Examples

			For n = 1, a(1) = 1 as the unique degree 1 number field (the rationals) is unramified everywhere.
For n = 2, a(2) = 2 as there exists a degree 2 number field unramified away from 2 (for example Q(i), Q(sqrt(2)), or Q(sqrt(-2))).
For n = 3, a(3) = 4 as there exists a degree 4 number field unramified away from 2 (for example, adjoining a fourth root of 2 to Q), but there does not exist any such degree 3 number field.
		

Crossrefs

Showing 1-2 of 2 results.