0 Members and 1 Guest are viewing this topic.
Here is a Venn diagram of real number:Reference: https://www.physicsforums.com/threads/is-my-classification-of-transcendental-correct.921555Here's a pattern. There are infinitely many more integers than natural numbers. There are infinitely many more rational numbers than integers. There are infinitely many more algebraic numbers than rational numbers. There are infinitely many more real numbers than algebraic numbers. But somehow the state of countability changes only between real numbers and algebraic numbers.
This way, the examples for non-algebraic numbers in the Venn diagram below can be classified as analytic numbers, which means that they can be represented as a regular pattern in a generalized continued fraction. It means that they can be stated using a finite number of bits of information.
Here's a pattern.There are infinitely many more integers than natural numbers.There are infinitely many more rational numbers than integers.......But somehow the state of countability changes only between real numbers and algebraic numbers.
But somehow the state of countability changes only between real numbers and algebraic numbers.
You can add a finite set of transcendental numbers to the algebraic numbers and that's obviously no problem - the final set is still countable. Moreover you can add an infinite BUT countable set of transcendentals to the algebraic numbers and you would still have a final set that is countable. You can keep on adding more infinite (but countable) sets of transcendentals and the resulting set will still be countable. Nothing changes or breaks until you try to add an uncountable set of transcendentals, for example if you tried to add ALL of the transcendental numbers.
I'd like to borrow a concept from biology in grouping organisms....
In your example, they are either polyphiletic or paraphyletic.
It's sort of the point here. Physics breaks down below this length.
there are more (numbers) than you could ever need, and they are all free
It means that they (...certain types of numbers...) can be stated using a finite number of bits of information....(and going on to suggest that other types of numbers can not be represented with a finite amount of information)....
What I'm trying to say is that it is only human preference that has lead to the development of rational numbers before the development of irrational numbers. In your classification of different sets of numbers as being a "monophylectic" or "paraphylectic", there may not be any objective reason to consider "this place" or "this set of numbers" as being the natural ancestor of some subsequent sets of numbers that we might construct.
Quote from: hamdani yusuf on 30/11/2022 12:55:12This way, the examples for non-algebraic numbers in the Venn diagram below can be classified as analytic numbers, which means that they can be represented as a regular pattern in a generalized continued fraction. It means that they can be stated using a finite number of bits of information.This new class of real numbers can also be called compressible number or algorithmic number. They can be produced by a finite algorithm using only natural numbers. So, the number onion diagram would contain natural > integer > rational > algebraic > algorithmic > real.
You can't jump to use root operator for the first iteration of number classification because it requires exponentiation by rational number.
Hi.Quote from: hamdani yusuf on 02/12/2022 02:43:58You can't jump to use root operator for the first iteration of number classification because it requires exponentiation by rational number. Not necessarily. For example, the Taylor series for √(1+x) is just a series involving only exponentiation by natural number powers (which is just repeated multiplication if you didn't even want to use that exponentiation). Admittedly, I would like some use of division. Anyway set x = 1 and then you have a series which can be the motivation for them wanting to build a bigger algebraic structure that includes the limit of that series. (Just to be clear, they don't need to know anything about Taylor series - they can just observe that there is a series which seems to be leading somewhere and be motivated to build a bigger algebraic structure that would include the limit of such a series). Best Wishes.
Admittedly, I would like some use of division.
Quote from: hamdani yusufYou can't jump to use root operator for the first iteration of number classification because it requires exponentiation by rational number.From another perspective, there is a binary square root algorithm that operates very similar to binary division - just compare, subtract and shift.- It requires no exponentiation.- However, since it requires an infinite number of shifts and subtractions to calculate √2, you can't call it a finite algorithm. - ...even if you did have a computer that could store and compare numbers with an infinite number of bits.
But still, the main point remains. You can't jump number classifications.
In mathematics, the hyperoperation sequence [nb 1] is an infinite sequence of arithmetic operations (called hyperoperations in this context)[1][11][13] that starts with a unary operation (the successor function with n = 0). The sequence continues with the binary operations of addition (n = 1), multiplication (n = 2), and exponentiation (n = 3).After that, the sequence proceeds with further binary operations extending beyond exponentiation, using right-associativity. For the operations beyond exponentiation, the nth member of this sequence is named by Reuben Goodstein after the Greek prefix of n suffixed with -ation (such as tetration (n = 4), pentation (n = 5), hexation (n = 6), etc.) [5] and can be written as using n − 2 arrows in Knuth's up-arrow notation.