N10 is generalization of N that every hypernumber in N10 is something like: ...a2a1a0 with ai∈0,1..9
(Notice that ...000∈N10)
Also we easily have +,∗ in N10.
first k number of a∗b= first k nubmer of (first k number of a * first k number of b)
first k number of a+b= first k nubmer of (first k number of a + first k number of b)
Fore example ...999+...0001=...000
Prove that every monic polynomial in N10[x] with degree d has at most d2 roots. algebrapolynomialalgorithmgeometrygeometric transformationinductionnumber theory