My Question is now
" Prove that $(2^n+3^n)^{1/n}$ is convergent. So I proved for two method by using monotone convergence theorem and squeeze theorem such as
monotone
1) bounded below since 3 is lower bound
2) decreasing (My real question!)
3 < $(2^n+3^n)^{1/n}$ = $3(({2\over 3})^n+1)^{1/n}$ < $3({2\over 3}+1)^{1/n}$ so last sequence go to 3 "
In 1. - 2) , I can show that decreasing but it's very complex. My method is comparing $(2^n+3^n)^{n+1}$ and $(2^{n+1}+3^{n+1})^{n}$. Consequence : $(2^n+3^n)^{n+1}$ is lager than $(2^{n+1}+3^{n+1})^{n}$ so that $(2^n+3^n)^{1/n}$ is lager than $(2^{n+1}+3^{n+1})^{1\over{n+1}}$
Is there anyone who can prove decreasing part differently ?