-1

any impulses, suggestions? I have been trying for a while but it doesn't get me anywhere...

Kind regards

Analysis
  • 2,450

3 Answers3

2

Consider the function $$f(x)=(1+\frac{1}{x})^{x}$$.

Now try and show that $f'(x)>0$ for all $x>0$

abc...
  • 4,904
  • That's exactly what I want to prove. I can't use differentiation however. I tried proving it by induction, but I fail to prove this inequality – Analysis Jun 06 '19 at 09:44
1

Hint: Prove that $f(x)=(1+\frac{1}{x})^x$ is strictly increasing for x>0

user600016
  • 2,165
  • That's exactly what I want to prove. I can't use differentiation however. I tried proving it by induction, but I fail to prove this inequality – Analysis Jun 06 '19 at 09:44
0

log both sides and rearrange:sufficient to prove $$\frac{n+2}{n+1}\ge\ln(\frac{\frac{n+2}{n+1}}{\frac{n+3}{n+2}})$$ which is $$\ln(e^{\frac{n+2}{n+1}})\ge\ln(1+\frac{1}{(n+1)(n+3)})$$ exponential both sides and LHS$>2>$RHS

abc...
  • 4,904