login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A220981 a(n) = 6^(4n+2) - 6^(3n+2) + 3 * 6^(2n+1) - 6^(n+1) + 1: the left Aurifeuillian factor of 6^(12n+6) + 1. 2

%I #20 Feb 14 2024 02:22:39

%S 13,39493,58809673,78002205553,101481622729633,131604778271166913,

%T 170578072060319947393,221073129991920857571073,

%U 286511629376393032228157953,371319255900007820952456748033,481229795439713382306649129101313

%N a(n) = 6^(4n+2) - 6^(3n+2) + 3 * 6^(2n+1) - 6^(n+1) + 1: the left Aurifeuillian factor of 6^(12n+6) + 1.

%C The corresponding right Aurifeuillian factor is A220982.

%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Cunningham_project">Cunningham Project</a>

%H <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (1555,-345210,12427560,-72550080,60466176).

%F Aurifeuillian factorization: 6^(12n+6) + 1 = (6^(4n+2) + 1) * a(n) * A220982(n).

%F G.f.: -(21835008*x^4+24984288*x^3+1885788*x^2+19278*x+13) / ((x-1)*(6*x-1)*(36*x-1)*(216*x-1)*(1296*x-1)). [_Colin Barker_, Jan 03 2013]

%t Table[6^(4n+2) - 6^(3n+2) + 3 * 6^(2n+1) - 6^(n+1) + 1, {n, 0, 20}]

%t LinearRecurrence[{1555,-345210,12427560,-72550080,60466176},{13,39493,58809673,78002205553,101481622729633},20] (* _Harvey P. Dale_, Oct 01 2021 *)

%Y Cf. A092440, A085601, A220978, A198410, A220979-A220990.

%K nonn,easy

%O 0,1

%A _Stuart Clary_, Dec 27 2012

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)