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 A140724 #14 Dec 12 2023 08:31:51 %S A140724 1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7, %T A140724 7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1, %U A140724 3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7,9,5,1,3,3,1,5,9,7,7 %N A140724 Period 10: 1, 5, 9, 7, 7, 9, 5, 1, 3, 3 repeated. %C A140724 The last digit of A108981(n). %C A140724 Also the continued fraction of (290003+sqrt(240183699293))/652402. %C A140724 Also the decimal expansion of 13073/81819. %C A140724 The period contains each of the 5 odd digits twice. %H A140724 <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (2,-2,2,-2,1). %F A140724 a(n)+a(n+5) = 10 = A010692(n). %F A140724 a(n) = a(n+10) . %F A140724 a(10*k+9+i) = a(10*k+18-i) (palindromic). %F A140724 a(n) = 2*a(n-1)-2*a(n-2)+2*a(n-3)-2*a(n-4)+a(n-5). G.f.: -(1+3*x+x^2-3*x^3+3*x^4)/ ((x-1) * (x^4-x^3+x^2-x+1)). %t A140724 PadRight[{},120,{1,5,9,7,7,9,5,1,3,3}] (* _Harvey P. Dale_, Apr 23 2020 *) %o A140724 (PARI) 13073/81819. \\ _Charles R Greathouse IV_, Jul 21 2015 %K A140724 nonn,easy %O A140724 0,2 %A A140724 _Paul Curtz_, Jul 12 2008 %E A140724 Edited by _R. J. Mathar_, Sep 07 2009