cp's OEIS Frontend

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.

A133868 Decimal expansion of the smallest positive fixed point of sec(x).

This page as a plain text file.
%I A133868 #15 Feb 16 2025 08:33:06
%S A133868 4,9,1,7,1,8,5,9,2,5,2,8,7,1,3,2,3,8,3,9,6,9,6,9,0,6,8,5,2,4,6,5,0,3,
%T A133868 9,7,8,6,0,9,4,8,5,0,0,0,9,9,9,1,2,1,1,2,1,5,9,7,1,2,8,9,3,3,7,1,7,7,
%U A133868 5,2,4,0,7,9,0,5,9,7,5,0,9,1,7,6,2,2,5,2,6,8,0,0,1,9,2,8,0,3,5,7,3,8,8,2,2
%N A133868 Decimal expansion of the smallest positive fixed point of sec(x).
%D A133868 Mohammad K. Azarian, On the Fixed Points of a Function and the Fixed Points of its Composite Functions, International Journal of Pure and Applied Mathematics, Vol. 46, No. 1, 2008, pp. 37-44. Mathematical Reviews, MR2433713 (2009c:65129), March 2009. Zentralblatt MATH, Zbl 1160.65015.
%D A133868 Mohammad K. Azarian, Fixed Points of a Quadratic Polynomial, Problem 841, College Mathematics Journal, Vol. 38, No. 1, January 2007, p. 60. Solution published in Vol. 39, No. 1, January 2008, pp. 66-67.
%H A133868 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/Secant.html">Secant</a>
%H A133868 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FixedPoint.html">Fixed Point</a>
%H A133868 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>.
%e A133868 4.9171859252871323839...
%t A133868 RealDigits[ x /. FindRoot[ Sec[x] == x, {x, 5}, WorkingPrecision -> 105]][[1]] (* _Jean-François Alcover_, Oct 22 2012 *)
%K A133868 nonn,cons
%O A133868 1,1
%A A133868 _Eric W. Weisstein_, Sep 27 2007