Question
Question: Let \(f(x)=\mathop {\lim }\limits_{n \to \infty } {\left( {\dfrac{{{n^n}(x + n)(x + \dfrac{n}{2})......
Let f(x)=n→∞limn!(x2+n2)(x2+4n2).....(x2+n2n2)nn(x+n)(x+2n).....(x+nn)nx, for all x>0. Then:
A) f(\dfrac{1}{2}) \geqslant f(1) \\\
B) f(\dfrac{1}{3}) \leqslant f(\dfrac{2}{3}) \\\
C) {f'}(2) \leqslant 0 \\\
D) \dfrac{{{f'}(3)}}{{f(3)}} \geqslant \dfrac{{{f'}(2)}}{{f(2)}} \\\
Solution
In this differential equation problem, first of all, we shall have to simplify the expression given by taking out common factors cancelling them. After that we will put the values given in the options to check which option (s) is (are) correct.
Complete step by step answer:
Firstly, rewrite the expression given in the question in the following way,
f(x)=n→∞limn!(x2+n2)(x2+4n2).....(x2+n2n2)nn(x+n)(x+2n).....(x+nn)nx
Now, from the numerator, take out n from all bracketed terms and n2 from each bracketed terms in denominator, we will get the following expression,
f(x)=n→∞limn!.(n2)n(n2x2+1)(n2x2+41).....(n2x2+n21)nn.nn(nx+1)(nx+21).....(nx+n1)nx
Now, simplifying for n, we get,
f(x)=n→∞limn!.n2n(n2x2+1)(n2x2+41).....(n2x2+n21)n2n(nx+1)(nx+21).....(nx+n1)nx
In the above,n2n term will be cancelled out. Now, in the denominator, we know thatn!=1.2.3.4.5..............n, so we multiply 1 with first term, 2 with second term, and so on. We will get following expression,
Now, taking log on both sides, we get the following expression,
log(f(x))=logn→∞lim(n2x2+1)(n22x2+21).....(n2nx2+n1)(nx+1)(nx+21).....(nx+n1)nx log(f(x))=n→∞limnx[(log(nx+1)+log(nx+21)+.....+log(nx+n1)) −(log(n2x2+1)+log(n22x2+21)+.....+log(n2nx2+n1))]Now, we get two series in terms of log(nx+1) and log(n2x2+1). We can write these series in summation form as below,
log(f(x))=n→∞limnx[r=1∑nlog(nx+r1)−r=1∑nlog(n2rx2+r1)]
This can be re-written as by taking summation as common, because the summation range is same for both expressions,
log(f(x))=n→∞limnx[r=1∑n(log(nx+r1)−log(n2rx2+r1))],
Now taking out r1 common from both terms, we get,
log(f(x))=n→∞limnx[r=1∑n(logr1(nrx+1)−logr1(n2r2x2+1))]
This can be written as
Assuming that nr=y,then the above equation can be written as
log(f(x))=n→∞limx[r=1∑n(log(xy+1)−log(y2x2+1))
Now, changing it into the integration form as
log(f(x))=x0∫1log(1+xy)dy−x0∫1log(1+x2y2)dy
Now, let
xy=t Then,xdy=dt
So that the above equation will become, and range will become 0 tox,
log(f(x))=0∫xlog(1+t)dt−0∫xlog(1+t2)dt
After simplification, we get
log(f(x))=0∫xlog(1+t2)(1+t)dt
Now differentiate, we get
f(x)f′(x)=log1+x21+x
Now, from the options given, we will check these options one by one.
Now, putx=2, we get
f(2)f′(2)=log(1+221+2)=log(53)<0
It means, f′(2)<0
Therefore, option (C) is correct.
Now, puttingx=3, we get
f(3)f′(3)=log(1+321+3)=log104=log(52)<0
But, this value is less thanf(2)f′(2)
Therefore, option (D) is incorrect.
Now, from the above trend, it can be said that for allx>0
log1+x21+x> 0. Thus the function is an increasing function.
Now, we know that 21<1therefore, for this function, we can say that
f(21)<f(1)
Therefore, option (A) is incorrect.
Similarly, we know that 31<32therefore, for this function, we can say that
f(31)<f(32).
Therefore, option (B) is correct.
This way, options (B) and (C) are the correct options.
Note: It is very common practice to solve these types of series and differential equation problems by cancelling the common factors and doing the substitution to reduce the complexity of the equation. These equations, though, look very difficult to get the answers from them, but if you see the above step by step procedure, these can be solved. You shall have to identify which type of substitution is required to simplify the equation.