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称为应用程序配置文件,通过该文件配置可控制程序的 ...
随机推荐
- ERROR EPERM: operation not permitted, mkdir 'C:\Users\Administrator\Desktop\text\nuxt\basic\.nuxt\components'
C:\Users\Administrator\Desktop\text\nuxt>cd basic C:\Users\Administrator\Desktop\text\nuxt\basic& ...
- Codeforces Round #624 (Div. 3) B. WeirdSort(排序)
output standard output You are given an array aa of length nn . You are also given a set of distinct ...
- 【资源分享】Garry's mod 自制整合包
*----------------------------------------------[下载区]----------------------------------------------* ...
- testng的注解
今天又学了点testng的新知识.原来在testng执行用例时,同一个class中的各个method按照字母顺序执行.为了实现自定义顺序执行,怎么办呢? 加入注解priority,举例如下: http ...
- 【C语言】输入10个人的成绩,求平均值
#include<stdio.h> int main() { int i; ,score[]; printf("请输入10个数字:\n"); ; i < ; i+ ...
- IDEA中进行远程调试springboot项目
1.以debug的模式启动Springboot项目 命令 java -Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=8888,suspe ...
- vue中的回到顶部
<template> <div class="main"> <div class="content">灰色部分是内容部分&l ...
- 多种方式实现平均分栏布局(有间距)div平分行宽
以下例子基于分四栏+栏间有间距的例子分析 效果图: html代码: <div class="buy-one-buy"> <h3>淘一淘</h3> ...
- 每天进步一点点------Verilog 测试平台(Testbench) (一)
每天进步一点点------Verilog 测试平台(Testbench) (一)
- oss创建文件夹
在进行putObject时,第二个参数写成path/your-object即可