Euler Sums系列(四)
\[\Large\displaystyle \sum_{n=1}^\infty (-1)^n \frac{H_n}{2n+1}=\mathbf{G}-\frac{\pi}{2}\ln(2)\]
\(\Large\mathbf{Proof:}\)
\(\Large\mathbf{Method~One:}\)
Using the relation \(\displaystyle H_{n} = \int_{0}^{1} \frac{1-x^n}{1-x} \mathrm{d}x\), we find that the series reduces to
\[\begin{align*} \sum_{n=1}^\infty (-1)^n \frac{H_n}{2n+1} &= \int_{0}^{1} \frac{2}{1-x^2} \left( \frac{\pi x}{4} - \arctan x \right) \mathrm dx \\ &= \int_{0}^{1} \frac{2}{1-x^2} \left( \arctan \left( \frac{1-x}{1+x} \right) - \frac{\pi (1-x)}{4} \right) \mathrm dx \\ &= \int_{0}^{1} \frac{2}{1-x^2} \arctan \left( \frac{1-x}{1+x} \right) \mathrm dx - \int_{0}^{1} \frac{\pi}{2(1+x)} \mathrm dx \end{align*}\]
For the former one, we use the substitution \(\displaystyle t = \frac{1-x}{1+x}\) to obtain that
\[\int_{0}^{1} \frac{2}{1-x^2} \arctan \left( \frac{1-x}{1+x} \right) \mathrm dx = \int_{0}^{1} \frac{\arctan t}{t} \mathrm dt = \mathbf{G}\]
The latter one reduces to \(\displaystyle -\frac{\pi}{2} \ln 2\), so the conclusion follows.
\[\Large\boxed{\displaystyle \sum_{n=1}^\infty (-1)^n \frac{H_n}{2n+1}=\color{Blue}{\mathbf{G}-\frac{\pi}{2}\ln(2)}}\]
\(\Large\mathbf{Method~Two:}\)
\[\sum_{n=1}^\infty (-1)^n H_n t^n = \frac{-\ln(1+t)}{1+t}\]
Let \(t=x^2\)
\[\sum_{n=1}^\infty (-1)^n H_n x^{2n} = \frac{-\ln(1+x^2)}{1+x^2}\]
Integrating with respect to \(x\) and interchanging integral and summation we get
\[\begin{align*}
&\sum_{n=1}^\infty (-1)^n H_n \int_0^1 x^{2n}\mathrm dx = - \int_0^1 \frac{\ln(1+x^2)}{1+x^2}\mathrm dx\\
&\sum_{n=1}^\infty (-1)^n \frac{H_n}{2n+1}=-\int_0^1 \frac{\ln(1+x^2)}{1+x^2}\mathrm dx
\end{align*}\]
In the integral, substitute \(\displaystyle x=\tan(\theta)\):
\[\sum_{n=1}^\infty (-1)^n \frac{H_n}{2n+1} = 2\int_0^{\frac{\pi}{4}}\ln(\cos \theta) \mathrm d\theta\]
The remaining integral is evaluated using a fourier series:
\[\begin{align*}
\sum_{n=1}^\infty (-1)^n \frac{H_n}{2n+1}
&= 2 \int_0^{\frac{\pi}{4}}\left( -\ln(2)-\sum_{j=1}^\infty \frac{(-1)^j \cos(2j\theta)}{j}\right)\mathrm d\theta \\ &=-\frac{\pi}{2}\ln(2) -2\sum_{j=1}^\infty \frac{(-1)^j}{j}\int_0^{\frac{\pi}{4}}\cos(2j \theta) \mathrm d\theta \\&= -\frac{\pi}{2}\ln(2)+\sum_{j=1}^\infty \frac{(-1)^{j+1}}{j^2}\sin \left( \frac{\pi j}{2}\right) \\
&=\Large\boxed{\displaystyle \color{Blue}{\mathbf{G}-\frac{\pi}{2}\ln(2)}}
\end{align*}\]
Euler Sums系列(四)的更多相关文章
- Euler Sums系列(六)
\[\Large\displaystyle \sum_{n=1}^{\infty}\frac{H_{2n}}{n(6n+1)}\] \(\Large\mathbf{Solution:}\) Let \ ...
- Euler Sums系列(五)
\[\Large\displaystyle \sum_{n=1}^{\infty} \frac{\widetilde{H_n}}{n^{3}}\] where \(\widetilde{H_n}\) ...
- Euler Sums系列(一)
\[\Large\sum_{n=1}^{\infty} \frac{H_{n}}{2^nn^4}\] \(\Large\mathbf{Solution:}\) Let \[\mathcal{S}=\s ...
- Euler Sums系列(三)
\[\Large\sum_{n=1}^{\infty}\frac{\left(H_{n}^{(2)}\right)^{2}}{n^{2}}=\frac{19}{24}\zeta(6)+\zeta^{2 ...
- Euler Sums系列(二)
\[\Large\sum_{n=0}^\infty \frac{H_{2n+1}}{(2n+1)^2}=\frac{21}{16}\zeta(3)\] \(\Large\mathbf{Proof:}\ ...
- 前端构建大法 Gulp 系列 (四):gulp实战
前端构建大法 Gulp 系列 (一):为什么需要前端构建 前端构建大法 Gulp 系列 (二):为什么选择gulp 前端构建大法 Gulp 系列 (三):gulp的4个API 让你成为gulp专家 前 ...
- Netty4.x中文教程系列(四) 对象传输
Netty4.x中文教程系列(四) 对象传输 我们在使用netty的过程中肯定会遇到传输对象的情况,Netty4通过ObjectEncoder和ObjectDecoder来支持. 首先我们定义一个U ...
- S5PV210开发系列四_uCGUI的移植
S5PV210开发系列四 uCGUI的移植 象棋小子 1048272975 GUI(图形用户界面)极大地方便了非专业用户的使用,用户无需记忆大量的命令,取而代之的是能够通过窗体.菜单 ...
- WCF编程系列(四)配置文件
WCF编程系列(四)配置文件 .NET应用程序的配置文件 前述示例中Host项目中的App.config以及Client项目中的App.config称为应用程序配置文件,通过该文件配置可控制程序的 ...
随机推荐
- 用python实现密码校验程序
密码需要符合下面的要求: 8个字符以上,包含数字,大小写,开头不能为特殊字符. #! /usr/bin/pythonimport re password = str(input()) def lenO ...
- 无聊学习一下MVP这个概念
记录一下学习MVP,好处是便于替换前台页面(winfrom替换成asp.net),不改变页面逻辑层及其以后的层 M:业务逻辑 V:页面 P:页面逻辑 ,充当 页面和业务逻辑的中间层 规则:V和M不能直 ...
- DSP---TI CCSv5.5.x-Windows安装
TI CCSv5.5.x(正式版)-Windows版本 国内2013年9月13日首发安装CCSv5.5图示 *请关掉防火墙及杀毒软件进行安装 第一步 第二步 安装程序检测到挂起的重新启动,这可能在安装 ...
- Service Worker,Web Worker,WebSocket的对比
Service Worker 处理网络请求的后台服务.适用于离线和后台同步数据或推送信息.不能直接和dom交互.通过postMessage方法交互. Web Worker 模拟多线程,允许复杂计算功能 ...
- AcWing 868. 筛质数 线性筛法
#include <iostream> #include <algorithm> using namespace std; ; int primes[N], cnt; bool ...
- 【应急响应】Tomcat安全加固
一.删除或选定无效账号 二.密码复杂度 三.启用日志记录功能 四.登录超时 五.Tomcat错误页面重定向 六.禁止Tomcat目录列表显示文件
- Java进阶学习(5)之设计原则(上)
设计原则 城堡游戏 扩展 字符串被分割 String line = in.nextLine(); String[] words = line.split(" "); 消除代码复制 ...
- 吴裕雄 python 机器学习——半监督学习LabelSpreading模型
import numpy as np import matplotlib.pyplot as plt from sklearn import metrics from sklearn import d ...
- Bug搬运工-CSCvg37458:ISR4K goes into booting loop with "flash:" in boot statement
ISR4K升级的时候要注意了! 很可能会碰到如下的问题: ISR4K goes into booting loop with "flash:" in boot statement ...
- Day0 认识Java与变量类型
字节码与虚拟机 Java介于编译型语言和解释型语言之间.编译型语言如C.C++,代码是直接编译成机器码执行,但是不同的平台(x86.ARM等)CPU的指令集不同,因此,需要编译出每一种平台的对应机器码 ...