I'm seeing a distribution where the pdf $F(x)$ for random variable $x$ is like this:
$$ F(x) = (bx)^a + o(x^a)$$
where $a>0$ and $b>0$.
EDIT: For context, this distribution appears near the beginning of this paper: https://www.sciencedirect.com/science/article/pii/0377221778900449 . It is accompanied by 3 assumptions:
- $\inf \{F(x) > 0 \}=0$
- $F(x) = (bx)^a + o(x^a),\,\, a>0, b>0$
- $\int_0^{\infty} x*[1-F(x)]dx < \infty$
I understand that $o(x^a)$ is the highest upper bound of $x^a$. It doesn't seem to be one of the common distributions like geometric, uniform, normal, etc. I'm having difficulty identifying this distribution.