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 A036175 #15 Apr 03 2020 01:19:32 %S A036175 0,6,26,12,28,32,1,18,52,34,31,38,39,7,54,24,49,58,16,40,27,37,15,44, %T A036175 56,45,8,13,68,60,11,30,57,55,29,64,20,22,65,46,25,33,48,43,10,21,9, %U A036175 50,2,62,5,51,23,14,59,19,42,4,3,66,69,17,53,36,67,63,47,61,41,35 %N A036175 Log base 7 (n) mod 71. %D A036175 I. M. Vinogradov, Elements of Number Theory, p. 224 %H A036175 I. M. Vinogradov, <a href="https://isidore.co/calibre/get/pdf/4459">Elements of Number Theory</a>, Translation of 5th revised edition, Dover Publications Inc., 1954, p. 224. %F A036175 Row n=20 of T(n,k) in A054503. - _Georg Fischer_, Jan 19 2020 %t A036175 a[1]=0; a[n_]:=MultiplicativeOrder[7, 71, {n}]; Array[a, 70] (* _Vincenzo Librandi_, Apr 03 2020 *) %Y A036175 Cf. A054503. %K A036175 nonn,fini,full %O A036175 1,2 %A A036175 _N. J. A. Sloane_ %E A036175 a(60)-a(71) from _Georg Fischer_, Jan 19 2020