Is there any twin prime representing function?

235 Views Asked by At

There are many prime representing functions.

For example, $\lfloor A^{3^n} \rfloor$ is prime representing function because for all positive integers n ,it generates a different prime number. Here $A$ is approximately $1.306377...$ and $\lfloor . \rfloor$ denotes the floor function.

Likewise, is there any function that generates twin primes for all positive integer n?