A376541 Natural numbers whose iterated squaring modulo 1000 eventually enters the 4-cycle 201, 401, 801, 601.
7, 43, 49, 51, 93, 99, 101, 107, 143, 149, 151, 157, 199, 201, 207, 243, 257, 293, 299, 301, 343, 349, 351, 357, 393, 399, 401, 407, 449, 451, 457, 493, 507, 543, 549, 551, 593, 599, 601, 607, 643, 649, 651, 657, 699, 701, 707, 743, 757, 793, 799, 801, 843
Offset: 1
Keywords
Examples
7^2 = 49 -> 49^2 = 401 -> 401^2 = 801 -> 801^2 = 601 -> 601^2 = 201 -> 201^2 = 401 -> ... (mod 1000).
Links
- Index entries for linear recurrences with constant coefficients, signature (1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1).
Comments