For a given real number $r$ let $[r]$ denote the largest integer less than or equal to $r$ .Let $a>1$ be a real number which is not an integer,and let$k$ be the smallest possible positive integer such that $[a^k]>[a]^k$.then which of the following statement is always true----
A) $k \leq 2([a]+1)^2$
B) $k \leq ([a]+1)^4$
C) $k \leq 2^{([a]+1)}$
D) $k \leq \frac{1}{(a-[a])}+1$
I tried hard but couldn’t find out a purely algebraic way of solving the problem. Please help me in this regard. Thanks.
Say $a = [a]+x, 0<x<1$. Then, $[a]^{k-1}=[a^{k-1}] = [([a]+x)^{k-1}] = [[a]^{k-1}+[a]^{k-2}x\binom{k-1}{1}+...+ x^{k-1}]$. In particular, $x(k-1)<x[a]^{k-2}(k-1)<1.$ Therefore, $k<1+\dfrac{1}{x} = 1+\dfrac{1}{(a - [a])}.$