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.

A336501 Decimal expansion of lima bean curve perimeter.

This page as a plain text file.
%I A336501 #11 Jul 25 2020 10:22:09
%S A336501 3,9,3,1,7,0,2,7,9,8,9,5,4,5,0,1,4,2,7,9,0,9,9,6,8,6,2,5,7,8,4,2,5,8,
%T A336501 9,6,9,6,3,8,4,9,1,0,4,5,1,0,7,7,4,2,9,0,9,1,8,0,6,2,7,6,6,1,2,1,0,7,
%U A336501 8,1,5,8,2,6,7,9,5,1,4,1,8,5,2,3,1,0,9,8,9,2,3,5,0,5,0,4,3,5,2,8,3,9,3,3,5,9,7,9,0,4
%N A336501 Decimal expansion of lima bean curve perimeter.
%H A336501 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/BeanCurve.html">Bean Curve</a>
%e A336501 3.931702798...
%t A336501 Take[RealDigits[NIntegrate[Sqrt[1 + 3/2 Sin[x]^2 - 2 Sin[x]^3], {x, 0, 2 Pi}, WorkingPrecision -> 220, PrecisionGoal -> 110]/2][[1]], 110]
%Y A336501 Cf. A193506 (decimal expansion of the simple bean curve perimeter).
%K A336501 nonn,cons
%O A336501 1,1
%A A336501 _Eric W. Weisstein_, Jul 23 2020