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.

A186277 a(n) is the number of transitive Galois groups for polynomials of degree p = prime(n).

This page as a plain text file.
%I A186277 #16 Sep 08 2022 08:45:55
%S A186277 1,2,5,7,8,9,10,8,7,8,12,11,10,10,6,8,6,14,10,10,16,10,6,10,14,11,10,
%T A186277 6,14,12,15,10,10,10,8,14,14,12,6,8,6,20,10,16,11,14,18,10,6,14,10,10,
%U A186277 22,10,15,6,8,18,14,18,10,8,15,10,18,8,18,22,6,14,14,6,10,14,18,6,8,20,17,18,10,26,10,22,10,10,16,18,14,18,6,6,14,14,10,6,8,18,14,26,18,8,6,10,18,23,6,12,10,26,10,20,18,10
%N A186277 a(n) is the number of transitive Galois groups for polynomials of degree p = prime(n).
%H A186277 Artur Jasinski, <a href="/A186277/b186277.txt">Table of n, a(n) for n = 1..367</a>
%H A186277 Artur Jasinski, <a href="/A186277/a186277_1.txt">367 of first terms in format n:n-th prime:a(n):</a>
%F A186277 a(n) = A002106(prime(n)).
%o A186277 (Magma) [NumberOfPrimitiveGroups(NthPrime(i)) : i in [1..100]]; // _Vincenzo Librandi_, Dec 31 2019
%Y A186277 Cf. A002106.
%K A186277 nonn
%O A186277 1,2
%A A186277 _Artur Jasinski_, Feb 16 2011