MHB Integral with floor and ceil function

  • Thread starter Thread starter Krizalid1
  • Start date Start date
  • Tags Tags
    Function Integral
AI Thread Summary
The discussion revolves around evaluating the integral of the floor function involving logarithms and ceiling functions for integers greater than one. It establishes that for \( x > 1 \), the expression simplifies to zero, leading to the integral being computed over the interval from 0 to 1. The integrand's behavior is analyzed to find where it remains constant, resulting in a series of inequalities that define the limits of integration. The final result of the integral is shown to be \( \frac{1}{\alpha - 1} \). The complexity of the integral is acknowledged, highlighting its challenging nature.
Krizalid1
Messages
106
Reaction score
0
Here's an integral I love:

For each integer $\alpha>1,$ compute $\displaystyle \int_0^\infty {\left\lfloor {{{\log }_\alpha }\left\lfloor {\frac{{\left\lceil x \right\rceil }}{x}} \right\rfloor } \right\rfloor \,dx} .$
 
Mathematics news on Phys.org
For $x>1$, $\displaystyle 1 \le \frac{\lceil x \rceil}{x} < 2 \implies \left\lfloor \frac{\lceil x \rceil}{x} \right\rfloor = 1 \implies \log_{a} \left\lfloor \frac{\lceil x \rceil}{x} \right\rfloor =0$

So $\displaystyle \int_{0}^{\infty} \left\lfloor \log_{a} \Big\lfloor \frac{\lceil x \rceil}{x} \Big\rfloor \right\rfloor \ dx = \int_{0}^{1} \left\lfloor \log_{a} \Big\lfloor \frac{\lceil x \rceil}{x} \Big\rfloor \right\rfloor \ dx = \int_{0}^{1} \left\lfloor \log_{a} \Big\lfloor \frac{1}{x} \Big\rfloor \right\rfloor \ dx$

Now find where the integrand is constant.

$\displaystyle \left\lfloor \log_{a} \Big\lfloor \frac{1}{x} \Big\rfloor \right\rfloor = k $

$ \displaystyle k \le \log_{a} \Big\lfloor \frac{1}{x} \Big\rfloor < k+1 $

$ \displaystyle a^{k} \le \Big\lfloor \frac{1}{x} \Big\rfloor < a^{k+1} $

$ \displaystyle \displaystyle a^{k} \le \frac{1}{x} < a^{k+1} $ since $a$ is a positive integer

$\displaystyle \implies \frac{1}{a^{k+1}} < x \le \frac{1}{a^{k}} $

$ \displaystyle \int_{0}^{1} \left\lfloor \log_{a} \Big\lfloor \frac{1}{x} \Big\rfloor \right\rfloor \ dx = \sum_{k=1}^{\infty} \int_{\frac{1}{a^{k+1}}}^{\frac{1}{a^{k}}} k \ dx $

$ \displaystyle =\sum^{\infty}_{k=1}k\left(\frac{1}{a^{k}}-\frac{1}{a^{k+1}}\right) =\sum^{\infty}_{k=1}k\left(\frac{1}{a}\right)^{k}-\sum^{\infty}_{k=1}k\left(\frac{1}{a}\right)^{k+1} $

$ \displaystyle =\frac{\frac{1}{a}}{(1-\frac{1}{a})^{2}}-\frac{(\frac{1}{a})^{2}}{(1-\frac{1}{a})^{2}}=\frac{1}{a-1} $
 
Yes that's correct.
 
Krizalid said:
Here's an integral I love:

For each integer $\alpha>1,$ compute $\displaystyle \int_0^\infty {\left\lfloor {{{\log }_\alpha }\left\lfloor {\frac{{\left\lceil x \right\rceil }}{x}} \right\rfloor } \right\rfloor \,dx} .$
this one is very hard
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top