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 A253924 #38 Feb 16 2025 08:33:24 %S A253924 1,2,5,3,7,3,6,8,3,1,3,1,5,3,7,2,0,8,8,3,8,9,9,7,8,6,4,3,1,1,9,0,3,0, %T A253924 3,5,0,7,9,6,8,5,3,3,8,0,0,6,7,1,2,3,1,2,4,0,2,4,1,8,0,9,8,1,3,8,0,1, %U A253924 0,8,3,4,9,5,3,1,8,0,3,3,7,1,0,5,3,3,1,7,1,6,1,6,9,0,4,0,0,3,8,1,0,8,7,6,8 %N A253924 Decimal expansion of Padovan factorial constant. %C A253924 The Padovan factorial constant is associated with the Padovan factorial A126772. %H A253924 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PadovanSequence.html">Padovan Sequence</a> %F A253924 Equals limit n->infinity A126772(n) / (d^(n/2) * r^(n^2/2)), where r = 1.324717957244746025960908854478... (see A060006) is the root of the equation r^3 = r + 1, d = 0.3936412824011163853866584484465616545579227324... is the root of the equation 1 + 7*d + 184*d^2 - 529*d^3 = 0. %e A253924 1.25373683131537208838997864311903035079685338006712312402418098138... %Y A253924 Cf. A000931, A060006, A126772. %K A253924 nonn,cons %O A253924 1,2 %A A253924 _Vaclav Kotesovec_, Jan 26 2015