Find upper and lower bounds for n/m

  • Thread starter Thread starter mathvision
  • Start date Start date
  • Tags Tags
    Bounds
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
mathvision
Messages
5
Reaction score
0
If n>m>1, find upper and lower bounds for n!/m!

Answer: upper bound = {[(n+1)^(n+1)]/[(m+1)^(m+1)]}*e^(-(n-m))
lower bound = [(n^n)/(m^m)]*e^(-(n-m))

This is from a chapter on finding bounds for sum of series. Can someone please explain how to arrive at the answer? Thanks!
 
Physics news on Phys.org