I've seen a similar question to this on this site: Calculate sum of $\sum_{n=1}^{\infty}(-1)^n\frac{\ln n}{n}$.
However, this sum is a little different because the argument within the natural log function does not match the denominator and the sum starts at n = 2 instead of 1.
When I plugged this into Wolfram Alpha I get a complex number as a result:
$$ \sum_{n=2}^{\infty}(-1)^n \frac{\ln(n-1)}{n} ≈-0.0834085 - 4.53932×10^-14 i$$
I can't tell if this is a April fool's joke by Wolfram or if this answer is legitimate. How does a complex number arise when all terms in the sum are real?