iironiic
- 9
- 0
I have been working on a problem proposed in a math journal, and there is only one thing I need to figure out. Here it is:
Let (a_n) be a sequence defined by a_1 = a and a_{n+1} = 2^n-\sqrt{2^n(2^n-a_n)} for all 0 \leq a \leq 2 and n \geq 1. Find \lim_{n \rightarrow \infty} 2^n a_n in terms of a.
What I figured out so far:
I'm still trying to figure it out. Any insight on recurrence equations or limits would be greatly appreciated! Thanks!
Let (a_n) be a sequence defined by a_1 = a and a_{n+1} = 2^n-\sqrt{2^n(2^n-a_n)} for all 0 \leq a \leq 2 and n \geq 1. Find \lim_{n \rightarrow \infty} 2^n a_n in terms of a.
What I figured out so far:
Let A = \lim_{n \rightarrow \infty} 2^n a_n.
When a = 0, A = 0.
When a = \frac{1}{2}, A = \frac{\pi^2}{9}.
When a = 1, A = \frac{\pi^2}{4}.
When a = \frac{3}{2}, A = \frac{4\pi^2}{9}.
When a = 2, A = \pi^2.
When a = 0, A = 0.
When a = \frac{1}{2}, A = \frac{\pi^2}{9}.
When a = 1, A = \frac{\pi^2}{4}.
When a = \frac{3}{2}, A = \frac{4\pi^2}{9}.
When a = 2, A = \pi^2.
I'm still trying to figure it out. Any insight on recurrence equations or limits would be greatly appreciated! Thanks!