The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A220985 The left Aurifeuillian factor of 10^(20n+10) + 1. 1
3541, 904806804901, 99004980069800499001, 9990004998000699800049990001, 999900004999800006999800004999900001, 99999000004999980000069999800000499999000001, 9999990000004999998000000699999800000049999990000001 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
The corresponding right Aurifeuillian factor is A220986.
LINKS
FORMULA
a(n) = 10^(8n+4) - 10^(7n+4) + 5 * 10^(6n+3) - 2 * 10^(5n+3) + 7 * 10^(4n+2) - 2 * 10^(3n+2) + 5 * 10^(2n+1) - 10^(n+1) + 1.
Aurifeuillian factorization: 10^(20n+10) + 1 = (10^(4n+2) + 1) * a(n) * A220986(n).
MATHEMATICA
Table[10^(8n+4) - 10^(7n+4) + 5 * 10^(6n+3) - 2 * 10^(5n+3) + 7 * 10^(4n+2) - 2 * 10^(3n+2) + 5 * 10^(2n+1) - 10^(n+1) + 1, {n, 0, 20}]
CROSSREFS
Sequence in context: A176139 A354542 A020412 * A252989 A253309 A253657
KEYWORD
nonn,easy
AUTHOR
Stuart Clary, Dec 27 2012
STATUS
approved

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 June 11 15:33 EDT 2024. Contains 373311 sequences. (Running on oeis4.)