Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #10 Mar 25 2019 04:34:44
%S 9,9,9,7,6,3,9,7,2,6,5,4,7,4,7,3,4,6,6,9,8,8,2,3,0,6,0,2,7,1,2,1,5,0,
%T 6,7,9,1,2,6,4,2,2,7,3,2,4,3,8,5,5,1,9,6,7,5,5,4,4,4,9,8,6,4,9,3,3,7,
%U 6,4,8,3,9,5,2,4,4,7,3
%N Decimal expansion of Pi*sqrt(e) + e*sqrt(Pi).
%e 9.997639726547473466988230602712150679126422...
%t RealDigits[N[E Sqrt[Pi] + Pi Sqrt[E], 170]][[1]]
%Y Cf. A105643, A307053.
%K nonn,cons
%O 1,1
%A _Philipp O. Tsvetkov_, Mar 21 2019