Integer tuples with equal L1 and L2 norms

  • Thread starter Thread starter boy_travels
  • Start date Start date
  • Tags Tags
    Integer L2
boy_travels
Messages
2
Reaction score
0
Let x and y be n-tuples of non-negative integers.

Furthermore,

sum x_i = sum y_i

and,

sum x_i^2 = sum y_i^2

Is it true that x must be a permutation of y?

Cheers!
 
Physics news on Phys.org
Sorry. I found a way to generate trivial counterexamples.

E.g. x = [16 13 9 4]
y = [17 12 8 5]

etc.
 

Similar threads

Back
Top