| The Hyperbeam | ||
|---|---|---|
|
The Hyperbeam consists of rectangles of numbers, each monagonal direction can have a different amount of numbers the "order" along the k'th monagonal is denoted by mk |
||
| nBm0..mn-1 : [ki]m0..mn-1 ε [0..j=0∏n-1mj-1] | ||
|
basic hyperbeam multiplication |
nB(m..)1 * nB(m..)2 : n[ki](m..)1(m..)2 = n[ [[ki \ mk2] (m..)1k=0∏n-1mk1](m..)2 + [ki % mk2](m..)2](m..)1(m..)2 (m..) abreviates m0..mn-1 (m..)1(m..)2 abreviates m01m02..mn-11mn-12 |
|
|
Aspects amount: 2n F |
nB(m..)~R ^perm(0..n-1 ; equal?(mk)) R = k=0∑n-1 ((reflect(k)) ? 2k : 0) |
|
|
The above defines 2n aspectial variants due to reflection cordinate permutations define the factor F |
||
|
perm(0..n-1 ; equal?(mk)) expresses permuting 0..n-1 in either situation: One might concider different orientation of the hyperbeam as equal which make F = n! concidering the possibility of interchanging only direction with equal order makes F the product of the factorials of amounts of equal order directions: M = {mk ; ml < ml+1} ; F = mεM∏ #(mk=m)! (experimental way to express this which might be adapted) |
Special Hyperbeams | |
|
The Normal Hyperbeam |
nNm0..mn-1 : [ki] = k=0∑n-1 ki mkk | |
|
This hyperbeam can be seen as the source of all numbers as with Dynamic Numbering: nBm0..mn-1 = {nNm0..mn-1} nBm0..mn-1 |
||
|
The Constant "1" Hyperbeam |
n1m0..mn-1 : [ki] = 1 | |
|
This hyperbeam is usually added to a hyperbeam to change the numberrange from analitic [0..j=0∏n-1mj-1] into regular [1..j=0∏n-1mj] |
||
| Hyperbeam identities | ||
| The Normal Squares | 2Nm = 2N1,m * 2Nm,1 | 2Nmt = 2Nm,1 * 2N1,m |
| Dimensional growth |
nNm = N1..1,m * n-1Nm nNm0..mn-1 = N1..1,mn-1 * n-1Nm0..mn-2 |
|