Trying to understand a summationSummation signs confusionArithmetic summation question - I don't understand this answer.A summation identity which is for me hard to verifyHow do you understand renaming of summation variables?Combinatory sum of multiplicationsTrying to understand a property of sequencesHelp expanding this summation for VDW mixing rulesUnderstanding the summation symbolWhat does the summatory symbol mean?How to express summation over elements of two sets
Why doesn't a particle exert force on itself?
Whose birthyears are canonically established in the MCU?
What are these pads?
Is it a good idea to copy a trader when investing?
When was it publicly revealed that a KH-11 spy satellite took pictures of the first Shuttle flight?
How to avoid making self and former employee look bad when reporting on fixing former employee's work?
Gift for mentor after his thesis defense?
What will Doctor Strange protect now?
The unknown and unexplained in science fiction
My perfect evil overlord plan... or is it?
How can I test a shell script in a "safe environment" to avoid harm to my computer?
Using mean length and mean weight to calculate mean BMI?
What's an appropriate age to involve kids in life changing decisions?
Why did Missandei say this?
Would the rotation of the starfield from a ring station be too disorienting?
How could a civilization detect tachyons?
Why is there a cap on 401k contributions?
What computer port is this?
What is the oldest instrument ever?
Employee is self-centered and affects the team negatively
When an electron around an atom drops to a lower state, is 100% of the energy converted to a photon?
logo selection for poster presentation
How can one see if an address is multisig?
How to append code verbatim to .bashrc?
Trying to understand a summation
Summation signs confusionArithmetic summation question - I don't understand this answer.A summation identity which is for me hard to verifyHow do you understand renaming of summation variables?Combinatory sum of multiplicationsTrying to understand a property of sequencesHelp expanding this summation for VDW mixing rulesUnderstanding the summation symbolWhat does the summatory symbol mean?How to express summation over elements of two sets
$begingroup$
In my textbook, I have this summation, but I can't understand what it means:
$$sum_(a_1,a_2,...,a_n)in1,x^n a_1a_2cdotcdotcdot a_n$$
For example, if n = 3, what would this summation expand as?
Thanks
summation
$endgroup$
add a comment |
$begingroup$
In my textbook, I have this summation, but I can't understand what it means:
$$sum_(a_1,a_2,...,a_n)in1,x^n a_1a_2cdotcdotcdot a_n$$
For example, if n = 3, what would this summation expand as?
Thanks
summation
$endgroup$
add a comment |
$begingroup$
In my textbook, I have this summation, but I can't understand what it means:
$$sum_(a_1,a_2,...,a_n)in1,x^n a_1a_2cdotcdotcdot a_n$$
For example, if n = 3, what would this summation expand as?
Thanks
summation
$endgroup$
In my textbook, I have this summation, but I can't understand what it means:
$$sum_(a_1,a_2,...,a_n)in1,x^n a_1a_2cdotcdotcdot a_n$$
For example, if n = 3, what would this summation expand as?
Thanks
summation
summation
asked 2 hours ago
Thomas FormalThomas Formal
284
284
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
It just means each $a_i in 1,x$. With $n=3$ the sum is $$(1cdot 1 cdot 1) + (1cdot 1 cdot x) + (1cdot x cdot 1) + (1cdot x cdot x) + (xcdot 1 cdot 1) + (xcdot 1 cdot x) + (xcdot x cdot 1) + (xcdot x cdot x)$$ $$= 1 + 3x + 3x^2 + x^3.$$
$endgroup$
add a comment |
$begingroup$
Every $a_i$ is either $1$ or $x$, and you're taking the sum over all possibilities. For example, for $n=3$ you have $2^3$ terms (in order?): $$beginalign&1cdot 1 cdot 1+ 1cdot x cdot 1 + 1cdot 1cdot x + 1cdot xcdot x \ &+xcdot 1 cdot 1+ xcdot x cdot 1 + xcdot 1cdot x + xcdot xcdot x. endalign$$
$endgroup$
add a comment |
$begingroup$
Note that if $A$ and $B$ are sets then
$$Atimes B=(a,b):ain A,bin B$$
so
$$A^2=Atimes A=(a,b):a,bin A$$
And $$A^n=Atimes A^n-1$$
So $$A^3=(a,b,c):a,b,cin A$$
Hence if $A=1,x$ then
$$1,x^3=(a,b,c):a,b,cin1,x$$
$$beginalign
=&(1,x,x),(x,1,x),(x,x,1)\
&(1,1,x),(1,x,1),(x,1,1)\
&(1,1,1),(x,x,x)
endalign$$
And in general, $1,x^n$ is going to have $2^n$ points. The sum in question is a sum over all those points:
$$S_n=sum_(a_1,...,a_n)in1,x^na_1cdots a_n$$
Which will be a sum of $2^n$ terms.
Let $P^(n)_j$ be the set of all points $(a_1,a_2,...,a_n)$ such that there are $j$ entries $a_k$ that are $x$, and there are $n-j$ entries $a_i$ that are $1$. We see that there is $nchoose 0=1$ point in $P^(n)_0$ and $nchoose n=1$ point in $P^(n)_n$. Then we see that there are $nchoose 1=n$ points in $P_1^(n)$ and $nchoose n-1=n$ points in $P_n-1^(n)$. So in general $$left|P_j^(n)right|=nchoose j=fracn!j!(n-j)!$$
Then we define the function $$q(a_1,a_2,...,a_n)=a_1a_2cdots a_n$$
And see that, since points in $P^(n)_j$ by definition have $j$ entries equal to $x$,
$$mathbfain P_j^(n)Rightarrow q(mathbfa)=x^j$$
So of course
$$S_n=sum_j=0^nleft|P_j^(n)right|qleft(mathbfain P_j^(n)right)\
=sum_j=0^nnchoose jx^j=(1+x)^n$$
The final step coming from the Binomial theorem:
$$(x+y)^n=sum_j=0^nnchoose jx^jy^n-j$$
$endgroup$
add a comment |
$begingroup$
$1,x^n$ is the Cartesian self product of the set to the $n$-th degree. $$beginalign1,x^n &= overbrace1,xtimes1,xtimescdotstimes1,x^text$n$ factors\[2ex]&=underbrace(1,1,ldots,1, 1)_text$n$ terms,(1,1,ldots, 1,x),ldots,(x,x,ldots, x,1),(x,x,ldots,x,x)endalign$$
So...
$$sumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n$$
This is the sum, for all possible selections, of the product of $n$ factors each selected independently from the set $1,x$.
It is clearly equal to $(1+x)^n$
$$beginalignsumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n&=(1+x)sum_(a_1,ldots,a_n-1)in1,x^n-1a_1a_2cdots a_n-1
\[2ex]&=(1+x)^nendalign$$
$endgroup$
$begingroup$
im just not sure what the power to the n means in $$1,x^n$$
$endgroup$
– Thomas Formal
55 mins ago
$begingroup$
It the Cartesian self product of the set to the $n$-th degree.
$endgroup$
– Graham Kemp
50 mins ago
$begingroup$
What's the [2ex] term?
$endgroup$
– Thomas Formal
46 mins ago
$begingroup$
... a Mathjax Formatting glitch in the comments. I've moved it to the body.
$endgroup$
– Graham Kemp
45 mins ago
$begingroup$
So as you and others have said, its a sum of all possible combinations of products of $a_1,...,a_n$ where $a_iin 1,x$
$endgroup$
– Thomas Formal
43 mins ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3217832%2ftrying-to-understand-a-summation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It just means each $a_i in 1,x$. With $n=3$ the sum is $$(1cdot 1 cdot 1) + (1cdot 1 cdot x) + (1cdot x cdot 1) + (1cdot x cdot x) + (xcdot 1 cdot 1) + (xcdot 1 cdot x) + (xcdot x cdot 1) + (xcdot x cdot x)$$ $$= 1 + 3x + 3x^2 + x^3.$$
$endgroup$
add a comment |
$begingroup$
It just means each $a_i in 1,x$. With $n=3$ the sum is $$(1cdot 1 cdot 1) + (1cdot 1 cdot x) + (1cdot x cdot 1) + (1cdot x cdot x) + (xcdot 1 cdot 1) + (xcdot 1 cdot x) + (xcdot x cdot 1) + (xcdot x cdot x)$$ $$= 1 + 3x + 3x^2 + x^3.$$
$endgroup$
add a comment |
$begingroup$
It just means each $a_i in 1,x$. With $n=3$ the sum is $$(1cdot 1 cdot 1) + (1cdot 1 cdot x) + (1cdot x cdot 1) + (1cdot x cdot x) + (xcdot 1 cdot 1) + (xcdot 1 cdot x) + (xcdot x cdot 1) + (xcdot x cdot x)$$ $$= 1 + 3x + 3x^2 + x^3.$$
$endgroup$
It just means each $a_i in 1,x$. With $n=3$ the sum is $$(1cdot 1 cdot 1) + (1cdot 1 cdot x) + (1cdot x cdot 1) + (1cdot x cdot x) + (xcdot 1 cdot 1) + (xcdot 1 cdot x) + (xcdot x cdot 1) + (xcdot x cdot x)$$ $$= 1 + 3x + 3x^2 + x^3.$$
answered 2 hours ago
DzoooksDzoooks
987418
987418
add a comment |
add a comment |
$begingroup$
Every $a_i$ is either $1$ or $x$, and you're taking the sum over all possibilities. For example, for $n=3$ you have $2^3$ terms (in order?): $$beginalign&1cdot 1 cdot 1+ 1cdot x cdot 1 + 1cdot 1cdot x + 1cdot xcdot x \ &+xcdot 1 cdot 1+ xcdot x cdot 1 + xcdot 1cdot x + xcdot xcdot x. endalign$$
$endgroup$
add a comment |
$begingroup$
Every $a_i$ is either $1$ or $x$, and you're taking the sum over all possibilities. For example, for $n=3$ you have $2^3$ terms (in order?): $$beginalign&1cdot 1 cdot 1+ 1cdot x cdot 1 + 1cdot 1cdot x + 1cdot xcdot x \ &+xcdot 1 cdot 1+ xcdot x cdot 1 + xcdot 1cdot x + xcdot xcdot x. endalign$$
$endgroup$
add a comment |
$begingroup$
Every $a_i$ is either $1$ or $x$, and you're taking the sum over all possibilities. For example, for $n=3$ you have $2^3$ terms (in order?): $$beginalign&1cdot 1 cdot 1+ 1cdot x cdot 1 + 1cdot 1cdot x + 1cdot xcdot x \ &+xcdot 1 cdot 1+ xcdot x cdot 1 + xcdot 1cdot x + xcdot xcdot x. endalign$$
$endgroup$
Every $a_i$ is either $1$ or $x$, and you're taking the sum over all possibilities. For example, for $n=3$ you have $2^3$ terms (in order?): $$beginalign&1cdot 1 cdot 1+ 1cdot x cdot 1 + 1cdot 1cdot x + 1cdot xcdot x \ &+xcdot 1 cdot 1+ xcdot x cdot 1 + xcdot 1cdot x + xcdot xcdot x. endalign$$
answered 2 hours ago
Ivo TerekIvo Terek
47.4k954147
47.4k954147
add a comment |
add a comment |
$begingroup$
Note that if $A$ and $B$ are sets then
$$Atimes B=(a,b):ain A,bin B$$
so
$$A^2=Atimes A=(a,b):a,bin A$$
And $$A^n=Atimes A^n-1$$
So $$A^3=(a,b,c):a,b,cin A$$
Hence if $A=1,x$ then
$$1,x^3=(a,b,c):a,b,cin1,x$$
$$beginalign
=&(1,x,x),(x,1,x),(x,x,1)\
&(1,1,x),(1,x,1),(x,1,1)\
&(1,1,1),(x,x,x)
endalign$$
And in general, $1,x^n$ is going to have $2^n$ points. The sum in question is a sum over all those points:
$$S_n=sum_(a_1,...,a_n)in1,x^na_1cdots a_n$$
Which will be a sum of $2^n$ terms.
Let $P^(n)_j$ be the set of all points $(a_1,a_2,...,a_n)$ such that there are $j$ entries $a_k$ that are $x$, and there are $n-j$ entries $a_i$ that are $1$. We see that there is $nchoose 0=1$ point in $P^(n)_0$ and $nchoose n=1$ point in $P^(n)_n$. Then we see that there are $nchoose 1=n$ points in $P_1^(n)$ and $nchoose n-1=n$ points in $P_n-1^(n)$. So in general $$left|P_j^(n)right|=nchoose j=fracn!j!(n-j)!$$
Then we define the function $$q(a_1,a_2,...,a_n)=a_1a_2cdots a_n$$
And see that, since points in $P^(n)_j$ by definition have $j$ entries equal to $x$,
$$mathbfain P_j^(n)Rightarrow q(mathbfa)=x^j$$
So of course
$$S_n=sum_j=0^nleft|P_j^(n)right|qleft(mathbfain P_j^(n)right)\
=sum_j=0^nnchoose jx^j=(1+x)^n$$
The final step coming from the Binomial theorem:
$$(x+y)^n=sum_j=0^nnchoose jx^jy^n-j$$
$endgroup$
add a comment |
$begingroup$
Note that if $A$ and $B$ are sets then
$$Atimes B=(a,b):ain A,bin B$$
so
$$A^2=Atimes A=(a,b):a,bin A$$
And $$A^n=Atimes A^n-1$$
So $$A^3=(a,b,c):a,b,cin A$$
Hence if $A=1,x$ then
$$1,x^3=(a,b,c):a,b,cin1,x$$
$$beginalign
=&(1,x,x),(x,1,x),(x,x,1)\
&(1,1,x),(1,x,1),(x,1,1)\
&(1,1,1),(x,x,x)
endalign$$
And in general, $1,x^n$ is going to have $2^n$ points. The sum in question is a sum over all those points:
$$S_n=sum_(a_1,...,a_n)in1,x^na_1cdots a_n$$
Which will be a sum of $2^n$ terms.
Let $P^(n)_j$ be the set of all points $(a_1,a_2,...,a_n)$ such that there are $j$ entries $a_k$ that are $x$, and there are $n-j$ entries $a_i$ that are $1$. We see that there is $nchoose 0=1$ point in $P^(n)_0$ and $nchoose n=1$ point in $P^(n)_n$. Then we see that there are $nchoose 1=n$ points in $P_1^(n)$ and $nchoose n-1=n$ points in $P_n-1^(n)$. So in general $$left|P_j^(n)right|=nchoose j=fracn!j!(n-j)!$$
Then we define the function $$q(a_1,a_2,...,a_n)=a_1a_2cdots a_n$$
And see that, since points in $P^(n)_j$ by definition have $j$ entries equal to $x$,
$$mathbfain P_j^(n)Rightarrow q(mathbfa)=x^j$$
So of course
$$S_n=sum_j=0^nleft|P_j^(n)right|qleft(mathbfain P_j^(n)right)\
=sum_j=0^nnchoose jx^j=(1+x)^n$$
The final step coming from the Binomial theorem:
$$(x+y)^n=sum_j=0^nnchoose jx^jy^n-j$$
$endgroup$
add a comment |
$begingroup$
Note that if $A$ and $B$ are sets then
$$Atimes B=(a,b):ain A,bin B$$
so
$$A^2=Atimes A=(a,b):a,bin A$$
And $$A^n=Atimes A^n-1$$
So $$A^3=(a,b,c):a,b,cin A$$
Hence if $A=1,x$ then
$$1,x^3=(a,b,c):a,b,cin1,x$$
$$beginalign
=&(1,x,x),(x,1,x),(x,x,1)\
&(1,1,x),(1,x,1),(x,1,1)\
&(1,1,1),(x,x,x)
endalign$$
And in general, $1,x^n$ is going to have $2^n$ points. The sum in question is a sum over all those points:
$$S_n=sum_(a_1,...,a_n)in1,x^na_1cdots a_n$$
Which will be a sum of $2^n$ terms.
Let $P^(n)_j$ be the set of all points $(a_1,a_2,...,a_n)$ such that there are $j$ entries $a_k$ that are $x$, and there are $n-j$ entries $a_i$ that are $1$. We see that there is $nchoose 0=1$ point in $P^(n)_0$ and $nchoose n=1$ point in $P^(n)_n$. Then we see that there are $nchoose 1=n$ points in $P_1^(n)$ and $nchoose n-1=n$ points in $P_n-1^(n)$. So in general $$left|P_j^(n)right|=nchoose j=fracn!j!(n-j)!$$
Then we define the function $$q(a_1,a_2,...,a_n)=a_1a_2cdots a_n$$
And see that, since points in $P^(n)_j$ by definition have $j$ entries equal to $x$,
$$mathbfain P_j^(n)Rightarrow q(mathbfa)=x^j$$
So of course
$$S_n=sum_j=0^nleft|P_j^(n)right|qleft(mathbfain P_j^(n)right)\
=sum_j=0^nnchoose jx^j=(1+x)^n$$
The final step coming from the Binomial theorem:
$$(x+y)^n=sum_j=0^nnchoose jx^jy^n-j$$
$endgroup$
Note that if $A$ and $B$ are sets then
$$Atimes B=(a,b):ain A,bin B$$
so
$$A^2=Atimes A=(a,b):a,bin A$$
And $$A^n=Atimes A^n-1$$
So $$A^3=(a,b,c):a,b,cin A$$
Hence if $A=1,x$ then
$$1,x^3=(a,b,c):a,b,cin1,x$$
$$beginalign
=&(1,x,x),(x,1,x),(x,x,1)\
&(1,1,x),(1,x,1),(x,1,1)\
&(1,1,1),(x,x,x)
endalign$$
And in general, $1,x^n$ is going to have $2^n$ points. The sum in question is a sum over all those points:
$$S_n=sum_(a_1,...,a_n)in1,x^na_1cdots a_n$$
Which will be a sum of $2^n$ terms.
Let $P^(n)_j$ be the set of all points $(a_1,a_2,...,a_n)$ such that there are $j$ entries $a_k$ that are $x$, and there are $n-j$ entries $a_i$ that are $1$. We see that there is $nchoose 0=1$ point in $P^(n)_0$ and $nchoose n=1$ point in $P^(n)_n$. Then we see that there are $nchoose 1=n$ points in $P_1^(n)$ and $nchoose n-1=n$ points in $P_n-1^(n)$. So in general $$left|P_j^(n)right|=nchoose j=fracn!j!(n-j)!$$
Then we define the function $$q(a_1,a_2,...,a_n)=a_1a_2cdots a_n$$
And see that, since points in $P^(n)_j$ by definition have $j$ entries equal to $x$,
$$mathbfain P_j^(n)Rightarrow q(mathbfa)=x^j$$
So of course
$$S_n=sum_j=0^nleft|P_j^(n)right|qleft(mathbfain P_j^(n)right)\
=sum_j=0^nnchoose jx^j=(1+x)^n$$
The final step coming from the Binomial theorem:
$$(x+y)^n=sum_j=0^nnchoose jx^jy^n-j$$
answered 1 hour ago
clathratusclathratus
5,4781440
5,4781440
add a comment |
add a comment |
$begingroup$
$1,x^n$ is the Cartesian self product of the set to the $n$-th degree. $$beginalign1,x^n &= overbrace1,xtimes1,xtimescdotstimes1,x^text$n$ factors\[2ex]&=underbrace(1,1,ldots,1, 1)_text$n$ terms,(1,1,ldots, 1,x),ldots,(x,x,ldots, x,1),(x,x,ldots,x,x)endalign$$
So...
$$sumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n$$
This is the sum, for all possible selections, of the product of $n$ factors each selected independently from the set $1,x$.
It is clearly equal to $(1+x)^n$
$$beginalignsumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n&=(1+x)sum_(a_1,ldots,a_n-1)in1,x^n-1a_1a_2cdots a_n-1
\[2ex]&=(1+x)^nendalign$$
$endgroup$
$begingroup$
im just not sure what the power to the n means in $$1,x^n$$
$endgroup$
– Thomas Formal
55 mins ago
$begingroup$
It the Cartesian self product of the set to the $n$-th degree.
$endgroup$
– Graham Kemp
50 mins ago
$begingroup$
What's the [2ex] term?
$endgroup$
– Thomas Formal
46 mins ago
$begingroup$
... a Mathjax Formatting glitch in the comments. I've moved it to the body.
$endgroup$
– Graham Kemp
45 mins ago
$begingroup$
So as you and others have said, its a sum of all possible combinations of products of $a_1,...,a_n$ where $a_iin 1,x$
$endgroup$
– Thomas Formal
43 mins ago
add a comment |
$begingroup$
$1,x^n$ is the Cartesian self product of the set to the $n$-th degree. $$beginalign1,x^n &= overbrace1,xtimes1,xtimescdotstimes1,x^text$n$ factors\[2ex]&=underbrace(1,1,ldots,1, 1)_text$n$ terms,(1,1,ldots, 1,x),ldots,(x,x,ldots, x,1),(x,x,ldots,x,x)endalign$$
So...
$$sumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n$$
This is the sum, for all possible selections, of the product of $n$ factors each selected independently from the set $1,x$.
It is clearly equal to $(1+x)^n$
$$beginalignsumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n&=(1+x)sum_(a_1,ldots,a_n-1)in1,x^n-1a_1a_2cdots a_n-1
\[2ex]&=(1+x)^nendalign$$
$endgroup$
$begingroup$
im just not sure what the power to the n means in $$1,x^n$$
$endgroup$
– Thomas Formal
55 mins ago
$begingroup$
It the Cartesian self product of the set to the $n$-th degree.
$endgroup$
– Graham Kemp
50 mins ago
$begingroup$
What's the [2ex] term?
$endgroup$
– Thomas Formal
46 mins ago
$begingroup$
... a Mathjax Formatting glitch in the comments. I've moved it to the body.
$endgroup$
– Graham Kemp
45 mins ago
$begingroup$
So as you and others have said, its a sum of all possible combinations of products of $a_1,...,a_n$ where $a_iin 1,x$
$endgroup$
– Thomas Formal
43 mins ago
add a comment |
$begingroup$
$1,x^n$ is the Cartesian self product of the set to the $n$-th degree. $$beginalign1,x^n &= overbrace1,xtimes1,xtimescdotstimes1,x^text$n$ factors\[2ex]&=underbrace(1,1,ldots,1, 1)_text$n$ terms,(1,1,ldots, 1,x),ldots,(x,x,ldots, x,1),(x,x,ldots,x,x)endalign$$
So...
$$sumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n$$
This is the sum, for all possible selections, of the product of $n$ factors each selected independently from the set $1,x$.
It is clearly equal to $(1+x)^n$
$$beginalignsumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n&=(1+x)sum_(a_1,ldots,a_n-1)in1,x^n-1a_1a_2cdots a_n-1
\[2ex]&=(1+x)^nendalign$$
$endgroup$
$1,x^n$ is the Cartesian self product of the set to the $n$-th degree. $$beginalign1,x^n &= overbrace1,xtimes1,xtimescdotstimes1,x^text$n$ factors\[2ex]&=underbrace(1,1,ldots,1, 1)_text$n$ terms,(1,1,ldots, 1,x),ldots,(x,x,ldots, x,1),(x,x,ldots,x,x)endalign$$
So...
$$sumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n$$
This is the sum, for all possible selections, of the product of $n$ factors each selected independently from the set $1,x$.
It is clearly equal to $(1+x)^n$
$$beginalignsumlimits_(a_1,ldots,a_n)in1,x^n a_1a_2cdots a_n&=(1+x)sum_(a_1,ldots,a_n-1)in1,x^n-1a_1a_2cdots a_n-1
\[2ex]&=(1+x)^nendalign$$
edited 45 mins ago
answered 1 hour ago
Graham KempGraham Kemp
88.9k43579
88.9k43579
$begingroup$
im just not sure what the power to the n means in $$1,x^n$$
$endgroup$
– Thomas Formal
55 mins ago
$begingroup$
It the Cartesian self product of the set to the $n$-th degree.
$endgroup$
– Graham Kemp
50 mins ago
$begingroup$
What's the [2ex] term?
$endgroup$
– Thomas Formal
46 mins ago
$begingroup$
... a Mathjax Formatting glitch in the comments. I've moved it to the body.
$endgroup$
– Graham Kemp
45 mins ago
$begingroup$
So as you and others have said, its a sum of all possible combinations of products of $a_1,...,a_n$ where $a_iin 1,x$
$endgroup$
– Thomas Formal
43 mins ago
add a comment |
$begingroup$
im just not sure what the power to the n means in $$1,x^n$$
$endgroup$
– Thomas Formal
55 mins ago
$begingroup$
It the Cartesian self product of the set to the $n$-th degree.
$endgroup$
– Graham Kemp
50 mins ago
$begingroup$
What's the [2ex] term?
$endgroup$
– Thomas Formal
46 mins ago
$begingroup$
... a Mathjax Formatting glitch in the comments. I've moved it to the body.
$endgroup$
– Graham Kemp
45 mins ago
$begingroup$
So as you and others have said, its a sum of all possible combinations of products of $a_1,...,a_n$ where $a_iin 1,x$
$endgroup$
– Thomas Formal
43 mins ago
$begingroup$
im just not sure what the power to the n means in $$1,x^n$$
$endgroup$
– Thomas Formal
55 mins ago
$begingroup$
im just not sure what the power to the n means in $$1,x^n$$
$endgroup$
– Thomas Formal
55 mins ago
$begingroup$
It the Cartesian self product of the set to the $n$-th degree.
$endgroup$
– Graham Kemp
50 mins ago
$begingroup$
It the Cartesian self product of the set to the $n$-th degree.
$endgroup$
– Graham Kemp
50 mins ago
$begingroup$
What's the [2ex] term?
$endgroup$
– Thomas Formal
46 mins ago
$begingroup$
What's the [2ex] term?
$endgroup$
– Thomas Formal
46 mins ago
$begingroup$
... a Mathjax Formatting glitch in the comments. I've moved it to the body.
$endgroup$
– Graham Kemp
45 mins ago
$begingroup$
... a Mathjax Formatting glitch in the comments. I've moved it to the body.
$endgroup$
– Graham Kemp
45 mins ago
$begingroup$
So as you and others have said, its a sum of all possible combinations of products of $a_1,...,a_n$ where $a_iin 1,x$
$endgroup$
– Thomas Formal
43 mins ago
$begingroup$
So as you and others have said, its a sum of all possible combinations of products of $a_1,...,a_n$ where $a_iin 1,x$
$endgroup$
– Thomas Formal
43 mins ago
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3217832%2ftrying-to-understand-a-summation%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown