About 50 results
Open links in new tab
  1. calculus - Minimum vs lowerbound - Mathematics Stack Exchange

    Nov 15, 2015 · What is the difference between the minimum value and the lower bound of a function? To me, it seems that they are the same.

  2. What are the common abbreviation for minimum in equations?

    May 9, 2017 · I'm searching for some symbol representing minimum that is commonly used in math equations.

  3. What is the difference between minimum and infimum?

    Mar 27, 2013 · What is the difference between minimum and infimum? I have a great confusion about this.

  4. calculus - What is difference between maxima (or minima) and global ...

    Dec 28, 2015 · A maximum or minimum is said to be local if it is the largest or smallest value of the function, respectively, within a given range. However, a maximum or minimum is said to be global if it …

  5. Show that there's a unique minimum spanning tree if all edges have ...

    Apr 5, 2013 · Show that there's a unique minimum spanning tree (MST) in case the edges' weights are pairwise different $(w(e)\\neq w(f) \\text{ for } e\\neq f)$. I thought that the proof can be done for …

  6. How can I find maximum and minimum modulus of a complex number?

    Jun 8, 2017 · How can I find maximum and minimum modulus of a complex number? Ask Question Asked 8 years, 10 months ago Modified 8 years, 10 months ago

  7. calculus - Why does the minimum value of $x^x$ equal $1/e ...

    I know that $e$ is the number for exponential growth and $\frac {d} {dx}e^x=e^x$, but these ideas seem unrelated to the fact that the minimum value of $x^x$ is $1/e$.

  8. soft question - How to calculate Maximum or Minimum of two …

    How to to calculate the maximim or minimum of two numbers without using "if" ( or something equivalant to that manner)? The above question is often asked in introductory computer science courses a...

  9. When is a local minimum a global minimum over a closed interval

    Dec 4, 2021 · When is a local minimum a global minimum over a closed interval Ask Question Asked 4 years, 4 months ago Modified 4 years, 4 months ago

  10. Find shortest distance between lines in 3D

    Jan 30, 2022 · Otherwise, continue as follows: The definition of 'distance' is the minimum distance between any two points A,B on the two lines. So assume points A,B are the ones who provide the …