登录
OEIS由OEIS基金会的许多慷慨捐赠者.

 


A140133号
拉普拉斯极限透镜形区域内封闭区域的十进制展开。
0
1, 8, 5, 3, 2, 6, 8, 4, 4, 8, 7, 0, 7, 9, 8, 7, 0, 3, 3, 2, 2, 1, 9, 3, 6, 4, 0, 3, 4, 3, 9, 7, 2, 7, 8, 8, 7, 9, 4, 6, 9, 6, 5, 3, 8, 9, 6, 3, 2, 5, 4, 6, 4, 0, 1, 3, 5, 5, 7, 8, 1, 0, 0, 2, 0, 6, 7, 8, 7, 9, 7, 3, 6, 5, 0, 8, 5, 1, 6, 6, 2, 7, 1, 1, 7, 1, 3, 3, 4, 8, 8, 5, 5, 6, 9, 0, 2, 5, 8, 8
抵消
1,2
评论
有关复杂分析函数,请参见Weisstein。
链接
Eric W.Weisstein,拉普拉斯极限(给出的值不正确)
例子
1.853268...
数学
f[x_]:=(平方[x-Tanh[x]]*(x*Csch[x]^2+2*x-齿[x])/(2*Sqrt[-x+齿[x]]);xmax=x/。FindRoot[Coth[x]-x==0,{x,1},WorkingPrecision->200];第一个[RealDigits[Chop[Quiet[NIntegrate[f[x],{x,0,xmax},WorkingPrecision->200,MaxRecursion->20]]*4],10,100]](*Jean-François Alcover公司2012年6月7日之后D.S.麦克尼尔*)
黄体脂酮素
(鼠尾草)
定义A140133号_缺点(dps=200):
从mpmath导入mp,sqrt,tanh,coth,csch,findroot,quad
mp.dps=2*dps#安全
定义f(x):返回1/2*sqrt(x-tanh(x))*(x*csch(x)^2+2*x-coth(x)
xmax=findroot(λx:coth(x)-x,1)
返回四元组(f,[0,xmax])*4#[D.S.麦克尼尔2011年2月1日]
关键字
欺骗,非n
作者
状态
经核准的

查找|欢迎光临|维基|注册|音乐|地块2|演示|索引|浏览|网络摄像头
贡献新序列。或评论|格式|样式表|变换|超级搜索|最近
OEIS社区|维护人OEIS基金会。

许可协议、使用条款、隐私政策。.

上次修改时间:美国东部夏令时2024年9月21日14:38。包含376087个序列。(在oeis4上运行。)