If 26!=n8^{k}, where k and n are positive integers, then what is the <strong>MAXIMUM</strong> value of k?

  1. A. 6
  2. B. 7
  3. C. 8
  4. D. 9

Correct Answer: B. 7

Explanation

The maximum power of 2 dividing 26! is given by Legendre's formula: \lfloor\frac{26}{2}\rfloor + \lfloor\frac{26}{4}\rfloor + \lfloor\frac{26}{8}\rfloor + \lfloor\frac{26}{16}\rfloor = 13 + 6 + 3 + 1 = 23. Since 8 = 2^3, the maximum power of 8 dividing 26! is \lfloor\frac{23}{3}\rfloor = 7.

Related questions on Algebra

Practice more NDA Mathematics questions