login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of the maximum value p>0, such that (cos(sin(x)))^p >= sin(cos(x)), x in (0,Pi/2).
7

%I #16 Oct 01 2012 10:51:54

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

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

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

%N Decimal expansion of the maximum value p>0, such that (cos(sin(x)))^p >= sin(cos(x)), x in (0,Pi/2).

%C Equal to the inverse of the maximum of the function f(x) from A215832.

%D R. Witula, D. Jama, E. Hetmaniok, D. Slota, On some inequality of the trigonometric type, Zeszyty Naukowe Politechniki Slaskiej - Matematyka-Fizyka (Science Fascicle of Silesian Technical University - Math.-Phys.), 92 (2010), 83-92.

%F max p = 1/A215832 = 1.5600155834525...

%Y Cf. A215832, A168546, A215670, A215668, A216891.

%K nonn,cons

%O 1,2

%A _Roman Witula_, Aug 24 2012