Tuesday 17 June 2014

number theory - Generate unique integer from $n$ integers and solve to get the integers from result

What could be the best way to generate a unique integer from $n$ integers in order $(n_1,n_2,\ldots)$?




Further, from $n$, we should be able to get back each $n_1, n_2,\ldots $ etc.
For example, from $n_1=120, n_2=135, n_3=789, n_4=980$, we need a number $n$. And from $n$, we should be able to get back numbers $n_1=120, n_2=135, n_3=789, n_4=980$. For the sake of computation effort, it would be better if we could generate as much small number as possible.



Thank you.

No comments:

Post a Comment

real analysis - How to find $lim_{hrightarrow 0}frac{sin(ha)}{h}$

How to find $\lim_{h\rightarrow 0}\frac{\sin(ha)}{h}$ without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...