About 50 results
Open links in new tab
  1. arithmetic - Factorial, but with addition - Mathematics Stack Exchange

    Apr 21, 2015 · Explore related questions arithmetic factorial See similar questions with these tags.

  2. arithmetic - What are the formal names of operands and results for ...

    I'm trying to mentally summarize the names of the operands for basic operations. I've got this so far: Addition: Augend + Addend = Sum. Subtraction: Minuend - Subtrahend = Difference. Multiplicati...

  3. Mathematics Stack Exchange

    Q&A for people studying math at any level and professionals in related fields

  4. Why is the geometric mean less sensitive to outliers than the ...

    Apr 4, 2020 · It’s well known that the geometric mean of a set of positive numbers is less sensitive to outliers than the arithmetic mean. It’s easy to see this by example, but is there a deeper theoretical …

  5. modular arithmetic - Correct Notation for Modulus Equations ...

    Dec 3, 2024 · This is fairly common to use when you need to move back and forth between integer and modular arithmetic. In particular, programming languages usually have such an operator.

  6. Understanding nonstandard Peano arithmetic - Mathematics Stack …

    Nov 29, 2020 · The appearance of nonstandard models of Peano arithmetic can be understood intuitively as an entropic effect. You see, one of the Peano axioms is called the induction axiom.

  7. Newest 'arithmetic-derivative' Questions - Mathematics Stack Exchange

    Dec 15, 2018 · A conjecture about binary palindromes and arithmetic derivatives Corrected question. From the sequence of binary palindromes A006995 (eg. 1001001001001) the sequence of possible …

  8. How can we sum up $\sin$ and $\cos$ series when the angles are in ...

    How can we sum up $\sin$ and $\cos$ series when the angles are in arithmetic progression? Ask Question Asked 15 years, 2 months ago Modified 4 years, 8 months ago

  9. set theory - Cardinal Arithmetic versus Ordinal Arithmetic ...

    The definition of the ordinal arithmetic actually gives you a set and a well-ordering of that set. In the definition of the cardinal exponential, you only get a set. Then the value of the cardinal exponential is …

  10. Binary arithmetic - overflow and carryout at same time?

    Feb 6, 2016 · I think the question is more about binary arithmetic as a concept rather than specific flags on processors, also the question is can both overflow and carry occur at the same time.