Wondered whether the following equation holds true for all twin primes such that where $a$ and $b$ are twin primes and where $b=a+2$, then $3\left[\left(\frac{a+b}{2}\right)^2-1\right]+2 = NP$. Where $NP$ is a prime number?
I noticed while playing around with numbers that where
$y=(x^2)-1$ then $y=(x+1)(x-1)$. From this I found some twin primes chosen at random using the first equation above gave further larger primes.
First question on the site, so sincere apologies if the equation format is not perfect for posting here and or there are flaws in what I have observed.
For $a=41$, $b=43$, $$3\left[\left(\frac{a+b}{2}\right)^2-1\right]+2 = 5291 =(11)(13)(37).$$