it seems first easy to me, but now i am tossing my head against wall not being able to solve the problem. i need to check for convergence of this sequence below. i dont know how to start although it seems to be very easy one
$\lim_{n \to \infty} i^{3n} = help = ?$
i need help here. do i have to work with $exp$ here? i seem to have enough material in my brain and cannot use them on time. tragedy!
Write $$a_n=i^{3n}=(i^{3})^{n}=(-i)^{n}=(-1)^ni^n$$ The last limit doesn't exist!
Take $k_n=4n$ and $m_n=4n+2$. Then $(a_{k_n})$ and $(a_{m_n})$ are both subsequences of $(a_n)$ but $$a_{k_n}=(-1)^{4n}i^{4n}=1\cdot 1=1\to 1$$ while $$a_{m_n}=(-1)^{4n+2}i^{4n+2}=1\cdot (-1)=-1\to -1$$ as $n\to +\infty$