by Norbert Nopper
Thanks to Eric Lengyel for asking the initial right questions.
Thanks a lot, to my family and their patience having me as a 🤓.
The math formulas are encoded using MathJax. However, the decoding and rendering is not properly done in GitHub.
For properly displaying the formulas, please use another editor like Visual Studio Code.
The expressions
However, compared to
A naive approach like
Existing required math limits for above assumption:
Assume the usage of the associative law is allowed:
The result is again 0 and does not provide the expected result.
In the case of the given two indeterminate forms, the result could be any number. However, the resulting number can be enclosed in an interval.
Using the extended real number system
Following is given:
Interval, where the result for
As the result is probably not all numbers in the interval, any or at least one number in the interval must be expressed as a new interval number in:
The indeterminate form of
Rule I
Similar, the expression for the indeterminate form of
Rule II
The above illustration introduces a new axis like the complex number axis
These is the given mathematical operation.
Regarding the algebraic structure [3], only the required multiplication for the given rules is investigated.
This algebraic structure of the interval numbers is at least a Magma [4], as all multiplications in
Operation or rule | |
---|---|
Rule II | |
Multiplication for interval number | |
Operation in |
|
Rule I | |
In the test folder is a C++ implementation of the interval number and the unit tests.
Using this approach, other indeterminate forms could be expressed as an interval and solved to equations as well.
For now, it is shown, that the algebraic structure of the interval number is a Magma. However, including the other mathematical operations, the algebraic structure could be further investigated.
Furthermore, other intervals for indeterminate forms could be estimated and defined.
[1] Indeterminate form
[2] Extended real number line
[3] Algebraic structure
[4] Magma (algebra)