Let $a,b,c,d,e$ five natural numbers ($a,b,c,d,e \in N$). We know that $2^{1386} | abcde$. (note that $a,b,c,d,e$ are not constant and we can choose them).
Find the largest $k \in N $ such that $2^k | a+b+c+d+e$.
note:the question didn't say $abcde = 2^{1386}$ but I think the answer is given by assuming this. So assume $abcde = 2^{1386}$
I know the answer is 280. But I don't know how to get to the answer. the first guess is 277 which $a=2^{277} , b=2^{277} , c = 2^{277} , d= 2^{277} , e= 2^{278}$ but it is not the right answer. I want to know how to get to 280. Please not just give an example and give a solution for finding that specific example or for finding $k = 280$.