75. It's induction.
Assume that for some n=k we have u{k}>0. Then we also have:
4u{k} + 3 > 0, and
u{k} + 2 > 0
So:
(4u{k} + 3)/(u{k} + 2) > 0
But (4u{k} + 3)/(u{k} + 2) = u{k+1}. So we managed to get u{k+1} > 0 iff u{k} > 0. So by checking this for n=1 we complete the induction.
We can prove that u{n}<3 in a similar way I think. And for the final part, you want to prove that u{n} < u{n+1}.
-
107. You have the roots of z^5 = 1, i.e. of z^5 - 1 = 0. Two are complex conjugates and one is 1.
You can think of the complex conjugates as being the roots of a quadratic equation. For example, let's take cos(2pi/5)±i.sin(2pi/5). Now:
The product of these two roots (which is the difference between 2 squares) = cos²(2pi/5) - i².sin²(2pi/5) = cos²(2pi/5) + sin²(2pi/5) = 1
The sum of these two roots = 2cos(2pi/5)
Therefore, the quadratic equation with those as its roots is:
z² - [2cos(2pi/5)]z + 1 = 0
-
116. If the two planes are parallel, then you want to find the perpendicular distance from any point on θ to Φ.
-
I hope that isn't too difficult to read.
