20

$x^2+1=0$ cannot be solved via real numbers.

Because of this, we extend the real numbers to complex numbers.We can solve $x^2+1=0$ and $x^2+x+1=0$ equations after we define complex numbers.

I wonder if we can solve all equations ( includes only the functions that are analytic.) via complex numbers or not? If It is yes, how can we prove that claim?

For example: Can $z^{100}-5z+2=e^{i.\operatorname{erf}(z)}$ be solved via complex numbers?

where $\operatorname{erf}(x) = \frac{2}{\sqrt{\pi}}\int_{0}^x e^{-t^2}\,\mathrm dt$

Note: This is just an example, I am not wondering the solution for a special example, I am wondering if a general proof is possible or not.

Update: I mention the functions that are analytic. $\bar z$ or $\Re{(z)}$ are not analytic functions.

Thanks for answers.

Mathlover
  • 10,256
  • You can solve any equation $p(z)=0$ , where $p(z)$ is a polynomial with Complex coefficients, and $z$ is a Complex variable, but not all functional equations. How do you define $erf(z)$ ? – user99680 May 05 '14 at 07:03
  • @user99680 erf(z) is an just example that equation can be very hard to see solution. I could write much more longer , I want to see general proof for analytic function equations . – Mathlover May 05 '14 at 07:08
  • I just asked because AFAIK, erf(z) is not an analytic function, but maybe I'm wrong, and it may be that, e.g., erf(x) can be analytically extended. – user99680 May 05 '14 at 07:11
  • @user99680 as gaussian function is analytic, its antiderivative is also analytic. – Ruslan May 05 '14 at 12:58
  • 6
    Consider $e^z=0$ – leonbloy May 05 '14 at 16:15
  • 1
    There are some nice proofs of Picard's little theorem here –  May 08 '14 at 16:03
  • @Ruslan: I don't mean to be argumentative, but I think you need to work on simply-connected domains for an analytic function to have an analytic antiderivative. – user99680 May 09 '14 at 01:05
  • I see you opened a bounty on this question. As far as I can see, you agree that my answer is sufficient, but still require the proof of the little Picard theorem. For the proof, I advise you to study a book on complex analysis, as the little Picard theorem is too complicated to prove on this side. Appart from that, I believe my answer fully answers your question. – 5xum May 09 '14 at 13:23
  • @5xum Thanks a lot for you answer. You gave good point and link to see which theorem related to my question but I really need to understand the proof. Maybe someone can help me with elementary proof. – Mathlover May 09 '14 at 13:38
  • 1
    Maybe that is work opening a new question. Something along the lines of "What is the most elementary proof of little Picard's theorem?" or similar. – 5xum May 09 '14 at 13:47

2 Answers2

25

All polynomial equations with non-constant polynomials with complex coefficients can be solved with complex numbers. This is the fundamental theorem of algebra. Link here.

All equations in general can not. For example, $z\bar z = -1$ has no solutions in $\mathbb C$.

In general, if you are asking if every equation $f(z) = 0$ has a solution in $\mathbb C$, you are asking if every function $f:\mathbb C\to\mathbb C$ has $0$ in its range (codomain). This is of course not true. There are many many functions which do not have $0$ in their codomain, of which $z\bar z+1$ is only one. There exist much uglier functions with this property, for example $$f(z)=\begin{cases}z&\text{ if } z\neq 0\\1&\text{ if } z=0\end{cases}.$$

Even all analytic functions do not contain $0$ in their codomain. For example, $f(z) = e^z$ does not hit $0$ at any point, meaning $e^z=0$ has no solution. However, in some way, analytic functions are the correct way to go. Because of Picard's little theorem also mentioned in the comments (Link) you know that if $f$ is entire (analytic and everywhere defined) and non-constant, then $f(z) = w$ has at least one solution for all values of $w$ except perhaps one. For example, $e^z=w$ has a solution (infinitely many of them) for all values of $w$ except $0$.

Edit: The fact that $f$ is not constant is a valid demand to make, of course, since if a function is constant, the equation $f(z)=0$ translates to $C=0$ for the constant value $C$ of $f$, and such equations are of little interest.

5xum
  • 126,227
  • 6
  • 135
  • 211
3

The idea of "all equations" is somewhat cloudy: What are admissible equations in the context of this question?

Consider the equation $$f(z):=\sqrt{4+z^2}- \log z=0\ .$$ Here $f$ is not uniquely defined in all of ${\mathbb C}$. It would be difficult to make general statements about the existence of solutions if such equations are admitted.

However, according to Picard's Theorem we can say the following: If $f:\ {\mathbb C}\to{\mathbb C}$ is a nonconstant entire analytic function then the equation $$f(z)=c$$ has at least one solution for every given $c\in{\mathbb C}$, with the exception of at most one $\>c\in{\mathbb C}$. As an example consider the exponential function $f(z):=e^z$, which does not take the value $c=0$.