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.

A171216 a(n) = (4^(5*n+1) + 7)/11.

Original entry on oeis.org

373, 381301, 390451573, 399822410101, 409418147942773, 419244183493398901, 429306043897240473973, 439609388950774245347701, 450160014285592827236045173, 460963854628447055089710256501, 472026987139529784411863302656373
Offset: 1

Views

Author

A.K. Devaraj, Dec 05 2009

Keywords

Comments

In A165806, A165808 & A165809 a congruence property of polynomial functions was demonstrated. In the present sequence a congruence property of exponential functions is demonstrated. Let the function be f(n) = 2^n + 7. Then f(n + k*phi(f(n))) is congruent to 0 mod(f(n)). This is a sequence of quotients generated by (f(n + k*phi f(n)))/f(n) when n = 2.

References

  • A. K. Devaraj, "Euler's generalisation of Fermat's theorem - a further generalisation" - Hawaii International conference on Mathematics & Statistics (2004). [ISSN 15503747]

Programs

Formula

G.f. -x*(-373+1024*x) / ( (1024*x-1)*(x-1) ). - R. J. Mathar, Oct 08 2011