i'm trying to understand, how WolframAlpha solves an quite difficult Integral, however i don't know what wolframAlpha is doing in this step:
1 / ((p-1) * p) --> ((1/(p-1)) - (1/p))
Everything i could think of is --> ((1/(p-1)) * (1/p))
Thanks for your help :)