I am reading two articles on this and am trying to reach from the exact formula of this (page 19), to the approximate formula of this (section 3.2). Here are the exact and approximated forms using a unified notation:
Exact: $\mathbb{E}(T) = \frac{\theta}{d}\frac{(\theta+d)_{N}}{(\theta)_{N}}-\frac{\theta}{d}$
Approximation: $\mathbb{E}(T)\approx \frac{\Gamma(1+\theta)}{d\Gamma(d+\theta)}N^d$
In these notations, $N$ is total number of elements (aka number of customers in Chinese Restaurant Process terminology), and $T$ is the total number of partitions (aka number of tables in Chinese Restaurant Process terminology), $\Gamma$ is the gamma function, $\theta, \alpha$ are the concentration and discount parameters of Pitman-Yor process, and $(b)_{N}$ is the pochhammer symbol $(b)_{N}=b(b+1)(b+2)...(b+N-1)$.