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. 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, 7 months ago

  4. How can I solve quadratic equations using modular arithmetic

    Oct 3, 2021 · How can I solve quadratic equations using modular arithmetic Ask Question Asked 13 years, 3 months ago Modified 4 years, 5 months ago

  5. 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 …

  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. Arithmetic pattern $1 + 2 = 3$, $4 + 5 + 6 = 7 + 8$, and so on

    Jan 7, 2015 · The other interesting thing here is that 1,2,3, etc. appear in order in the list. And you have 2,3,4, etc. terms on the left, 1,2,3, etc. terms on the right. This should let you determine a formula like …

  8. 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 …

  9. 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.

  10. Why Two's Complement works - Mathematics Stack Exchange

    Sep 10, 2016 · A classic example is the usual "clock arithmetic", which is to say arithmetic modulo $12$. For example, if it is $11\!:\!00$ now, then three hours later it will be $2\!:\!00$, since $$ 11 + 3 = 14 …