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!)
A328033 Numbers m that divide 7^m + 6. 3

%I #23 Feb 08 2024 01:47:43

%S 1,13,793,1943,150341,183793,2348789,26052527,27982637,54789869,

%T 1588344433,3928538029,8115802931,16936276919,17786709541,47778790033,

%U 973094452518029

%N Numbers m that divide 7^m + 6.

%C Conjecture: For k > 1, k^m == 1 - k (mod m) has infinite number of positive solutions.

%C Also includes 2073273696480171732497. - _Giovanni Resta_, Oct 04 2019

%o (Magma) [1] cat [n: n in [1..10^8] | Modexp(7, n, n) + 6 eq n];

%Y Solutions to k^m == 1-k (mod m): A006521 (k = 2), A015973 (k = 3), A327840 (k = 4), A123047 (k = 5), A327943 (k = 6), this sequence (k = 7), A327468 (k = 8).

%Y Cf. A253210 (7^n + 6).

%K nonn,more

%O 1,2

%A _Juri-Stepan Gerasimov_, Oct 02 2019

%E a(12)-a(16) from _Giovanni Resta_, Oct 04 2019

%E a(17) from _Max Alekseyev_, Feb 07 2024

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 May 20 13:06 EDT 2024. Contains 372714 sequences. (Running on oeis4.)