Solveeit Logo

Question

Question: Let $\lim_{n\to\infty}\frac{1+cn^2}{(2n+3+2\sin n)^2}=\frac{1}{2}$. If $c\le\alpha\le\beta$ where $\...

Let limn1+cn2(2n+3+2sinn)2=12\lim_{n\to\infty}\frac{1+cn^2}{(2n+3+2\sin n)^2}=\frac{1}{2}. If cαβc\le\alpha\le\beta where α\alpha and β\beta are the roots of the quadratic equation x22px+p21=0x^2-2px+p^2-1=0, then find the minimum integral value of p.

Answer

3

Explanation

Solution

The given limit is limn1+cn2(2n+3+2sinn)2\lim_{n\to\infty}\frac{1+cn^2}{(2n+3+2\sin n)^2}.

To evaluate this limit, we divide the numerator and the denominator by the highest power of nn in the denominator, which is n2n^2.

The expression becomes 1n2+c(2n+3+2sinnn)2=1n2+c(2+3n+2sinnn)2\frac{\frac{1}{n^2}+c}{\left(\frac{2n+3+2\sin n}{n}\right)^2} = \frac{\frac{1}{n^2}+c}{\left(2+\frac{3}{n}+\frac{2\sin n}{n}\right)^2}.

Taking the limit as nn\to\infty:

limn1n2=0\lim_{n\to\infty} \frac{1}{n^2} = 0

limn3n=0\lim_{n\to\infty} \frac{3}{n} = 0

limn2sinnn=0\lim_{n\to\infty} \frac{2\sin n}{n} = 0 (since 1sinn1-1 \le \sin n \le 1, so 2n2sinnn2n-\frac{2}{n} \le \frac{2\sin n}{n} \le \frac{2}{n}. By the Squeeze Theorem, as nn\to\infty, 2sinnn0\frac{2\sin n}{n} \to 0).

So, the limit is 0+c(2+0+0)2=c4\frac{0+c}{(2+0+0)^2} = \frac{c}{4}.

We are given that the limit is equal to 12\frac{1}{2}.

c4=12    c=4×12=2\frac{c}{4} = \frac{1}{2} \implies c = 4 \times \frac{1}{2} = 2.

The quadratic equation is x22px+p21=0x^2-2px+p^2-1=0.

We can rewrite this as x22px+p2=1x^2-2px+p^2 = 1, which is (xp)2=1(x-p)^2 = 1.

Taking the square root of both sides, xp=±1x-p = \pm 1.

The roots are x=p±1x = p \pm 1.

Let α=p1\alpha = p-1 and β=p+1\beta = p+1. Since p1p+1p-1 \le p+1, this assignment satisfies αβ\alpha \le \beta.

We are given the condition cαβc \le \alpha \le \beta.

Substituting c=2c=2, α=p1\alpha=p-1, and β=p+1\beta=p+1, we get:

2p1p+12 \le p-1 \le p+1.

This inequality can be split into two parts:

  1. 2p12 \le p-1

Adding 1 to both sides gives 3p3 \le p, or p3p \ge 3.

  1. p1p+1p-1 \le p+1

Subtracting pp from both sides gives 11-1 \le 1, which is always true and gives no additional constraint on pp.

So, the condition cαβc \le \alpha \le \beta is equivalent to p3p \ge 3.

We are asked to find the minimum integral value of pp.

The integers that satisfy p3p \ge 3 are 3,4,5,3, 4, 5, \dots.

The minimum integral value among these is 3.