login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A244262 Decimal expansion of theta = 2.472548..., an auxiliary constant used to compute the best constant in Friedrichs' inequality in one dimension. 1

%I #7 Jun 24 2014 11:35:03

%S 2,4,7,2,5,4,8,0,7,5,2,4,0,1,2,2,7,0,1,4,3,7,6,3,5,5,0,9,3,5,8,2,0,2,

%T 8,3,7,7,4,3,6,0,5,5,5,5,8,8,4,1,1,5,1,6,0,8,0,7,2,2,1,4,8,1,1,7,2,1,

%U 8,1,9,1,2,6,2,7,5,4,3,2,0,9,7,7,0,4,6,8,7,4,0,8,7,5,8,8,4,2,4,8,8

%N Decimal expansion of theta = 2.472548..., an auxiliary constant used to compute the best constant in Friedrichs' inequality in one dimension.

%D Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 3.6 Sobolev Isoperimetric Constants, p. 223.

%H J. T. Marti, <a href="http://dx.doi.org/10.1137/0516010">The Least Constant in Friedrichs’ Inequality in One Dimension.</a>

%F Theta is the unique solution of the equation cos(t) - t/(t^2 + 1)*sin(t) = -1, with 0 < t < Pi.

%e 2.4725480752401227014376355093582...

%t theta = t /. FindRoot[Cos[t] - t/(t^2 + 1)*Sin[t] == -1, {t, 2}, WorkingPrecision -> 101]; RealDigits[theta] // First

%Y Cf. A244263.

%K nonn,cons,easy

%O 1,1

%A _Jean-François Alcover_, Jun 24 2014

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)