Earlier quoted context omitted.
I agree with you that e is not arbitrary. I say that the period of 2π for e^ix is arbitrary, because we've arbitrarily defined periods of sin and cos as 2π. If we defined a function sin to take not an angle in radians, but in degrees (with a period of 360.0), and used that definition of sin in our math, then our complex e^ix would have a period of exactly 360, and the entire complex math would still work — for exampl…
You seem to think that the 2pi is injected into the definition of e^ix somewhere, but actually it's the other way round, 2pi comes out as a theorem. I'll give the rough outline. exp(x) for complex x is simply defined to be the infinite sum from k = 0 to infinity of x^k/k!. That is, exp(x) = 1 + x + x^2/2 + x^3/6 + x^4/24 + x^5/120 ... (BTW, the motivation for this definition is that exp'(x) = exp(x), which shouldn't…
The Pi thing feels now less of a coincidence than the fact that exp is a power. That probably falls out of expanding the polynomials but it so ingrained as taken for granted that it is wonderous when you think about it.