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.

A128148 a(n) = least k such that 3^k mod k = 2^n.

Original entry on oeis.org

2, 2929, 41459, 2352527, 144937, 1055, 1829903, 7316185805, 114491, 3146746271, 5028467, 20299, 69609309001, 129433, 15307006153, 2149705, 66469, 559182815, 18429503, 4529951, 7094711, 83591212702535, 1251548749, 38088889
Offset: 0

Views

Author

Alexander Adamchuk, Feb 16 2007

Keywords

Examples

			a(1) = A128149(3) = 2929.
a(2) = A128150(3) = 41459.
		

Crossrefs

Cf. A078457 = least k such that the remainder when 3^k is divided by k is n.

Formula

a(n) = A078457(2^n).

Extensions

a(7)-a(9) from A078457. Max Alekseyev, Mar 11 2009
Extended by Max Alekseyev, Mar 15 2009
a(20) from Hagen von Eitzen, Aug 01 2009
a(21)-a(23) from Max Alekseyev, Feb 13 2012