Would it be possible to create a Lucas-Lehmer-like test for primes of the form$ 3^{n}-2$

78 Views Asked by At

I was thinking maybe this could be a proof formed around $(3+\sqrt7 )(3-\sqrt7)$ instead of $(2-\sqrt3)(2+\sqrt3)$, but I don't know. I'm not an expert on this by any stretch, just curious.