The sequence \(u_1, u_2, u_3, ...\) is defined by the recurrence relation
$$u_{n+1} = (u_n)^2 - 1, \quad n \geq 1.$$
Given that \(u_1 = k\), where \(k\) is a constant,
- find expressions for \(u_2\) and \(u_3\) in terms of \(k\). [3]
Given also that \(u_2 + u_3 = 11\),
- find the possible values of \(k\). [4]