Hi, I have to solve this problem... I have done something, but I don't know if it is right :/ Thanks a lot for your help!
"Show by induction that (1-nu)(1+u)<=1 for n=0,1,2,3... and u>-1"
For n=0:
(1-0*u)(1+u)^0 <=1
1*1<=1
1<=1, which is true.
Assume that the statement is true for...