Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

I do not find in orthodox Christianity one redeeming feature. -- Thomas Jefferson


tech / sci.math / Re: (Real) Number view

SubjectAuthor
* (Real) Number viewwij
`* Re: (Real) Number viewWilliam
 `- Re: (Real) Number viewDusty Ordonez

1
(Real) Number view

<93ec0999-8ed2-4a13-b8e0-eb8677fcda81n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=70498&group=sci.math#70498

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:622a:344:: with SMTP id r4mr16042369qtw.296.1628682722600;
Wed, 11 Aug 2021 04:52:02 -0700 (PDT)
X-Received: by 2002:a25:c752:: with SMTP id w79mr45592266ybe.348.1628682722354;
Wed, 11 Aug 2021 04:52:02 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!4.us.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!fdn.fr!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Wed, 11 Aug 2021 04:52:02 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=58.115.187.102; posting-account=QJ9iEwoAAACyjkKjQAWQOwSEULNvZZkc
NNTP-Posting-Host: 58.115.187.102
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <93ec0999-8ed2-4a13-b8e0-eb8677fcda81n@googlegroups.com>
Subject: (Real) Number view
From: wyni...@gmail.com (wij)
Injection-Date: Wed, 11 Aug 2021 11:52:02 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: wij - Wed, 11 Aug 2021 11:52 UTC

I just combined my number view into a file. Some issues might be interested
https://sourceforge.net/projects/cscall/files/MisFiles/NumberView-en.txt/download

1. Infinity
2. Real axis
3. 'cardinality' of ℝ is greater than ℵ1,ℵ2,ℵ3,...
4. Infinite series
5. 1=√1=√(-1)*(-1)=i*i=-1.

Possible issues about 0.999...=1 (or lim(x->∞) 1/x=0) had been debated for
years (both are wrong. Some minor errors remain for historic reason).
https://sourceforge.net/projects/cscall/files/MisFiles/Infinity-zh.txt/download
====
+--------------+
| Nomenclature |
+--------------+
Entity:: The real object under measurement. We understand and describe the real object
via measurement. What we feel and inside our brain are the results of
measurement, not the real object itself.

Symbol '=':: x=y means the occurrence of x can be replaced by y, vice versa.

[Note] This is a formal definition. Actual usage is normally accompanied by
an 'equivalence relation=='. If "x=y" is a proposition, then
a=b iff a==b. This definition emphasizes the operational meaning
(needed in programming).
Ex: We know 1cm and 1m are different. But through the analysis of
"infinite set theory", card(1cm)=card(1m) or set(1cm)=set(1m). Let alone
the semantics of cardinality, the equality will be surely used
ambiguously.

Trichotomy Property:: Same as ordered relation. For any two elements a,b, exactly one of the
relation holds: a<b, a==b, or a>b (elements can be sorted). Explanation for
other symbols (<=,>=) are omitted.

Real Axis:: A widthless graduated scale for measuring the length or position of an entity.
The division marks on the scale may be referred to as points or 'real
numbers'. The scale is like the cracks separating the 'continuous space'.
The mark itself has no measure of length, so the point or the number.

Point:: The same as in Euclidean geometry. A mark of position, same as the marks on a
graduated scale.

Number:: A symbol(operand or expression) that identifies point.

Number '∞'(infinity):: 1. ∀n∈ℕ, n<∞
2. The multiplicative inverse of ∞ is 1/∞, the additive inverse is -∞

[Ref] For the development history that infinity is a number:
https://sourceforge.net/projects/cscall/files/MisFiles/Infinity-en.txt/download

Distance:: The absolute differences between two numbers. For two numbers a,b on the real
axis, d=dist(a,b)=|a-b|. (sometimes, length is used for distance)

Interval:: The set of numbers on the real axis between two numbers. E.g. [a,b]≡
{x| x is a number on the real axis, a<=x<=b}. Definition of other kind of
intervals [),(],() are the same as in average mathematics. Note that a single
point x can construct a single-point interval [x,x], dist(x,x)=len(x,x) |x-x|=0.

Density Property:: For any two different numbers, there exists another different number in
between. Take interval [a,b] for instance: ∀i,j∈[a,b], i<j such that ∃k,
i<k<j.

Extended ℕ:: ℕ∪{∞}, noted as Eℕ

Extended ℤ:: ℤ∪{∞}, noted as Eℤ

Extended ℚ:: Set {p/q; p,q∈Eℤ, q≠0}, noted as Eℚ

Corollary: The maximal(of minimal) number in an open interval can not be
precisely explicitly shown. (prohibited by density property)

+--------------------------------------------------------------+
| Prop5: Non-zero length interval can not be stuffed by points |
+--------------------------------------------------------------+
Let interval A=[a,b], a<b. Because any point p∈A is 1-1 correspondent to
interval [p,p], p∈[p,p], dist([p,p])=|p-p|=0:
But the maximal possible length of all q numbers of sub-intervals containing
a single point in A is q*0=0.
QED.

Corollary: The 'cardinality' of ℝ is greater than ℵ1,ℵ2,ℵ3,... (symbols are
discrete)

+------+
| Line |
+------+
Line:: Line is a set of ordered points (if in term of points). Conversely, any
ordered set could be called a line.

Straight Line:: Two different points A,B define a straight line L(A,B)≡ {x| x satisfies
exactly one of the following equations 1:dist(A,x)= dist(A,B)+dist(B,x)
2:dist(x,B)=dist(x,A)+dist(A,B) 3:dist(A,B)=dist(A,x)+dist(x,B)}
I.e. x that satisfies equ-1 is an extended line point from B.
x that satisfies equ-2 is an extended line point from A.
x that satisfies equ-3 is in line [A,B].

Corollary: Real axis is a straight line.
Corollary: The shortest distance between two points is a straight line (the
sentence reads funny).
Corollary: The sum of the length of any two sides of a triangle is greater than
that of the third side.

+-----------------+
| Infinite Series |
+-----------------+
Rule1: Infinite series A,B are equal iff the summand and the index are equal
Rule2: The expanded form of infinite series must list the last addend.
Otherwise, the expanded form is ill-formed (obsecure semantics).

Ex.1 (the last addend is omitted):
A=1+2+3+4+5+...
=(1+2)+(3+4)+5+...
=3+7+5+... // ill-formed, obsecure semantics.

Last addend listed:
A=1+2+3+4+5+...+∞ // well-formed, the exanded form of Σ(n=1,∞) {n}

Ex.2:
S=1+2+4+8+... // ill-formed
<=> S=1+2(1+2+4+8+...)
<=> S=1+2S
<=> S=-1

Last addend listed:
S=1+2+4+8+...+2^∞
<=> S=1+2(1+2+4+...+2^(∞-1))
<=> S=1+2S-2^(∞+1)
<=> S=2^(∞+1)-1 // Lots of similar "magic calculation" deriving the result
// S=-1 can be found in youtube. (the term containing the
// last addend ∞ is ignored)

Ex.3:
"f(n)= Σ(k=0,n) 1/k! => f(∞)=e(The base of natural logarithm)"?
We know for sure ∀n∈ℕ, f(n)∈ℚ. To get the result f(n)=e (f(n)∉ℚ), the only
current option is n=∞. But the issue whether or not f(∞)=e (exact equal by
definition) can only be decided via definition, e.g. e≡f(∞). Otherwise, we
can only say f(∞)≈e. (In considering the definition of the equal sign '=',
other forms of e are likely not mutually replaceable with f(∞))

Ex.4: x= Σ(n=1,∞) 1/n²
A common expression is x= Σ(n=1,∞) 1/n²= π²/6, therefore, π=√(6*x)
The issue here is: Lots of π can be derived from various infinite serieses.
But, according to the definition of '=', the result of mutual substitution
may become inconsistent.
For now, the uncontroversial definition of π is the ratio of the
circumference of a circle to its diameter, it is more correct to use '≈'.
Therefore, Σ(n=1,∞) 1/n² ≈ π²/6 is what it is.

=============== Exponential Problems (to resolve) =================
+--------------------------------------+
| Equality of multi-value of n-th root |
+--------------------------------------+
From the fundamental theorem of algebra, square root has two solutions, e.g.
√2=±1.414... Therefore, "√2=1.414..." is not really correct and can cause
contradictory results like n=-n. This is a common case, e.g. If √1=1 is
correct, then 1=√1=√(-1)*(-1)=i*i=-1...

∴ The symbol '√' (or nth root of a number) should mean operation, can not be
substituted with any ascertained number.

+-------------------------------------------------------------------------+
| Prop6: Periodic exponential function is equivalent to constant function |
+-------------------------------------------------------------------------+
Let f:T->T be a computational(decisive) function. x,a,t∈ T. function f
satisfies two properties:
P1: f(x)=f(x+n*t) ... f is periodic of t, ∀n∈ ℕ
P2: f(x)^a=f(a*x) ... f has such an exponential arithmetic property

Lemma1: For any a∈ T, f(x)=f(x+a*t)
Proof: f(x)=f(x+a*t)
=> f(x)^(1/a)=f(x+a*t)^(1/a)
<=> f(x/a)= f(x/a+t) ... from P2
<=> f(x/a)= f(x/a) ... from P1
<=> true

Lemma2: For any a,b∈ T, f(a)=f(b)
Proof: f(a)=f(b)
<=> f(a)=f(a+(b-a))
<=> f(a)=f(a+((b-a)/t)*t)
<=> f(a)=f(a) ... From Lemma1
<=> true

∴ If Lemma2 is converted to text: Function that satisfies P1,P2 are equivalent
to a constant function.

+---------------------+
| De Moivre's formula |
+---------------------+
x,θ∈ ℝ, k∈ ℤ, (cos(θ)+i*sin(θ))^x= cos(x*(θ+2kπ))+i*sin(x*(θ+2kπ))
If simplified using "cis": cis(θ)^x= cis(x*(θ+2kπ))

Note: This section contains unsolved issues, but not important for now.

To prevent issues raised by Prop6 (including issues in the identity
x^(a*b)=(x^(1/b))^a=(x^a)^(1/b)):
1. De Moivre's formula only applicable to complex number (Exponential
operation of real number x must first convert x to a complex number of
cis form. But converting complex of cis(x) form to a+b*i form may suffer
downcast problem)
2. cis(θ)≠cis(θ+2kπ)

Re: (Real) Number view

<8301e1cc-6ed7-4335-b262-9ffe63f92b37n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=70542&group=sci.math#70542

  copy link   Newsgroups: sci.math
X-Received: by 2002:a05:620a:1309:: with SMTP id o9mr164903qkj.378.1628703898620; Wed, 11 Aug 2021 10:44:58 -0700 (PDT)
X-Received: by 2002:a25:11c2:: with SMTP id 185mr49069005ybr.101.1628703898426; Wed, 11 Aug 2021 10:44:58 -0700 (PDT)
Path: i2pn2.org!i2pn.org!news.uzoreto.com!tr3.eu1.usenetexpress.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: sci.math
Date: Wed, 11 Aug 2021 10:44:58 -0700 (PDT)
In-Reply-To: <93ec0999-8ed2-4a13-b8e0-eb8677fcda81n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2607:fea8:9240:3e74:a096:5ccb:ee59:71d8; posting-account=1lE9SQkAAADFrJsDv61dh1YXcJ_ahy5I
NNTP-Posting-Host: 2607:fea8:9240:3e74:a096:5ccb:ee59:71d8
References: <93ec0999-8ed2-4a13-b8e0-eb8677fcda81n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8301e1cc-6ed7-4335-b262-9ffe63f92b37n@googlegroups.com>
Subject: Re: (Real) Number view
From: wpihug...@gmail.com (William)
Injection-Date: Wed, 11 Aug 2021 17:44:58 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 4
 by: William - Wed, 11 Aug 2021 17:44 UTC

While you can certainly add a point oo (or two points +oo and -oo) to the field or rationals to get |R^*
what you get is no longer a field. In particular, it is no longer true that x+1 =/= x.

--
William Hughes

Re: (Real) Number view

<sf13b2$10ds$3@gioia.aioe.org>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=70543&group=sci.math#70543

  copy link   Newsgroups: sci.math
Path: i2pn2.org!i2pn.org!aioe.org!sHOXf7EwUFqQynFIiR4AXg.user.46.165.242.75.POSTED!not-for-mail
From: oyi...@cxvnas.ca (Dusty Ordonez)
Newsgroups: sci.math
Subject: Re: (Real) Number view
Date: Wed, 11 Aug 2021 18:02:11 -0000 (UTC)
Organization: Aioe.org NNTP Server
Message-ID: <sf13b2$10ds$3@gioia.aioe.org>
References: <93ec0999-8ed2-4a13-b8e0-eb8677fcda81n@googlegroups.com>
<8301e1cc-6ed7-4335-b262-9ffe63f92b37n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Info: gioia.aioe.org; logging-data="33212"; posting-host="sHOXf7EwUFqQynFIiR4AXg.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Evolution/2.31 (Windows 3.1;)
X-Notice: Filtered by postfilter v. 0.9.2
 by: Dusty Ordonez - Wed, 11 Aug 2021 18:02 UTC

William wrote:

> While you can certainly add a point oo (or two points +oo and -oo) to
> the field or rationals to get |R^*
> what you get is no longer a field. In particular, it is no longer true
> that x+1 =/= x.

I CANT BELIEVE THAT PEOPLE ARE BEING LAID OFF BECAUSE OF A VACCINE THAT
IS NOT FDA APPROVED,,..

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor