I saw on Wikipedia that the arithmetic-geometric mean of two numbers is given by $$\operatorname{agm}(x,y)=\frac{\pi}{2}\Bigg[\int_0^{\pi/2}\frac{d\theta}{\sqrt{x^2\cos^2\theta+y^2\sin^2\theta}}\Bigg]^{-1}$$ and I understand the proof of this little gem... however, how does one go about deriving something like this without knowing what to prove beforehand? For example, if I wanted to find an integral formula for the "geometric-harmonic mean" defined as $$\operatorname{ghm}(x,y)=\lim_{n\to\infty} g_n=\lim_{n\to\infty} h_n$$ where $$g_0=x$$ $$h_0=y$$ $$g_{n+1}=\sqrt{g_nh_n}$$ $$h_{n+1}=\frac{2}{\frac{1}{g_n}+\frac{1}{h_n}}$$ Then how would I go about finding an analogous integral formula?
2026-03-30 17:52:12.1774893132
Finding an integral formula for intertwined recursive sequences
151 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DEFINITE-INTEGRALS
- How can I prove that $\int_0^{\frac{\pi}{2}}\frac{\ln(1+\cos(\alpha)\cos(x))}{\cos(x)}dx=\frac{1}{2}\left(\frac{\pi^2}{4}-\alpha^2\right)$?
- Closed form of integration
- Integral of ratio of polynomial
- An inequality involving $\int_0^{\frac{\pi}{2}}\sqrt{\sin x}\:dx $
- How is $\int_{-T_0/2}^{+T_0/2} \delta(t) \cos(n\omega_0 t)dt=1$ and $\int_{-T_0/2}^{+T_0/2} \delta(t) \sin(n\omega_0 t)=0$?
- Roots of the quadratic eqn
- Area between curves finding pressure
- Hint required : Why is the integral $\int_0^x \frac{\sin(t)}{1+t}\mathrm{d}t$ positive?
- A definite integral of a rational function: How can this be transformed from trivial to obvious by a change in viewpoint?
- Integrate exponential over shifted square root
Related Questions in RECURRENCE-RELATIONS
- Recurrence Relation for Towers of Hanoi
- Solve recurrence equation: $a_{n}=(n-1)(a_{n-1}+a_{n-2})$
- General way to solve linear recursive questions
- Approximate x+1 without addition and logarithms
- Recurrence relation of the series
- first order inhomogeneous linear difference equation general solution
- Guess formula for sequence in FriCAS
- Solve the following recurrence relation: $a_{n}=10a_{n-2}$
- Find closed form for $a_n=2\frac{n-1}{n}a_{n-1}-2\frac{n-2}{n}a_{n-2}$ for all $n \ge 3$
- Young Tableaux generating function
Related Questions in RECURSION
- Solving discrete recursion equations with min in the equation
- Recognizing recursion relation of series that is solutions of $y'' + y' + x^2 y = 0$ around $x_0 = 0$.
- Ackermann Function for $(2,n)$
- Primitive recursive functions of bounded sum
- Ackermann Function for $f(2,n)$ as compared to $f(5,1)$
- Determinant of Block Tridiagonal Matrix
- In how many ways can the basketball be passed between four people so that the ball comes back to $A$ after seven passes? (Use recursion)
- Finding a recursive relation from a differential equation.
- A recursive divisor function
- Are these numbers different from each other?
Related Questions in RECURSIVE-ALGORITHMS
- Designing an algorithm for integer multiplication
- Pre - calc problem turned hard, easier method for this formula?
- Simple recursive algorithms to manually compute elementary functions with pocket calculators
- Divide set into two subsets of equal sum and maximum this sum
- How many times can I do (n-1)/2 and get a whole number, recursive to formula
- Solving $A_{n+1}=3A_n+2^n$
- How to get QuickSort algorithm to run in any time between $n\log n$ and $n^2$
- Counting the number of binary heaps created with N elements with duplicite numbers
- Computation of compositions of ceilings and divisions
- How do I fight loss of significance and/or improve convergence for this recursive algorithm?
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?
For any $a,b>0$, let $HG(a,b)=HG\left(\frac{2ab}{a+b},\sqrt{ab}\right)$ and for any $x>1$ let $f(x)=HG(1,x)$.
We have:
$$f(x) = HG(1,x) = HG\left(\frac{2x}{1+x},\sqrt{x}\right) = \frac{2x}{1+x}\,HG\left(1,\frac{1+x}{2\sqrt{x}}\right)\\= \frac{2x}{1+x}\,f\left(\frac{1+x}{2\sqrt{x}}\right)\tag{A} $$ and we may notice that the map $g:x\mapsto\frac{1+x}{2\sqrt{x}}$ sends the interval $(1,+\infty)$ into itself.
In particular the given problem is equivalent to finding an invariant measure $\mu$ such that $$\forall x>1,\qquad \mu((1,x)) = \frac{2x}{1+x}\,\mu\left(\left(1,\frac{1+x}{2\sqrt{x}}\right)\right)$$
Additionally, the sequence $x,g(x),g(g(x)),g(g(g(x))),\ldots$ converges really fast to $1$ for any $x>1$.
In particular $$ f(x) = \frac{4x}{(1+\sqrt{x})^2}\;f(g(g(x))) \tag{B}$$ leads to $f(x)\approx \frac{4x}{(1+\sqrt{x})^2}$ and $$ HG(a,b) = a\cdot f\left(\tfrac{b}{a}\right) \approx \frac{4ab}{\left(\sqrt{a}+\sqrt{b}\right)^2}=H\left(\sqrt{a},\sqrt{b}\right)^2\tag{C}$$ where $H$ stands for the usual harmonic mean. We may also notice that
$$ h(x)=\text{AGM}(1,x)=\text{AGM}\left(\sqrt{x},\frac{1+x}{2}\right) = \sqrt{x}\,h\left(\frac{1+x}{2\sqrt{x}}\right) $$ hence $$ \frac{f}{h}(x) = \frac{1}{g(x)}\cdot \frac{f}{h}(g(x))\tag{D} $$ and the problem of finding a closed form for $\text{HG}$ boils down to the problem of finding a closed form for the infinite product $$ g(x)\cdot g(g(x))\cdot g(g(g(x)))\cdot\ldots $$ On the other hand: $$ h(x) = \sqrt{x} h(g(x)) = \sqrt{x}\sqrt{g(x)} h(g(g(x))) = \ldots = \sqrt{x}\sqrt{g(x)g(g(x))\cdot\ldots} $$ hence $f(x)=\frac{x}{h(x)}$ and $$\boxed{ HG(a,b) = \frac{ab}{\text{AGM}(a,b)} = \color{red}{\frac{2}{\pi}\int_{0}^{+\infty}\frac{dx}{\sqrt{\left(1+\frac{x^2}{a^2}\right)\left(1+\frac{x^2}{b^2}\right)}}}.}\tag{E}$$
Further proof of $(E)$: it is enough to check that $\frac{ab}{\text{AGM}(a,b)}$ is invariant with respect to the replacements $b\to\sqrt{ab}, a\to\frac{2ab}{a+b}$.
$$\begin{eqnarray*}\frac{\sqrt{ab}\frac{2ab}{a+b}}{\text{AGM}\left(\sqrt{ab},\frac{2ab}{a+b}\right)}&=&\frac{2ab\sqrt{ab}}{\text{AGM}\left((a+b)\sqrt{ab},2ab\right)}\\&=&\frac{2ab}{\text{AGM}\left(a+b,2\sqrt{ab}\right)}\\&=&\frac{ab}{\text{AGM}\left(\frac{a+b}{2},\sqrt{ab}\right)}=\frac{ab}{\text{AGM}(a,b)}\;\large\checkmark\end{eqnarray*} $$