Calculus – Is There Any Integral for the Golden Ratio?

big-listcalculusgolden ratiointegration

I was wondering about important/famous mathematical constants, like $e$, $\pi$, $\gamma$, and obviously the golden ratio $\phi$.
The first three ones are really well known, and there are lots of integrals and series whose results are simply those constants. For example:

$$ \pi = 2 e \int\limits_0^{+\infty} \frac{\cos(x)}{x^2+1}\ \text{d}x$$

$$ e = \sum_{k = 0}^{+\infty} \frac{1}{k!}$$

$$ \gamma = -\int\limits_{-\infty}^{+\infty} x\ e^{x – e^{x}}\ \text{d}x$$

Is there an interesting integral* (or some series) whose result is simply $\phi$?

* Interesting integral means that things like

$$\int\limits_0^{+\infty} e^{-\frac{x}{\phi}}\ \text{d}x$$

are not a good answer to my question.

Best Answer

Potentially interesting:

$$\log\varphi=\int_0^{1/2}\frac{dx}{\sqrt{x^2+1}}$$

Perhaps also worthy of consideration:

$$\arctan \frac{1}{\varphi}=\frac{\int_0^2\frac{1}{1+x^2}\, dx}{\int_0^2 dx}=\frac{\int_{-2}^2\frac{1}{1+x^2}\, dx}{\int_{-2}^2 dx}$$

A development of the first integral:

$$\log\varphi=\frac{1}{2n-1}\int_0^{\frac{F_{2n}+F_{2n-2}}{2}}\frac{dx}{\sqrt{x^2+1}}$$

$$\log\varphi=\frac{1}{2n}\int_1^{\frac{F_{2n+1}+F_{2n-1}}{2}}\frac{dx}{\sqrt{x^2-1}}$$

which stem from the relationship $(x-\varphi^m)(x-\bar\varphi^m)=x^2-(F_{m-1}+F_{m+1})x+(-1)^m$, where $\bar\varphi=\frac{-1}{\varphi}=1-\varphi$ and $F_k$ is the $k$th Fibonacci number. I particularly enjoy:

$$\log\varphi=\frac{1}{3}\int_0^{2}\frac{dx}{\sqrt{x^2+1}}$$ $$\log\varphi=\frac{1}{6}\int_1^{9}\frac{dx}{\sqrt{x^2-1}}$$ $$\log\varphi=\frac{1}{9}\int_0^{38}\frac{dx}{\sqrt{x^2+1}}$$ $$\log\varphi=\frac{1}{12}\int_1^{161}\frac{dx}{\sqrt{x^2-1}}$$

Related Question