- Rewrite the product neatly
Given
f(x)=n→∞lim(n!(x2+n2)(x2+n2/4)⋯(x2+n2/n2)nn(x+n)(x+n/2)⋯(x+n/n))x/n,x>0.
Observe that
(x+n/k)=kn(1+nkx),
and
(x2+k2n2)=k2n2(1+n2k2x2).
Hence
k=1∏n(x+n/k)=k=1∏nknk=1∏n(1+nkx)=n!nnk=1∏n(1+nkx),
and
k=1∏n(x2+k2n2)=k=1∏nk2n2k=1∏n(1+n2k2x2)=(n!)2n2nk=1∏n(1+n2k2x2).
Substitute into the expression inside the limit:
n!∏k=1n(x2+n2/k2)nn∏k=1n(x+n/k)=n!⋅(n!)2n2n∏k=1n(1+k2x2/n2)nn⋅n!nn∏k=1n(1+kx/n)=k=1∏n1+n2k2x21+nkx.
Now use
1+n2k2x2=(1+nkx)(1−nkx+n2k2x2).
So each factor becomes
1+n2k2x21+nkx=1−nkx+n2k2x21.
Therefore
f(x)=n→∞lim(k=1∏n1−nkx+n2k2x21)x/n.
- Take logarithm and convert to an integral
Let
lnf(x)=n→∞limnxk=1∑nln(1−nkx+n2k2x21).
Thus
lnf(x)=−xn→∞limn1k=1∑nln(1−xnk+x2n2k2).
This is a Riemann sum, so
lnf(x)=−x∫01ln(1−xt+x2t2)dt.
Now set u=xt, so dt=du/x. Then
lnf(x)=−∫0xln(1−u+u2)du.
Hence
f(x)=exp(−∫0xln(1−u+u2)du).
- Differentiate
Let
F(x)=lnf(x)=−∫0xln(1−u+u2)du.
Then by FTC,
F′(x)=f(x)f′(x)=−ln(1−x+x2).
So
f′(x)=−f(x)ln(1−x+x2).
Since f(x)>0 for all x>0, the sign of f′(x) is determined by −ln(1−x+x2).
- Check option C
At x=2,
1−x+x2=1−2+4=3.
Therefore
f(2)f′(2)=−ln3<0
and since f(2)>0,
f′(2)<0.
So
f′(2)≤0
is true.
Thus C is correct.
- Check option D
We have
f(x)f′(x)=−ln(1−x+x2).
So compare at x=3 and x=2:
f(3)f′(3)=−ln(7),f(2)f′(2)=−ln(3).
Since ln7>ln3,
−ln7<−ln3.
Hence
f(3)f′(3)<f(2)f′(2).
So option D is false.
- Study monotonicity for options A and B
Since
f(x)f′(x)=−ln(1−x+x2),
we inspect 1−x+x2.
Note
1−x+x2=(x−21)2+43.
Also,
1−x+x2≤1
when
x2−x≤0⟺x∈[0,1].
Thus for 0<x<1,
ln(1−x+x2)≤0⇒−ln(1−x+x2)≥0.
Therefore f′(x)≥0 on (0,1), with strict positivity except at x=1? Check:
1−x+x2=1⟺x(x−1)=0.
So on (0,1) except endpoints, actually 1−x+x2<1, hence f′(x)>0.
Thus f is increasing on (0,1).
Therefore:
- Since 21<1,
f(1/2)<f(1),
so option A is false.
- Since 31<32,
f(1/3)<f(2/3),
hence
f(1/3)≤f(2/3),
so option B is true.
- Final selection
Correct options are
B, C.
This matches the stored correct answer.