Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

integration of ten digit singular character set

6 views
Skip to first unread message

marty....@gmail.com

unread,
Apr 27, 2013, 10:11:38 PM4/27/13
to
Advance math write 10 as single character.
/=a
\=b
|=c
-=d
/\=ab
/|=ac
/-=ad
\|=bc
\-=bd
+=cd
Each two character term (explicitly ab, ac, ad, bc, bd) may be reduced to single character symbols by juxtoposition of first and second characters. For instance c=| and -=d were combined to produce +=10.
Key
a=1
b=2
c=3
d=4
ab=5
ac=6
ad=7
bc=8
bd=9
cd=+ where+=n, n=10.
0 new messages