In[]:=
deploy
Tue 29 Jun 2021 14:22:30
In[]:=
eps=;logf[t_]:=LogGamma2-+LogGamma[t+1]-LogGammat-+2;inv[p_]:=Log10t/.FindRootLogGamma2-+LogGamma[t+1]-LogGammat-+2Log[eps],{t,100},WorkingPrecision100;DiscretePlotinv[p],5,{p,11/10,30/10,1/10},FillingAxis,FillingStyle->Directive[Opacity[0.5],Orange],AxesLabel{"p","g"},PlotLegendsg,5,ImageSizeLarge,PlotRangeAll
-2
10
1
p
1
p
1
p
1
p
-3/4
(p-1)
log
10
-3/4
(p-1)
Out[]=
In[]:=
vals=Table[{p,SetPrecision[10^inv[p],5]},{p,2,6}];TableForm[vals,TableHeadings{None,{"p","g(p)"}}]
Out[]//TableForm=
p | g(p) |
2 | 7853.2 |
3 | 856.89 |
4 | 413.88 |
5 | 288.44 |
6 | 232.49 |