I want to find a closed form of the following infinite series $$\sum\limits_{n=1}^\infty \frac{H_{n-1}\binom{2n}{n}}{4^n n^2}=?$$ It can be expressed in terms of $\gamma$ and $\pi$? Here $H_n=\sum\limits_{k=1}^n \frac{1}{k}$ is harmonic number.
2026-03-25 12:55:34.1774443334
A series involving binomial coefficient and harmonic number
307 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SEQUENCES-AND-SERIES
- How to show that $k < m_1+2$?
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Negative Countdown
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Show that the sequence is bounded below 3
- A particular exercise on convergence of recursive sequence
- Proving whether function-series $f_n(x) = \frac{(-1)^nx}n$
- Powers of a simple matrix and Catalan numbers
- Convergence of a rational sequence to a irrational limit
- studying the convergence of a series:
Related Questions in HARMONIC-NUMBERS
- A Gift Problem for the Year 2018
- Hypergeometric series with harmonic factor
- Infinite series with harmonic numbers related to elliptic integrals
- A non obvious example of a sequence $a(k)\cdot H_{b(k)}$ whose general term is integer many times, where $H_n$ denotes the $n$th harmonic number
- On integer sequences of the form $\sum_{n=1}^N (a(n))^2H_n^2,$ where $H_n$ is the $n$th harmonic number: refute my conjecture and add yourself example
- Simple formula for $H_n = m + \alpha $?
- Limit of the difference between two harmonic numbers
- Justify an approximation of $-\sum_{n=2}^\infty H_n\left(\frac{1}{\zeta(n)}-1\right)$, where $H_n$ denotes the $n$th harmonic number
- Show that for $n\gt 2$, $\frac{\sigma_1(n)}{n}\lt H_n$
- first derivative of exponential generating function of harmonic numbers
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
$$S=\sum\limits_{n=1}^\infty \frac{H_{n-1}\binom{2n}{n}}{4^n n^2}=\sum\limits_{n=1}^\infty \frac{H_{n}\binom{2n}{n}}{4^n n^2}-\sum\limits_{n=1}^\infty \frac{\binom{2n}{n}}{4^n n^3}$$
Evaluation of the first sum: Following my solution here, we reached, \begin{align} S_1=\sum\limits_{n=1}^\infty \frac{H_{n}\binom{2n}{n}}{4^n n^2}&=8\int_0^1 \frac{x\ln x\tanh^{-1}x}{1-x^2}\ dx+\zeta(3)+2\ln2\zeta(2) \end{align} Lets calculate the integral: \begin{align} I=\int_0^1 \frac{x\ln x\tanh^{-1}x}{1-x^2}\ dx=-\frac12\int_0^1 \frac{x\ln x}{1-x^2}\ln\left(\frac{1-x}{1+x}\right)\ dx \end{align} Expoilting the identity $\ \displaystyle\frac{\ln\left(\frac{1-x}{1+x}\right)}{1-x^2}=\sum_{n=1}^\infty\left(H_n-2H_{2n}\right)x^{2n-1}$ ( proved here), we get \begin{align} I&=-\frac12\sum_{n=1}^\infty\left(H_n-2H_{2n}\right)\int_0^1x^{2n-1}\ln x\ dx\\ &=\frac12\sum_{n=1}^\infty\frac{H_n-2H_{2n}}{(2n+1)^2}\\ &=\frac12\sum_{n=1}^\infty\frac{H_n}{(2n+1)^2}-\sum_{n=1}^\infty\frac{H_{2n}}{(2n+1)^2}\\ \end{align} For the first sum, Random Variable proved here the following identity :$$\sum_{n=1}^{\infty} \frac{H_{n}}{ (n+a)^{2}}= \left(\gamma + \psi(a) \right) \psi_{1}(a) - \frac{\psi_{2}(a)}{2} \, , \quad a >0.$$and by setting $a=1/2$, we obtain $\boxed{\displaystyle\sum_{n=1}^\infty\frac{H_n}{(2n+1)^2}=\frac74\zeta(3)-\frac{\pi^2}{4}\ln2}$
As for the second sum: \begin{align} \sum_{n=1}^\infty\frac{H_{2n}}{(2n+1)^2}&=\frac12\sum_{n=1}^\infty\frac{H_{n}}{(n+1)^2}(1+(-1)^n)=\frac12\sum_{n=1}^\infty\frac{H_{n-1}}{n^2}(1-(-1)^n)\\ &=\frac12\left(\sum_{n=1}^\infty\frac{H_n}{n^2}-\sum_{n=1}^\infty\frac{(-1)^nH_n}{n^2}-\zeta(3)+\operatorname{Li}_3(-1)\right)\\ &=\frac12\left(2\zeta(3)-\left(-\frac58\zeta(3)\right)-\zeta(3)+\left(-\frac34\zeta(4)\right)\right)\\ &\boxed{\sum_{n=1}^\infty\frac{H_{2n}}{(2n+1)^2}=\frac7{16}\zeta(3)} \end{align} and by combining the boxed results, we get $\ \displaystyle I=\frac7{16}\zeta(3)-\frac{\pi^2}{8}\ln2$ and plugging this result gives: $$\color{blue}{S_1=\frac92\zeta(3)-\frac{2\pi^2}{3}\ln2}$$
Evaluation of the second sum: Using the well known identity $$\quad\displaystyle\sum_{n=1}^\infty \frac{\binom{2n}n}{4^n}x^n=\frac{1}{\sqrt{1-x}}-1 \quad$$ multiply both sides by $\ \displaystyle\frac{\ln^2x}{2x}\ $ then integrate from $x=0$ to $x=1,\ $we get \begin{align} S_2&=\sum\limits_{n=1}^\infty \frac{\binom{2n}{n}}{4^n n^3}=\frac12\int_0^1\frac{\ln^2x}{x}\left(\frac{1}{\sqrt{1-x}}-1\right)\ dx, \quad \text{apply IBP}\\ &=-\frac1{12}\int_0^1\ln^3x(1-x)^{-3/2}\ dx\\ &=\frac1{12}\frac{\partial^3}{\partial\alpha^3}\text{B}\left(\alpha,-\frac12\right)_{\large\alpha\ \to\ 1}\\ &\color{blue}{S_2=2\zeta(3)-\frac{\pi^2}{3}\ln2+\frac43\ln^32} \end{align} Finally