Hello. how can I use the lucas Lehmer test to see if a Mersenne number is prime? there is an algorithm ready so having only enter the number to be verified?
I'm not sure if this helps directly, but the Lucas-Lehmer test is used in the Mathematica function PrimeQ.
PrimeQ