I know when $n \equiv 3 \bmod 4$, the Euler pseudo prime is a strong pseudoprime, and that strong pseudoprime is a Euler pseudoprime.
But I don't know how to prove that every strong pseudoprime is a Euler pseudoprime.
I think that if we can prove that "if $n \equiv 1 \bmod 4$, the strong pseudoprime is a Euler pseudoprime."
Anyway I want to know how to prove [the question in the] title.
Thank you.
When someone says that $n$ is an "Euler pseudoprime" to base $a$, they might mean one of two things.
Some authors mean simply $a^{n-1}\equiv \pm 1\mod n$. If that's what you mean, then the commenters are correct: just check the definitions. But that's probably not what you mean because this isn't equivalent to strong pseudoprime-ness.
Other authors mean $a^{n-1}\equiv \left(\frac{a}{n}\right)\mod n$. (This is sometimes referred to as an Euler-Jacobi pseudoprime.) I'm guessing you mean this because you refer to the $n\equiv 3(4)$ case of EJ PSPs and strong PSPs being the same. The $n\equiv 1(4)$ case is trickier. See the discussion starting on page 1009 of Pomerance, Selfridge, and Wagstaff's 1980 paper.