Let M(n)={n,n+1,n+2,n+3,n+4,n+5} be a set of 6 consecutive integers. Let's take all values of the form ba+dc+fe with the set {a,b,c,d,e,f}=M(n).
Let ux+vy+wz=uvwxvw+yuw+zuv be the greatest of all these values.
a) show: for all odd n hold: gcd(xvw+yuw+zuv,uvw)=1 iff gcd(x,u)=gcd(y,v)=gcd(z,w)=1.
b) for which positive integers n hold gcd(xvw+yuw+zuv,uvw)=1?