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.
%I A002591 M4886 N2095 #47 Oct 19 2022 09:16:24 %S A002591 2,13,11,1093,757,3851,797161,4561,34511,363889,368089,1001523179, %T A002591 391151,8209,20381027,4404047,2413941289,2664097031,17189128703, %U A002591 797161,86950696619,380808546861411923,927001,96656723,131713,99810171997 %N A002591 Largest prime factor of 3^(2n+1) - 1. %D A002591 J. Brillhart et al., Factorizations of b^n +- 1. Contemporary Mathematics, Vol. 22, Amer. Math. Soc., Providence, RI, 2nd edition, 1985; and later supplements. %D A002591 M. Kraitchik, Recherches sur la Théorie des Nombres. Gauthiers-Villars, Paris, Vol. 1, 1924, Vol. 2, 1929, see Vol. 2, p. 28. %D A002591 N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence). %D A002591 N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence). %H A002591 <a href="/A002591/b002591.txt">Table of n, a(n) for n = 0..344</a> %H A002591 J. Brillhart et al., <a href="http://dx.doi.org/10.1090/conm/022">Factorizations of b^n +- 1</a>, Contemporary Mathematics, Vol. 22, Amer. Math. Soc., Providence, RI, 3rd edition, 2002. %H A002591 S. S. Wagstaff, Jr., <a href="http://www.cerias.purdue.edu/homes/ssw/cun/index.html">The Cunningham Project</a> %F A002591 a(n) = A074477(2n+1). - _Max Alekseyev_, May 22 2022 %t A002591 Table[FactorInteger[3^(2n-1)-1][[-1,1]],{n,30}] (* _Harvey P. Dale_, Oct 19 2022 *) %Y A002591 Together with A274909 forms bisection of A074477.Cf. A057958, A059885, A085028, A133801, A235366. %K A002591 nonn %O A002591 0,1 %A A002591 _N. J. A. Sloane_ %E A002591 Corrected and extended by _Jud McCranie_, Jan 03 2001 %E A002591 Terms up to a(307) in b-file from _Sean A. Irvine_, Apr 20 2014 %E A002591 a(0) prepended and a(308)-a(344) added to b-file by _Max Alekseyev_, Apr 24 2019, Sep 10 2020, Aug 26 2021, May 22 2022