Is there a known way to evaluate sums of the form
$$\sum_{p\text{ prime}} x^{p},$$ and are there any restrictions on the value of $x$ (e.g., $|x|<1$ for typical geometric series)?
EDIT: The second question was extremely obvious. Of course $|x|<1$ is required. I honestly don't know how I missed that.
Partial answer. If $N \ge 2, x \ge 2$ then
$$ \lim_{N \to \infty} \sup \frac{\sum_{n \le N} x^n}{\sum_{p \le N} x^p} = \frac{x}{x-1} $$ which gives $$ {\sum_{p \le N} x^p} \approx (1-1/x){\sum_{n \le N} x^n} $$
converting the problem from a power series over primes to a much more managable power series over natural numbers.