About 50 results
Open links in new tab
  1. 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...

  2. arithmetic - Factorial, but with addition - Mathematics Stack Exchange

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

  3. Help me understand division in modular arithmetic

    In mathematics, modular arithmetic is a system of arithmetic for integers, where numbers "wrap around" upon reaching a certain value So the point of modular arithmetic is to do our normal arithmetic …

  4. Why do k arithmetic right/left bit shifts divide by $2^k$/multiply by ...

    Mar 8, 2024 · Why is a right bit arithmetic where you "carry the MSB" work with the intended semantics (divide by $2^k$ or multiply by $2^k$) for both positive and negative representations of numbers? …

  5. arithmetic - Rules for rounding (positive and negative numbers ...

    Yonatan: Most of the disagreement anyway is how to handle the case when the digit after the rounding digit is a 5; for the other digits, all seem to be in agreement. I guess the rules are application-dependent!

  6. Is there a 3-term arithmetic progression (AP) of perfect squares such ...

    Jan 21, 2025 · There's more to say about three-term arithmetic progressions of squares, but first a review of Pythagorean triples, which turn out to be closely related to, but better studied than, three …

  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. elementary number theory - Using modular arithmetic to show that an ...

    Apr 26, 2024 · Using modular arithmetic to show that an equation has no integer solutions Ask Question Asked 1 year, 9 months ago Modified 1 year, 9 months ago

  9. modular arithmetic - Reducing modulo equations - Mathematics Stack …

    Feb 8, 2021 · Explore related questions modular-arithmetic See similar questions with these tags.

  10. Arithmetic mean vs Harmonic mean - Mathematics Stack Exchange

    Aug 1, 2017 · I am reading about Arithmetic mean and Harmonic mean. From wikipedia I got this comparision about them: In certain situations, especially many situations involving rates and ratios, …