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.

A125039 Primes of the form 8k+1 generated recursively. Initial prime is 17. General term is a(n)=Min {p is prime; p divides (2Q)^4 + 1}, where Q is the product of previous terms in the sequence.

This page as a plain text file.
%I A125039 #16 Feb 11 2024 14:19:45
%S A125039 17,1336337,4261668267710686591310687815697,41,
%T A125039 4390937134822286389262585915435960722186022220433,241,1553,
%U A125039 243537789182873,97,27673,4289,457,137201,73,337,569891669978849,617,1697,65089,1609,761
%N A125039 Primes of the form 8k+1 generated recursively. Initial prime is 17. General term is a(n)=Min {p is prime; p divides (2Q)^4 + 1}, where Q is the product of previous terms in the sequence.
%C A125039 All prime divisors of (2Q)^4 + 1 are congruent to 1 modulo 8.
%D A125039 G. A. Jones and J. M. Jones, Elementary Number Theory, Springer-Verlag, NY, (1998), p. 271.
%H A125039 Sean A. Irvine, <a href="/A125039/b125039.txt">Table of n, a(n) for n = 1..29</a>
%e A125039 a(3) = 4261668267710686591310687815697 is the smallest prime divisor of (2Q)^4 + 1 = 4261668267710686591310687815697, where Q = 17 * 1336337.
%Y A125039 Cf. A000945, A007519, A057204-A057208, A051308-A051335, A124984-A124993, A125037-A125045.
%K A125039 nonn
%O A125039 1,1
%A A125039 _Nick Hobson_, Nov 18 2006
%E A125039 More terms from _Sean A. Irvine_, Apr 09 2015