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.

A333304 Decimal expansion of (arccosh(2)/6)^(1/4)*Gamma(3/4)/(2*sqrt(Pi)).

This page as a plain text file.
%I A333304 #11 Dec 10 2023 17:38:10
%S A333304 2,3,6,6,1,0,5,0,5,6,0,6,5,0,1,7,5,3,9,8,9,4,0,9,2,3,9,5,4,6,8,6,9,0,
%T A333304 6,8,4,3,1,5,6,4,8,5,7,9,0,7,9,6,1,5,4,5,8,5,0,7,1,3,7,3,5,4,3,4,6,8,
%U A333304 2,4,6,8,8,7,7,2,8,3,2,8,2,1,5,6,7,8,2,2,9,3,7,6,5,1,6,3,1,6,0
%N A333304 Decimal expansion of (arccosh(2)/6)^(1/4)*Gamma(3/4)/(2*sqrt(Pi)).
%F A333304 Equals A301430 / sqrt(A333239).
%e A333304 0.236610505606501753989409239546869068431564857907961545850713735434682468877...
%p A333304 (log(2 + sqrt(3))/6)^(1/4)*GAMMA(3/4)/(2*sqrt(Pi)): evalf(%, 99);
%t A333304 c := (Gamma[3/4] (Log[2 + Sqrt[3]] / 6)^(1/4))/(2 Sqrt[Pi]); N[c, 100]
%Y A333304 Cf. A301430, A333239.
%K A333304 nonn,cons
%O A333304 0,1
%A A333304 _Peter Luschny_, May 13 2020