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
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.
At point of writing, the expression
However, with interval numbers, the expression can be defined:
Because the limits of the given example formula results in +∞ and -∞:
Using this approach, other indeterminate forms could be expressed as an interval and solved to equations as well. Especially the usage and current definition in measure theory should be further evaluated [6].
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.
https://en.wikipedia.org/wiki/Indeterminate_form
https://en.wikipedia.org/wiki/Extended_real_number_line
https://en.wikipedia.org/wiki/Algebraic_structure
https://en.wikipedia.org/wiki/Magma_(algebra)
https://mathworld.wolfram.com/AffinelyExtendedRealNumbers.html
