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 (n1,n2,)?




Further, from n, we should be able to get back each n1,n2, etc.
For example, from n1=120,n2=135,n3=789,n4=980, we need a number n. And from n, we should be able to get back numbers n1=120,n2=135,n3=789,n4=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 limhrightarrow0fracsin(ha)h

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