theorem
  for s being Real_Sequence st
for n being Nat holds s.n = (1 + 1/(n+1)) to_power
  (n+1) holds s is non-decreasing by Lm41;
