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.
%I A376539 #8 Sep 30 2024 14:58:51 %S A376539 68,124,126,182,318,374,376,432,568,624,626,682,818,874,876,932,1068, %T A376539 1124,1126,1182,1318,1374,1376,1432,1568,1624,1626,1682,1818,1874, %U A376539 1876,1932,2068,2124,2126,2182,2318,2374,2376,2432,2568,2624,2626,2682,2818,2874 %N A376539 Natural numbers whose iterated squaring modulo 1000 eventually settles at the attractor 376. %C A376539 The natural numbers decompose into eight categories under the operation of repeated squaring modulo 1000, four of which consist of numbers that eventually settle at the attractors 0 (cf. A008592), 1 (cf. A376538), 376 (this sequence), or 625 (cf. A017329), two of which eventually enter one of the 4-cycles 176, 976, 576, 776 (cf. A376540) or 201, 401, 801, 601 (cf. A376541), and two of which eventually enter one of the 20-cycles 16, 256, 536, 296, 616, 456, 936, 96, 216, 656, 336, 896, 816, 856, 736, 696, 416, 56, 136, 496 (cf. A376508) or 41, 681, 761, 121, 641, 881, 161, 921, 241, 81, 561, 721, 841, 281, 961, 521, 441, 481, 361, 321 (cf. A376509). %C A376539 The first-order differences of the numbers in this sequence repeat with a fixed period of length four: 56, 2, 56, 136, ... %H A376539 <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (1, 0, 0, 1, -1). %e A376539 68^2 = 624 -> 624^2 = 376 -> 376^2 = 376 -> ... (mod 1000). %Y A376539 Cf. A008592, A017329, A376506, A376507, A376508, A376509, A376538, A376540, A376541. %K A376539 nonn,easy %O A376539 1,1 %A A376539 _Martin Renner_, Sep 26 2024