Solveeit Logo

Question

Question: Consider the following statements: I. $\lim_{n \to \infty} \frac{2^n + (-2)^n}{2^n}$ does not exist...

Consider the following statements:

I. limn2n+(2)n2n\lim_{n \to \infty} \frac{2^n + (-2)^n}{2^n} does not exist

II. limn3n+(3)n4n\lim_{n \to \infty} \frac{3^n + (-3)^n}{4^n} does not exist

Then:

A

I is true and II is false

B

I is false and II is true

C

Both I and II are true

D

Both I and II are false

Answer

I is true and II is false

Explanation

Solution

To analyze the statements, we evaluate each limit separately.

Statement I: limn2n+(2)n2n\lim_{n \to \infty} \frac{2^n + (-2)^n}{2^n} does not exist.

Let's simplify the expression: 2n+(2)n2n=2n2n+(2)n2n=1+(22)n=1+(1)n\frac{2^n + (-2)^n}{2^n} = \frac{2^n}{2^n} + \frac{(-2)^n}{2^n} = 1 + \left(\frac{-2}{2}\right)^n = 1 + (-1)^n

Now, consider the behavior of 1+(1)n1 + (-1)^n as nn \to \infty:

  • If nn is an even integer (e.g., n=2,4,6,n=2, 4, 6, \dots), then (1)n=1(-1)^n = 1. So, 1+(1)n=1+1=21 + (-1)^n = 1 + 1 = 2.
  • If nn is an odd integer (e.g., n=1,3,5,n=1, 3, 5, \dots), then (1)n=1(-1)^n = -1. So, 1+(1)n=11=01 + (-1)^n = 1 - 1 = 0.

Since the expression oscillates between two different values (2 and 0) as nn \to \infty, the limit does not exist. Therefore, Statement I is true.

Statement II: limn3n+(3)n4n\lim_{n \to \infty} \frac{3^n + (-3)^n}{4^n} does not exist.

Let's analyze the expression 3n+(3)n4n\frac{3^n + (-3)^n}{4^n}.

  • If nn is an even integer (let n=2kn=2k for some integer k1k \ge 1): 32k+(3)2k42k=32k+32k42k=232k42k=2(3242)k=2(916)k\frac{3^{2k} + (-3)^{2k}}{4^{2k}} = \frac{3^{2k} + 3^{2k}}{4^{2k}} = \frac{2 \cdot 3^{2k}}{4^{2k}} = 2 \left(\frac{3^2}{4^2}\right)^k = 2 \left(\frac{9}{16}\right)^k As nn \to \infty, kk \to \infty. Since 916<1\left|\frac{9}{16}\right| < 1, we know that limk(916)k=0\lim_{k \to \infty} \left(\frac{9}{16}\right)^k = 0. Thus, limn,n even3n+(3)n4n=20=0\lim_{n \to \infty, n \text{ even}} \frac{3^n + (-3)^n}{4^n} = 2 \cdot 0 = 0.

  • If nn is an odd integer (let n=2k+1n=2k+1 for some integer k0k \ge 0): 32k+1+(3)2k+142k+1=32k+132k+142k+1=042k+1=0\frac{3^{2k+1} + (-3)^{2k+1}}{4^{2k+1}} = \frac{3^{2k+1} - 3^{2k+1}}{4^{2k+1}} = \frac{0}{4^{2k+1}} = 0 As nn \to \infty, the value of the expression is always 0. Thus, limn,n odd3n+(3)n4n=0\lim_{n \to \infty, n \text{ odd}} \frac{3^n + (-3)^n}{4^n} = 0.

Since the limit approaches the same value (0) for both even and odd values of nn, the limit limn3n+(3)n4n\lim_{n \to \infty} \frac{3^n + (-3)^n}{4^n} exists and is equal to 0. Therefore, Statement II, which claims the limit does not exist, is false.

Conclusion: Statement I is true. Statement II is false.