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 A220984 #16 Feb 14 2024 02:24:23 %S A220984 911,46489241,4845303761663,560176314330212777, %T A220984 65739735996793498937711,7731453717973685046293120441, %U A220984 909551411151743369070229385367263,107007034358477098527617255914118283977,12589257482346423369016062830670344414194511 %N A220984 The right Aurifeuillian factor of 7^(14n+7) + 1. %C A220984 The corresponding left Aurifeuillian factor is A220983. %H A220984 Wikipedia, <a href="http://en.wikipedia.org/wiki/Cunningham_project">Cunningham Project</a> %H A220984 <a href="/index/Rec#order_07">Index entries for linear recurrences with constant coefficients</a>, signature (137257, -2354918349, 5670354183893, -1944931485075299, 95029449572634843, -651636050170246351, 558545864083284007). %F A220984 a(n) = 7^(6n+3) + 7^(5n+3) + 3 * 7^(4n+2) + 7^(3n+2) + 3 * 7^(2n+1) + 7^(n+1) + 1. %F A220984 Aurifeuillian factorization: 7^(14n+7) + 1 = (7^(2n+1) + 1) * A220983(n) * a(n). %F A220984 G.f.: -(1483484787696419039*x^6 -1087259214306211086*x^5 +71725962948861585*x^4 -562870083909028*x^3 +609660625665*x^2 -78551886*x +911) / ((x -1)*(7*x -1)*(49*x -1)*(343*x -1)*(2401*x -1)*(16807*x -1)*(117649*x -1)). [_Colin Barker_, Jan 04 2013] %t A220984 Table[7^(6n+3) + 7^(5n+3) + 3 * 7^(4n+2) + 7^(3n+2) + 3 * 7^(2n+1) + 7^(n+1) + 1, {n, 0, 20}] %Y A220984 Cf. A092440, A085601, A220978, A198410, A220979-A220990. %K A220984 nonn,easy %O A220984 0,1 %A A220984 _Stuart Clary_, Dec 27 2012