Solutions
Concept:
Greatest Integer Function: (Floor function)
The function f (x) = [x] is called the greatest integer function and means greatest integer less than or equal to x i.e [x] ≤ x.
Domain of [x] is R and range is I.
Fractional part function: It is defined as difference between a number and its integral value.
{f} = f - [f]
The binomial expansion of (x + y)n:
(x+ y)n = nC0( xn) + nC1 (xn - 1) y + nC(xn- 2). y2 +....... + nCnyn
Calculation:
Given that
R = (5√5 + 11)2n+1 -----(1)
According to question, f is a fractional part of R
⇒ f = R - [R] ------(2)
Let f1 = (5√5 - 11)2n+1 where 0 < f1 < 1
R - f1 = (5√5 + 11)2n+1 - (5√5 - 11)2n+1
[R] + f - f1 = (5√5 + 11)2n+1 - (5√5 - 11)2n+1 ------(3)
Expand this Binomially and substract both terms, we will get
(5√5 + 11)2n+1 - (5√5 - 11)2n+1 =
2[2n + 1C1(5√5)2n (11)+ 2n + 1C3(5√5)2n-2(11)3 + ....... +2n +1C2n+1(11)2n+1]
We can see that, √5 has power of multiple 2 hence,
[R] + f - f1 = even positive integer
We know that, [R] is integer, therefore to make the [R] + f - f1 integer,
f - f1 = 0 ⇒ f = f1
Therefore,
Rf = Rf1 = (5√5 + 11)2n+1.(5√5 - 11)2n+1
⇒ Rf = 42n+ 1
Hence, option 1 is correct.