\[\Large\int_{0}^{1}\frac{\arctan x}{\sqrt{1-x^{2}}}\mathrm{d}x\]


\(\Large\mathbf{Solution:}\)
首先第一种做法,含参积分.不多说直接上图


第二种方法则是利用级数,易知
\[\begin{align*}
\int_{0}^{1}\frac{\arctan x}{\sqrt{1-x^{2}}}\mathrm{d}x&=\int_0^{\pi/2}\arctan(\sin(x))\,\mathrm{d}x\\&=\sum_{k=0}^\infty\frac{(-1)^k}{2k+1}\int_0^{\pi/2}\sin^{2k+1}(x)\,\mathrm{d}x\\
&=\sum_{k=0}^\infty\frac{(-1)^k}{2k+1}\frac{2^k\,k!}{(2k+1)!!}\\
&=\sum_{k=0}^\infty\frac{(-1)^k}{(2k+1)^2}\frac{4^k}{\displaystyle\binom{2k}{k}}
\end{align*}\]
下面来解决最后一个级数,利用Beta函数我们可以得到以下等式
\[\frac1{\displaystyle\binom{2n}{n}}=(2n+1)\int_0^1t^n(1-t)^n\mathrm{d}t\]
所以
\[\begin{align*}
\sum_{n=0}^\infty\frac{(-4)^nx^{2n}}{(2n+1)\displaystyle\binom{2n}{n}}
&=\int_0^1\frac1{1+4x^2t(1-t)}\mathrm{d}t\\
&=\int_0^1\frac1{1+x^2-x^2(2t-1)^2}\mathrm{d}t\\
&=\frac1{1+x^2}\int_0^1\frac1{1-\dfrac{x^2}{1+x^2}(2t-1)^2}\mathrm{d}t\\
&=\frac1{1+x^2}\int_{-1}^1\frac1{1-\dfrac{x^2}{1+x^2}t^2}\frac12\mathrm{d}t\\
&=\frac1{2x\sqrt{1+x^2}}\int_{-x/\sqrt{1+x^2}}^{x/\sqrt{1+x^2}}\frac1{1-t^2}\mathrm{d}t\\
&=\frac1{x\sqrt{1+x^2}}\mathrm{arctanh}\left(\frac{x}{\sqrt{1+x^2}}\right)\\
&=\frac1{x\sqrt{1+x^2}}\mathrm{arcsinh}(x)
\end{align*}\]
两边积分可以得到
\[\begin{align*}
\sum_{n=0}^\infty\frac{(-4)^n}{(2n+1)^2\displaystyle \binom{2n}{n}}
&=\int_0^1\frac1{x\sqrt{1+x^2}}\mathrm{arcsinh}(x)\,\mathrm{d}x\\
&=-\int_0^1\mathrm{arcsinh}(x)\frac1{\sqrt{\vphantom{\big|}1+1/x^2}}\mathrm{d}\frac1x\\
&=-\int_0^1\mathrm{arcsinh}(x)\,\mathrm{d}\,\mathrm{arcsinh}\left(\frac1x\right)\\
&=-\,\mathrm{arcsinh}^2(1)+\int_0^1\mathrm{arcsinh}\left(\frac1x\right)\,\mathrm{d}\,\mathrm{arcsinh}(x)\\
&=-\,\mathrm{arcsinh}^2(1)-\int_1^\infty\mathrm{arcsinh}(x)\,\mathrm{d}\,\mathrm{arcsinh}\left(\frac1x\right)\\
&=-\,\mathrm{arcsinh}^2(1)+\int_1^\infty\frac1{x\sqrt{1+x^2}}\mathrm{arcsinh}(x)\,\mathrm{d}x\\
&=-\frac12\,\mathrm{arcsinh}^2(1)+\frac12\int_0^\infty\frac1{x\sqrt{1+x^2}}\mathrm{arcsinh}(x)\,\mathrm{d}x\\
&=-\frac12\,\mathrm{arcsinh}^2(1)+\frac12\int_0^\infty\frac{t\,\mathrm{d}t}{\sinh(t)}
\end{align*}\]
其中
\[\int_0^\infty\frac{t\,\mathrm{dt}}{\sinh(t)}=\int_0^\infty\sum_{k=0}^\infty2t\,e^{-(2k+1)t}\,\mathrm{d}t=\sum_{k=0}^\infty\frac2{(2k+1)^2}=\frac{\pi^2}4\]
所以
\[\color{red}{\sum_{n=0}^\infty\frac{(-4)^n}{(2n+1)^2\displaystyle \binom{2n}{n}}=\frac{\pi^2}8-\frac12\mathrm{arcsinh}^2(1)}\]

\[\Large\boxed{\displaystyle \int_{0}^{1}\frac{\arctan x}{\sqrt{1-x^{2}}}\, \mathrm{d}x=\color{blue}{\frac{\pi^2}8-\frac12\mathrm{arcsinh}^2(1)}}\]

一个arctan积分的两种解法的更多相关文章

  1. Java描述表达式求值的两种解法:双栈结构和二叉树

    Java描述表达式求值的两种解法:双栈结构和二叉树 原题大意:表达式求值 求一个非负整数四则混合运算且含嵌套括号表达式的值.如: # 输入: 1+2*(6/2)-4 # 输出: 3.0 数据保证: 保 ...

  2. 51nod 1165 整边直角三角形的数量(两种解法)

    链接:http://www.51nod.com/Challenge/Problem.html#!#problemId=1165 直角三角形,三条边的长度都是整数.给出周长N,求符合条件的三角形数量. ...

  3. ORACLE 查询一个数据表后通过遍历再插入另一个表中的两种写法

    ORACLE 查询一个数据表后通过遍历再插入另一个表中的两种写法 语法 第一种: 通过使用Oracle语句块  --指定文档所有部门都能查看 declare cursor TABLE_DEPT and ...

  4. 关于Euler-Poisson积分的几种解法

    来源:https://www.cnblogs.com/Renascence-5/p/5432211.html 方法1:因为积分值只与被积函数和积分域有关,与积分变量无关,所以\[I^{2}=\left ...

  5. 一个ListView怎么展示两种样式

    private class MyBaseMsgAdapter extends BaseAdapter { //获取数据适配器中条目类型的总数,修改成两种(纯文本,输入+文字) @Override pu ...

  6. .NET一个线程更新另一个线程的UI(两种实现方法及若干简化)

    Winform中的控件是绑定到特定的线程的(一般是主线程),这意味着从另一个线程更新主线程的控件不能直接调用该控件的成员. 控件绑定到特定的线程这个概念如下: 为了从另一个线程更新主线程的Window ...

  7. Letter Combinations of a Phone Number:深度优先和广度优先两种解法

    Letter Combinations of a Phone Number Given a digit string, return all possible letter combinations ...

  8. leetcode-91-解码方法(动态规划和递归两种解法)

    题目描述: 一条包含字母 A-Z 的消息通过以下方式进行了编码: 'A' -> 1 'B' -> 2 ... 'Z' -> 26 给定一个只包含数字的非空字符串,请计算解码方法的总数 ...

  9. POJ 1157 LITTLE SHOP OF FLOWERS (超级经典dp,两种解法)

    You want to arrange the window of your flower shop in a most pleasant way. You have F bunches of flo ...

随机推荐

  1. beego登录退出与检查登录过滤器

    // ShowLogin 登陆显示 func (c *UserController) ShowLogin() { username := c.Ctx.GetCookie("username& ...

  2. vue中style下scope的使用和坑

    在vue组件中,为了使样式私有化(模块化),不对全局造成污染,可以在style标签上添加scoped属性以表示它的只属于当下的模块,这是一个非常好的举措,但是为什么要慎用呢?因为在我们需要修改公共组件 ...

  3. 每天进步一点点------Allegro 原理图到PCB网表导入

  4. win api + ffmpeg 播放 mp3 音乐

    暂时记录,还有很多需要改善的地方一直没弄好,比如不知道怎么对上正确的播放速度. 有一些多余的代码,不用在意. #include <iostream> #include <fstrea ...

  5. 使用@RunWith(SpringJUnit4ClassRunner.class)进行单元测试时 报错 和 java.lang.NoSuchMethodError的解决方法

    1 使用@RunWith(SpringJUnit4ClassRunner.class)进行单元测试时,需要junit高版本和spring-test的高版本才支持,junit需要4.0以上的,sprin ...

  6. Vue实例 动态组件实现选项卡

    动态组件 选项卡 有n种实现方法 哈哈哈哈 <style> #app{ width: 260px; height: 200px; background: #fff; box-shadow: ...

  7. liunx详解-1

    一 文件系统 根目录结构 root root用户家目录 home 其他用户家目录 etc 系统配置目录 bin sbin 可执行二进制文件目录,sbin只有root可访问 opt 软件安装目录 usr ...

  8. fiddler中文乱码解决方案

    只用添加一个注册表变量就行 cmd窗口执行regedit命令,在弹出的注册表编辑界面找到fiddler 右击新建一个字符传值 HeaderEncodingGBK 结果如上图右所示~ 重启fiddler ...

  9. 「CSP-S模拟赛」2019第三场

    目录 T1 「POI2007」山峰和山谷 Ridges and Valleys 题目 考场思路(几近正解) 正解 T2 「JOI 2013 Final」 现代豪宅 题目 考场思路(正解) T3 「SC ...

  10. js中map和filter方法,以及search方法

    链接:https://blog.51cto.com/11871779/2126561 search方法: 介绍: search() 方法用于检索字符串中指定的子字符串,或检索与正则表达式相匹配的子字符 ...