Imagine we are adding two numbers: $$ 5+3 $$ But, we decide to break up and re-arrange the sum as follows: $$ \underbrace{(1+1+3)}_{\text{First Part}}+\underbrace{(1+1+1)}_{\text{Second part}} $$ where we have broken up the $5$ into $(1+1)$ which is added to $3$ which is then added to the remainder of the $5$ $((1+1+1)).$ My question is - without any more information- which $1's$ do the $(1+1+3)$ in the first part represent? In other words,could they represent \emph{any }of the $1's$ from the original $5?$ Is there any way of distinguishing them? In other words, I find it confusing that the same 1 from the original 5 can represent any of the underlying 5 objects, say.
2026-04-01 18:04:36.1775066676
Breaking up a sum
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ARITHMETIC
- Solve this arithmetic question without algebra
- Is division inherently the last operation when using fraction notation or is the order of operation always PEMDAS?
- Upper bound for recursion?
- Proving in different ways that $n^{n-1}-1$ is divisible by $(n-1)^2$.
- Meaning of a percentage of something
- Compare $2^{2016}$ and $10^{605}$ without a calculator
- The older you are, the richer you get?
- Easy question which doesn't make sense to me!
- Calculating diminishing interest amount
- Multiplication Question
Related Questions in INTEGER-PARTITIONS
- What form does the Law of Total Probability take if the partition you use is generated by the random variable Y?
- Permutation induced by a partition
- Number of positive integral solutions of $a+b+c+d+e=20$ such that $a<b<c<d<e$ and $(a,b,c,d,e)$ is distinct
- On a theorem (1.7) in Macdonald's Symmetric Functions and Hall Polynomials
- Asymptotic behavior of the number of ways a real plane curve of degree $n$ can intersect a real line
- Sum of the hook-lengths of a partition $\lambda$
- On an example in Macdonald's Symmetric Functions and Hall Polynomials on Paritions and their Frobenius Notation
- To show that $\sum_{x \in \lambda}(h(x)^2 - c(x)^2)=|\lambda|^2$, $h(x)$ is hook-length & $c(x)$ content of $x$, a block in the diagram of $\lambda$
- Decompose the permutation module $M^{(2, 2)}$ into irreducible representations.
- What does s(n) = s(n) mean?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Imagine you are watching some people, say,
$\tag 1 \{Joe,Paul,Dorothy,Mike,Cathy,Katie,Tamara,Andrew\}$
and they are all standing $\text{Outside}$.
If asked for the total number of people you might begin by writing
$\quad 1_J + 1_P + 1_D + 1_M + 1_C + 1_K + 1_T +1_A$
As you study the associative and commutative laws for addition you realize that it doesn't matter how you add them up - brackets for organizing your work do not matter. So you can just work abstractly on the math problem $1+1+1+1+1+1+1+1$.
Suppose that $\{Joe,Paul,Dorothy,Mike,Cathy\}$ move inside into $\text{Room A}$ with $\{Joe,Paul\}$ standing while $\{Dorothy,Mike,Cathy\}$ ($3$ people) sit down at a table. OK, to find the total number of people in the starting $\text{(1)}$ collection you can write
$\quad [1_J +1_P + 3_{\text{Table}} ]_{\text{Room A}} + (1_K+1_T+1_A)_{\text{Outside}}$
Again, due to the associativity and commutativity laws for addition (a binary operation), the labels can be dropped, leaving you with arithmetic (no labels),
$\quad (1 + 1 + 3) + (1+1+1)$