ciao a tutti, ho 3 array

var1 = 1, 2, 3, 4, 5, 10
var2 = 1, 3, 10
var3 = 1, 5, 10

come faccio a mettere i valori comuni 1, 10 in un nuovo array?