Curious about imaginary solution

  • Thread starter Thread starter atqamar
  • Start date Start date
  • Tags Tags
    Curious Imaginary
atqamar
Messages
55
Reaction score
0
It's clear that f(x)=e^x has no solution for f(x)\le0. So can there be imaginary solutions for values not in the range of the exponential function? Just as an example, can this have imaginary solutions, and how would one go about solving it: e^x=-e?
 
Physics news on Phys.org
atqamar said:
It's clear that f(x)=e^x has no solution for f(x)\le0. So can there be imaginary solutions for values not in the range of the exponential function?

do yon mean something like e^{y} = -1
and so
y = i \pi is a solution ?
 
The equation e^x = 0 still have no soltuons in the complex plane even.
 
Well, if you just assume e^{i\pi} = -1 holds**, then you simply have e^{i\pi + 1} = -e. Since e^{x} = n is defined in \mathbb{R}^2 for any n > 0, you can come up with any z such that e^{i\pi + z} = - n for any positive n.** Of course, you don't have to assume anything. :biggrin: The proofs for the formula e^{i\pi} + 1 = 0, using Euler's Formula, e^{ix} = \cos(x) + i\sin(x), are online somewhere.
 
Last edited:
However for a negative, non-zero value, the logarithm can be analytically extended. Assuming the primary branch, e^{i\pi}=-1 as mjsd hints, so using some log properties, \ln (-b) = \ln b + {i\pi}.

So for your example, x= \ln (-e) = \ln e + \ln (-1) = i\pi +1. Note this is all only in the primary branch cut, the functions in discussion here are multivalued in the complex plane.

EDIT: Didn't see Battousii's post, his one seems better explained than mine so ignore this =]
 
Last edited:
Kummer said:
The equation e^x = 0 still have no soltuons in the complex plane even.

yeah.
unless you count "complex infinity" as a possible solution. e^{-\infty}\rightarrow 0
 
mjsd said:
yeah.
unless you count "complex infinity" as a possible solution. e^{-\infty}\rightarrow 0
No you cannot count it. Maybe in physics it is okay, in math no such thing. In complex analysis there is no such thing. (Unless you are talking about the Riemann sphere, but that still infinity is not used in arithmetic. Additionally, infinity in complex plane is simplify one point it does not have directions like on the real line).
 
Thanks a lot guys.
I completely forgot about Euler's Identity as a prime example... it just slipped my mind.
However, the answer to this question brings up another question: do all functions have imaginary solutions for values that are not in their range? For example: f(x)=|x| does not have negative numbers in its range. However, even imaginary numbers seem to produce positive magnitudes (since it gives the distance from the origin to a value on the real-imaginary plane).
 
In general it is not possible to extend the range of a real function, in order to do so you must find a method of analytic continuation, which is usually done by defining a function that agrees with all values of the original function for where the original is defined, and also defines values elsewhere. The absolute value function has no analytic continuation that I know of.
 
  • #10
atqamar said:
do all functions have imaginary solutions for values that are not in their range?
Don't go mixing things up here.
You have a function f(x) which has a range. For any number y in the range you can find (at least) one x such that f(x) = y.

It is often possible to extend a function to the complex plane. This means, we define a new function g(z) for z a complex number, such that g(z) = f(z) if z happens to lie on the real line. By convention, we also denote this function g(z) as f(z) and call it the analytic continuation of f. It is not necessary that an analytic continuation exists (in fact, it is quite special for a function to be analytic) and there are certain theorems that state when it is possible to find such a function. But if it exists, then you have a new function f(z) defined on a bigger set, with a new range. Of course the old range is a subset of the new range, but the new range can be larger or not. For example, whereas exp(x) only has a range of exp(x) > 0, the function exp(z) has as range the entire complex plane, except for the origin. So the range has increased considerably. On the other hand, the absolute value function has range |z| > 0, whether z is real or complex, so the range doesn't increase for the analytic continuation. Therefore, going complex will not help you in finding a solution for |z| = -1, but it will for solving exp(z) = -e.
 

Similar threads

Back
Top