\[\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. 机器学习(ML)十六之目标检测基础

    目标检测和边界框 在图像分类任务里,我们假设图像里只有一个主体目标,并关注如何识别该目标的类别.然而,很多时候图像里有多个我们感兴趣的目标,我们不仅想知道它们的类别,还想得到它们在图像中的具体位置.在 ...

  2. 95. 不同的二叉搜索树 II、96. 不同的二叉搜索树

    95 Tg:递归 这题不能算DP吧,就是递归 一个问题:每次的树都要新建,不能共用一个根节点,否则下次遍历对根左右子树的改动会把已经放进结果数组中的树改掉.. class Solution: def ...

  3. hadoop3.1.1 HA高可用分布式集群安装部署

    1.环境介绍 涉及到软件下载地址:https://pan.baidu.com/s/1hpcXUSJe85EsU9ara48MsQ 服务器:CentOS 6.8 其中:2 台 namenode.3 台 ...

  4. drf-jwt手动签发与校验,drf小组件:过滤、筛选、排序、分页

    复习 """ 频率组件:限制接口的访问频率 源码分析:初始化方法.判断是否有权限方法.计数等待时间方法 自定义频率组件: class MyThrottle(SimpleR ...

  5. Codeforces Round #618 (Div. 1)A(观察规律)

    实际上函数值为x&(-y) 答案仅和第一个数字放谁有关 #define HAVE_STRUCT_TIMESPEC #include <bits/stdc++.h> using na ...

  6. SVN代码迁移到GITlab

    ==================================================================================================== ...

  7. 02hive数据类型

    一. 基本数据类型 对于 Hive 的 String 类型相当于数据库的 varchar 类型,该类型是一个可变的字符串,不过它不能声明其中最多能存储多少个字符,理论上它可以存储 2GB 的字符数. ...

  8. Nginx做代理

    0 查看日志 tail -f /var/log/nginx/access.log 1 Nginx代理配置语法 1.Nginx代理配置语法 Syntax: proxy_pass URL; Default ...

  9. 红帽RHCE培训-课程1笔记目录

    目录 1.环境变量 env 2.man手册mandb;系统日志/var/log/messages 3.重定向和管道> 2> &> | tee 4.mail mail -s 标 ...

  10. php将数据写入另外一个文件

    有时候,为了验证PHP的运行过程或者了解代码中的变量的使用情况,需要将变量写到另外一个文件中,方便我们查看.最近也是经常用到file_put_contents这个函数,因为只是试验用,暂时还不需要考虑 ...