Proof of (n+1)n<nn+1 Last updated on Mar 12, 2023 1 min read Introduction We give a proof that (n+1)n<nn+1, where n is a positive integer and n≥3. Proof It is equivalent to show that (n+1)nnn+1<1, or (1+1n)n<n. If n≥3, then (1+1n)n=∑k=0n(nk)1nk=1+∑k=1nn(n−1)⋯(n−k+1)k!nk<∑k=0n1k!=2+∑k=2n1k!<2+∑k=2n(1k−1−1k)=3−1n<3≤n. At this point, the proof is completed. Lingyun Zhang (张凌云) Design Analyst I have research interests in Statistics, applied probability and computation.