In my textbook, the problem is as follows:
{$x_n$} is a convergent sequence and k is in N. Prove $\lim_{n\to\infty}$ $x^k_n$ = ($\lim_{n\to\infty}$ $x_n$)$^k$ with the use of induction.
So normally with induction you would have a base case and show that it holds. Then right after, you prove that for every n+1 it will hold as well and thereby finishing the proof. However, I'm not sure how I would do that with this problem. Any help would be appreciated.