Larry Hanawalt
New member
- Joined
- Apr 8, 2020
- Messages
- 3
Is a function without an inverse possible?
Is a function without an inverse possible?
Do you mean, a function without an inverse function?
Any function is a relation, and any relation has an inverse (relation), but the inverse is not always a function.
Have you learned about one-to-one functions?
These are addition comments. There are a group of complex analysts/authors who would limit the use of radical signs to non-negative real numbers. It is discouraged using say 16i rather as you did above use (16exp2iπ)21It's about the convention sqrt(1) = 1 ... if (e^(i*pi))^2 = 1 and [sqrt(e^(i*pi))]*[sqrt(e^(i*pi))] = i^2 = -1 ... then it seems to me that the sqrt(1) = 1 convention contradicts calculation ... (e^(i*pi))^2 = 1 represents a rotation of 180 degrees ... but sqrt(1) = 1 does not allow for the inverse rotation ... [minus times minus] = plus but [sqrt(minus times minus)] is also = plus ... doesn't this make the conventional representation of the complex number field asymmetrical?
A related issue is that abs(-1) = 1 ... my questions are all about conventions, assumptions, axioms, the most basic assumptions about the relationships among 1, 0, zeta(0), -1, sqrt(1) etc
This has very little, if anything, to do with your original question.
The convention that sqrt(1) = 1 is part of the definition of the square root function. It is a choice of a principal value for the square root, a somewhat arbitrary choice that results in some useful properties. This applies primarily to the function over the reals, not over the complex numbers.
What you show with complex numbers is a separate matter; but it shows that if you try to define a principal value of the square root over the complex numbers leads to some complications. I'm not exactly sure what you mean by "inverse rotation" and "asymmetrical", but basically, yes, there are tricky things about the complex numbers.
I have no idea what you are concerned about with the absolute value, which is just part of the definition. But definitions and conventions are not the same as assumptions.
if I could prove employing the calculation [sqrt(-i^2) = i sqrt(i^2) = i*i = -1]
Yes, what you say about step A amounts to the fact that, with the usual definition of the principal root, [MATH]\sqrt{xy} = \sqrt{x}\sqrt{y}[/MATH] applies only for positive x and y, where all numbers involved, including the roots, are real. (It happens to hold if both are negative, but that does not fit the conditions of the theorem anyway.) This is what I meant in saying that the definition is applied only over the reals.The above calculation doesn't seem valid for either "sqrt(x)" or "-sqrt(x)". Did you type it in correctly?
To illustrate let's rewrite it as:-
step A: f(-i^2) = i*f(i^2)
step B: i*f(i^2) = i*i
step C: i*i = -1
CASE 1: Let f(x)=sqrt(x). The following manipulation: f(-x) = i*f(x) only holds for x≥0 therefore step A would not hold
CASE 2: Let f(x)=-sqrt(x). Then f(i^2) = f(-1) = -i therefore step B would not hold
Please check my logic, I might not be correct!