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

A387203 Number of additively indecomposable elements in the real quadratic field Q(sqrt(D)) up to multiplication by totally positive units, where D = A005117(n) is the n-th squarefree number.

Original entry on oeis.org

2, 1, 1, 2, 2, 6, 3, 3, 2, 1, 5, 7, 1, 6, 2, 10, 5, 2, 8, 4, 2, 1, 7, 6, 4, 11, 2, 13, 8, 2, 7, 7, 4, 7, 20, 9, 11, 2, 9, 8, 19, 2, 6, 6, 21, 20, 1, 2, 2, 18, 9, 9, 16, 3, 21, 12, 3, 12, 2, 27, 11, 10, 18, 3, 34, 13, 17, 2, 8, 23, 12, 5, 18, 2, 22, 11, 24, 15, 26, 15, 6, 22, 27, 2, 31, 4, 2
Offset: 2

Views

Author

Robin Visser, Aug 21 2025

Keywords

Comments

For any totally real field K, an additively indecomposable element of K is a totally positive element in the maximal order of K which cannot be written as the sum of two totally positive integral elements of K. Here, an element x of K is totally positive if all conjugates of x are positive real numbers.
Let K = Q(sqrt(D)) be a real quadratic field. By studying the continued fraction expansion of sqrt(D), Dress and Scharlau classified all additively indecomposable elements of K and showed that every such indecomposable element has its norm bounded by the discriminant of K.

Examples

			For n = 2, every additively indecomposable element in Q(sqrt(A005117(2))) = Q(sqrt(2)) is of the form u or u*(2 + sqrt(2)), for some totally positive unit u. Thus a(2) = 2.
For n = 3, every additively indecomposable element in Q(sqrt(A005117(3))) = Q(sqrt(3)) is a totally positive unit, so a(3) = 1.
For n = 4, every additively indecomposable element in Q(sqrt(A005117(4))) = Q(sqrt(5)) is a totally positive unit, so a(4) = 1.
For n = 5, every additively indecomposable element in Q(sqrt(A005117(5))) = Q(sqrt(6)) is of the form u or u*(3 + sqrt(6)), for some totally positive unit u. Thus a(5) = 2.
		

Crossrefs

Programs

Showing 1-1 of 1 results.