Mersenne Primes Formula $2^n-1$ gives false results just like any of those ones:
$3^n-2, 4^n-3, P_1\cdot P_2+P_1+P_2$, or $5^n-4$ and so on..
I think that each of those formulas(including Mersenne's) is just giving random odd numbers -that may or may not be primes- and doesn't have anything special.. So the question is "What's the special -functional- thing about that Mersenne Primes formula?"
One special thing about Mersenne primes is that each one leads to a perfect number if you multiply it by $2^{n-1}$.