[[x]n]=[xn]. Where [.] represents greatest integer function and n∈N.
True
Given,
[[x]n]=[xn] n∈N.
First solving LHS:
Let [x]=nq+r .......(1)
where q and r are quotient and remainder respectively.
Now, putting the value of (1) in LHS we get,
⇒[[x]n] = [nq+rn]
⇒ [[x]n]=[q+rn]
We know that,
0≤r<n
⇒0≤rn<1
∴rn is the fractional part of [[x]n]
⇒ [[x]n]=q
Now solving RHS:
we know that
x=[x]+{x}
putting this in RHS we get,
[xn]=[[x]+{x}n]
⇒[xn]=[nq+r+{x}n] .....(2) (∵[x]=nq+r)
∵0≤r≤n−1 ......(3)
Also, 0≤{x}<1 .......(4)
On adding (3) and (4) we get,
⇒0≤r+{x}<n
⇒0≤r+{x}n<1
Now, from (2) we get,
⇒[xn]=[q+r+(x)n]=q
⇒[[x]n]=[xn]
Hence, the given statement is true.