Multiplying two polynomials: explanation of the general formula for the coefficientsGetting a bound on the coefficients of the factor polynomialFinding the sum of the coefficients of polynomial of degree 21Determining if any of these three are an ideal of $mathbbR[x]$In $R[x]$, $f=g iff f(x)=g(x), forall x in R$Deriving $x^n-1=(x-1)(x^n-1+x^n-2+…+x+1)$Is sum of two stable polynomials still stable?Irreducibility criteria for polynomials in $mathbbZ[x]$Common zeros of two univariate polynomials over $mathbbC(y)$Help Understanding Proof of Eisenstein's CriterionHow determine relationship between two $n$ degree polynomials roots

Having the player face themselves after the mid-game

What does "rhumatis" mean?

How to make sure I'm assertive enough in contact with subordinates?

Why aren't there more Gauls like Obelix?

An Undercover Army

Can the Witch Sight warlock invocation see through the Mirror Image spell?

Issue with units for a rocket nozzle throat area problem

What does *dead* mean in *What do you mean, dead?*?

A running toilet that stops itself

Help! My Character is too much for her story!

Is it a Cyclops number? "Nobody" knows!

Why does this boat have a landing pad? (SpaceX's GO Searcher) Any plans for propulsive capsule landings?

Should I file my taxes? No income, unemployed, but paid 2k in student loan interest

Why isn't P and P/poly trivially the same?

Was it really inappropriate to write a pull request for the company I interviewed with?

Why would /etc/passwd be used every time someone executes `ls -l` command?

How could it rain oil?

If nine coins are tossed, what is the probability that the number of heads is even?

What does it take to become a wilderness skills guide as a business?

Is divide-by-zero a security vulnerability?

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

“I had a flat in the centre of town, but I didn’t like living there, so …”

Cycles on the torus

I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?



Multiplying two polynomials: explanation of the general formula for the coefficients


Getting a bound on the coefficients of the factor polynomialFinding the sum of the coefficients of polynomial of degree 21Determining if any of these three are an ideal of $mathbbR[x]$In $R[x]$, $f=g iff f(x)=g(x), forall x in R$Deriving $x^n-1=(x-1)(x^n-1+x^n-2+…+x+1)$Is sum of two stable polynomials still stable?Irreducibility criteria for polynomials in $mathbbZ[x]$Common zeros of two univariate polynomials over $mathbbC(y)$Help Understanding Proof of Eisenstein's CriterionHow determine relationship between two $n$ degree polynomials roots













0












$begingroup$


If $$f(x)=a_nx^n+...+a_0$$ and $$g(x)=b_mx^m+…+b_0$$ then $$f(x)cdot g(x)=c_m+nx^m+n+...+c_0$$ where $c_k=sum_r+s=ka_rb_s,quad k=0,....,m+n$



I know that the degree $0$ and $(m+n)$ exists, and I also understand the Formula for those cases.



Now if I pick a degree $k$ in between $0$ and $(m+n)$. Then if I always take a summand of the first factor $f(x)$ i. e. $, a_i$, then $i$ cannot be bigger than $k$ because I would have to multiply it with a monomonial with at least degree $0$.



Those are my thoughts so far; how can I continue this chain of thoughts in order to prove the Formula for the coefficients, i. e. why does it have to be this Formula?










share|cite|improve this question











$endgroup$











  • $begingroup$
    Do you mean fg(x) which is composite functions ? I suspect from the title you mean f(x)g(x). If so, looking up "Cauchy Product" may help.
    $endgroup$
    – Martin Hansen
    yesterday










  • $begingroup$
    @MartinHansen I have tried to prove the Formula with induction First if $m=0,n=0$ the Formula holds. Then Setting $m>0$ and $n=0$ The Formula still holds and then I make an iduction over $n$ and in the inductionstep after using the assocaitive and distributive law I have got the term $a_n+1b_mx^n+1+m+(c_n+1+m-1+a_n+1b_m-1)x^n+1+m-1+...+(c_n+1+a_n+1b_0)x^n+1+c_nx^n+...c_0$. Can you tell me how I have to Phrase the inductionhypothesis to get the desired result?
    $endgroup$
    – New2Math
    19 hours ago










  • $begingroup$
    I think it should be possible to get that to work although it's probably hiding what's going on, rather than illuminating the mechanism at work. However, your comment got me thinking and I've posted an answer below that I think is more straight forward to understand. Hope you like it !
    $endgroup$
    – Martin Hansen
    18 hours ago
















0












$begingroup$


If $$f(x)=a_nx^n+...+a_0$$ and $$g(x)=b_mx^m+…+b_0$$ then $$f(x)cdot g(x)=c_m+nx^m+n+...+c_0$$ where $c_k=sum_r+s=ka_rb_s,quad k=0,....,m+n$



I know that the degree $0$ and $(m+n)$ exists, and I also understand the Formula for those cases.



Now if I pick a degree $k$ in between $0$ and $(m+n)$. Then if I always take a summand of the first factor $f(x)$ i. e. $, a_i$, then $i$ cannot be bigger than $k$ because I would have to multiply it with a monomonial with at least degree $0$.



Those are my thoughts so far; how can I continue this chain of thoughts in order to prove the Formula for the coefficients, i. e. why does it have to be this Formula?










share|cite|improve this question











$endgroup$











  • $begingroup$
    Do you mean fg(x) which is composite functions ? I suspect from the title you mean f(x)g(x). If so, looking up "Cauchy Product" may help.
    $endgroup$
    – Martin Hansen
    yesterday










  • $begingroup$
    @MartinHansen I have tried to prove the Formula with induction First if $m=0,n=0$ the Formula holds. Then Setting $m>0$ and $n=0$ The Formula still holds and then I make an iduction over $n$ and in the inductionstep after using the assocaitive and distributive law I have got the term $a_n+1b_mx^n+1+m+(c_n+1+m-1+a_n+1b_m-1)x^n+1+m-1+...+(c_n+1+a_n+1b_0)x^n+1+c_nx^n+...c_0$. Can you tell me how I have to Phrase the inductionhypothesis to get the desired result?
    $endgroup$
    – New2Math
    19 hours ago










  • $begingroup$
    I think it should be possible to get that to work although it's probably hiding what's going on, rather than illuminating the mechanism at work. However, your comment got me thinking and I've posted an answer below that I think is more straight forward to understand. Hope you like it !
    $endgroup$
    – Martin Hansen
    18 hours ago














0












0








0





$begingroup$


If $$f(x)=a_nx^n+...+a_0$$ and $$g(x)=b_mx^m+…+b_0$$ then $$f(x)cdot g(x)=c_m+nx^m+n+...+c_0$$ where $c_k=sum_r+s=ka_rb_s,quad k=0,....,m+n$



I know that the degree $0$ and $(m+n)$ exists, and I also understand the Formula for those cases.



Now if I pick a degree $k$ in between $0$ and $(m+n)$. Then if I always take a summand of the first factor $f(x)$ i. e. $, a_i$, then $i$ cannot be bigger than $k$ because I would have to multiply it with a monomonial with at least degree $0$.



Those are my thoughts so far; how can I continue this chain of thoughts in order to prove the Formula for the coefficients, i. e. why does it have to be this Formula?










share|cite|improve this question











$endgroup$




If $$f(x)=a_nx^n+...+a_0$$ and $$g(x)=b_mx^m+…+b_0$$ then $$f(x)cdot g(x)=c_m+nx^m+n+...+c_0$$ where $c_k=sum_r+s=ka_rb_s,quad k=0,....,m+n$



I know that the degree $0$ and $(m+n)$ exists, and I also understand the Formula for those cases.



Now if I pick a degree $k$ in between $0$ and $(m+n)$. Then if I always take a summand of the first factor $f(x)$ i. e. $, a_i$, then $i$ cannot be bigger than $k$ because I would have to multiply it with a monomonial with at least degree $0$.



Those are my thoughts so far; how can I continue this chain of thoughts in order to prove the Formula for the coefficients, i. e. why does it have to be this Formula?







sequences-and-series polynomials cauchy-product






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 17 hours ago









Martin Hansen

19113




19113










asked yesterday









New2MathNew2Math

8912




8912











  • $begingroup$
    Do you mean fg(x) which is composite functions ? I suspect from the title you mean f(x)g(x). If so, looking up "Cauchy Product" may help.
    $endgroup$
    – Martin Hansen
    yesterday










  • $begingroup$
    @MartinHansen I have tried to prove the Formula with induction First if $m=0,n=0$ the Formula holds. Then Setting $m>0$ and $n=0$ The Formula still holds and then I make an iduction over $n$ and in the inductionstep after using the assocaitive and distributive law I have got the term $a_n+1b_mx^n+1+m+(c_n+1+m-1+a_n+1b_m-1)x^n+1+m-1+...+(c_n+1+a_n+1b_0)x^n+1+c_nx^n+...c_0$. Can you tell me how I have to Phrase the inductionhypothesis to get the desired result?
    $endgroup$
    – New2Math
    19 hours ago










  • $begingroup$
    I think it should be possible to get that to work although it's probably hiding what's going on, rather than illuminating the mechanism at work. However, your comment got me thinking and I've posted an answer below that I think is more straight forward to understand. Hope you like it !
    $endgroup$
    – Martin Hansen
    18 hours ago

















  • $begingroup$
    Do you mean fg(x) which is composite functions ? I suspect from the title you mean f(x)g(x). If so, looking up "Cauchy Product" may help.
    $endgroup$
    – Martin Hansen
    yesterday










  • $begingroup$
    @MartinHansen I have tried to prove the Formula with induction First if $m=0,n=0$ the Formula holds. Then Setting $m>0$ and $n=0$ The Formula still holds and then I make an iduction over $n$ and in the inductionstep after using the assocaitive and distributive law I have got the term $a_n+1b_mx^n+1+m+(c_n+1+m-1+a_n+1b_m-1)x^n+1+m-1+...+(c_n+1+a_n+1b_0)x^n+1+c_nx^n+...c_0$. Can you tell me how I have to Phrase the inductionhypothesis to get the desired result?
    $endgroup$
    – New2Math
    19 hours ago










  • $begingroup$
    I think it should be possible to get that to work although it's probably hiding what's going on, rather than illuminating the mechanism at work. However, your comment got me thinking and I've posted an answer below that I think is more straight forward to understand. Hope you like it !
    $endgroup$
    – Martin Hansen
    18 hours ago
















$begingroup$
Do you mean fg(x) which is composite functions ? I suspect from the title you mean f(x)g(x). If so, looking up "Cauchy Product" may help.
$endgroup$
– Martin Hansen
yesterday




$begingroup$
Do you mean fg(x) which is composite functions ? I suspect from the title you mean f(x)g(x). If so, looking up "Cauchy Product" may help.
$endgroup$
– Martin Hansen
yesterday












$begingroup$
@MartinHansen I have tried to prove the Formula with induction First if $m=0,n=0$ the Formula holds. Then Setting $m>0$ and $n=0$ The Formula still holds and then I make an iduction over $n$ and in the inductionstep after using the assocaitive and distributive law I have got the term $a_n+1b_mx^n+1+m+(c_n+1+m-1+a_n+1b_m-1)x^n+1+m-1+...+(c_n+1+a_n+1b_0)x^n+1+c_nx^n+...c_0$. Can you tell me how I have to Phrase the inductionhypothesis to get the desired result?
$endgroup$
– New2Math
19 hours ago




$begingroup$
@MartinHansen I have tried to prove the Formula with induction First if $m=0,n=0$ the Formula holds. Then Setting $m>0$ and $n=0$ The Formula still holds and then I make an iduction over $n$ and in the inductionstep after using the assocaitive and distributive law I have got the term $a_n+1b_mx^n+1+m+(c_n+1+m-1+a_n+1b_m-1)x^n+1+m-1+...+(c_n+1+a_n+1b_0)x^n+1+c_nx^n+...c_0$. Can you tell me how I have to Phrase the inductionhypothesis to get the desired result?
$endgroup$
– New2Math
19 hours ago












$begingroup$
I think it should be possible to get that to work although it's probably hiding what's going on, rather than illuminating the mechanism at work. However, your comment got me thinking and I've posted an answer below that I think is more straight forward to understand. Hope you like it !
$endgroup$
– Martin Hansen
18 hours ago





$begingroup$
I think it should be possible to get that to work although it's probably hiding what's going on, rather than illuminating the mechanism at work. However, your comment got me thinking and I've posted an answer below that I think is more straight forward to understand. Hope you like it !
$endgroup$
– Martin Hansen
18 hours ago











1 Answer
1






active

oldest

votes


















1












$begingroup$

I've been playing around with trying to find a more visual way of proving the Cauchy Product, which amongst other things, multiplies two polynomials together as you've asked for;



My starting point was thinking about a specific example;
$$(2+7x+3x^2)(6+4x+5x^2) =$$



beginarrayc
&2 &7x &3x^2 \ hline
6 &12&42x&18x^2\ hline
4x &8x&28x^2&12x^3\ hline
5x^2 &10x^2&35x^3&15x^4\ hline
endarray

So



$$(2+7x+3x^2)(6+4x+5x^2) = 12+50x+56x^2+47x^3+15x^4$$



Generalising this,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)=$$
beginarrayc
&a_0 &a_1x &a_2x^2 &a_3x^3&dots&a_nx^n \ hline
b_0 &a_0b_0&a_1b_0x&a_2b_0x^2&a_3b_0x^3&dots&a_nb_0x^n\ hline
b_1x &a_0b_1x&a_1b_1x^2&a_2b_1x^3&a_3b_1x^4&dots&a_nb_1x^n+1\ hline
b_2x^2 &a_0b_2x^2&a_1b_2x^3&a_2b_2x^4&a_3b_2x^5&dots&a_nb_2x^n+2\ hline
b_3x^3&a_0b_3x^3&a_1b_3x^4&a_2b_3x^5&a_3b_3x^6&dots&a_nb_3x^n+3\ hline
dots&dots&dots&dots&dots&dots&dots\ hline
b_mx^m&a_0b_mx^m&a_1b_mx^m+1&a_2b_mx^m+2&a_3b_mx^m+3&dots&a_nb_mx^n+m\ hline
endarray

So,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)$$
$$=a_0b_0$$
$$+(a_0b_1+a_1b_0)x$$
$$+(a_0b_2+a_1b_1+a_2b_0)x^2$$
$$+(a_0b_3+a_1b_2+a_2b_1+a_3b_0)x^3$$
$$+dots$$
$$+a_nb_nx^n+m$$
which is what you were trying to prove.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    I kinda see the mechanism looked at it for some time now. We generalise it by Looking at a square i.e if $m<n$ than if $n>k>m$ we set $b_k=0$. Then we can prove by induction over $n$ that Picking the $k$th. diagonal from the set of the first $n$ diagonals. We will get $k$ entries. The same goes for the set of the last $n$ diagonals. So we can describe the square by substracting the one double diagonal in the middle which we have in excess. So we have proved the Formula for the square. I am still thinking how one can prove the Formula for a General guadrangle if you know what I mean.
    $endgroup$
    – New2Math
    17 hours ago











Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139112%2fmultiplying-two-polynomials-explanation-of-the-general-formula-for-the-coeffici%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1












$begingroup$

I've been playing around with trying to find a more visual way of proving the Cauchy Product, which amongst other things, multiplies two polynomials together as you've asked for;



My starting point was thinking about a specific example;
$$(2+7x+3x^2)(6+4x+5x^2) =$$



beginarrayc
&2 &7x &3x^2 \ hline
6 &12&42x&18x^2\ hline
4x &8x&28x^2&12x^3\ hline
5x^2 &10x^2&35x^3&15x^4\ hline
endarray

So



$$(2+7x+3x^2)(6+4x+5x^2) = 12+50x+56x^2+47x^3+15x^4$$



Generalising this,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)=$$
beginarrayc
&a_0 &a_1x &a_2x^2 &a_3x^3&dots&a_nx^n \ hline
b_0 &a_0b_0&a_1b_0x&a_2b_0x^2&a_3b_0x^3&dots&a_nb_0x^n\ hline
b_1x &a_0b_1x&a_1b_1x^2&a_2b_1x^3&a_3b_1x^4&dots&a_nb_1x^n+1\ hline
b_2x^2 &a_0b_2x^2&a_1b_2x^3&a_2b_2x^4&a_3b_2x^5&dots&a_nb_2x^n+2\ hline
b_3x^3&a_0b_3x^3&a_1b_3x^4&a_2b_3x^5&a_3b_3x^6&dots&a_nb_3x^n+3\ hline
dots&dots&dots&dots&dots&dots&dots\ hline
b_mx^m&a_0b_mx^m&a_1b_mx^m+1&a_2b_mx^m+2&a_3b_mx^m+3&dots&a_nb_mx^n+m\ hline
endarray

So,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)$$
$$=a_0b_0$$
$$+(a_0b_1+a_1b_0)x$$
$$+(a_0b_2+a_1b_1+a_2b_0)x^2$$
$$+(a_0b_3+a_1b_2+a_2b_1+a_3b_0)x^3$$
$$+dots$$
$$+a_nb_nx^n+m$$
which is what you were trying to prove.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    I kinda see the mechanism looked at it for some time now. We generalise it by Looking at a square i.e if $m<n$ than if $n>k>m$ we set $b_k=0$. Then we can prove by induction over $n$ that Picking the $k$th. diagonal from the set of the first $n$ diagonals. We will get $k$ entries. The same goes for the set of the last $n$ diagonals. So we can describe the square by substracting the one double diagonal in the middle which we have in excess. So we have proved the Formula for the square. I am still thinking how one can prove the Formula for a General guadrangle if you know what I mean.
    $endgroup$
    – New2Math
    17 hours ago
















1












$begingroup$

I've been playing around with trying to find a more visual way of proving the Cauchy Product, which amongst other things, multiplies two polynomials together as you've asked for;



My starting point was thinking about a specific example;
$$(2+7x+3x^2)(6+4x+5x^2) =$$



beginarrayc
&2 &7x &3x^2 \ hline
6 &12&42x&18x^2\ hline
4x &8x&28x^2&12x^3\ hline
5x^2 &10x^2&35x^3&15x^4\ hline
endarray

So



$$(2+7x+3x^2)(6+4x+5x^2) = 12+50x+56x^2+47x^3+15x^4$$



Generalising this,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)=$$
beginarrayc
&a_0 &a_1x &a_2x^2 &a_3x^3&dots&a_nx^n \ hline
b_0 &a_0b_0&a_1b_0x&a_2b_0x^2&a_3b_0x^3&dots&a_nb_0x^n\ hline
b_1x &a_0b_1x&a_1b_1x^2&a_2b_1x^3&a_3b_1x^4&dots&a_nb_1x^n+1\ hline
b_2x^2 &a_0b_2x^2&a_1b_2x^3&a_2b_2x^4&a_3b_2x^5&dots&a_nb_2x^n+2\ hline
b_3x^3&a_0b_3x^3&a_1b_3x^4&a_2b_3x^5&a_3b_3x^6&dots&a_nb_3x^n+3\ hline
dots&dots&dots&dots&dots&dots&dots\ hline
b_mx^m&a_0b_mx^m&a_1b_mx^m+1&a_2b_mx^m+2&a_3b_mx^m+3&dots&a_nb_mx^n+m\ hline
endarray

So,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)$$
$$=a_0b_0$$
$$+(a_0b_1+a_1b_0)x$$
$$+(a_0b_2+a_1b_1+a_2b_0)x^2$$
$$+(a_0b_3+a_1b_2+a_2b_1+a_3b_0)x^3$$
$$+dots$$
$$+a_nb_nx^n+m$$
which is what you were trying to prove.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    I kinda see the mechanism looked at it for some time now. We generalise it by Looking at a square i.e if $m<n$ than if $n>k>m$ we set $b_k=0$. Then we can prove by induction over $n$ that Picking the $k$th. diagonal from the set of the first $n$ diagonals. We will get $k$ entries. The same goes for the set of the last $n$ diagonals. So we can describe the square by substracting the one double diagonal in the middle which we have in excess. So we have proved the Formula for the square. I am still thinking how one can prove the Formula for a General guadrangle if you know what I mean.
    $endgroup$
    – New2Math
    17 hours ago














1












1








1





$begingroup$

I've been playing around with trying to find a more visual way of proving the Cauchy Product, which amongst other things, multiplies two polynomials together as you've asked for;



My starting point was thinking about a specific example;
$$(2+7x+3x^2)(6+4x+5x^2) =$$



beginarrayc
&2 &7x &3x^2 \ hline
6 &12&42x&18x^2\ hline
4x &8x&28x^2&12x^3\ hline
5x^2 &10x^2&35x^3&15x^4\ hline
endarray

So



$$(2+7x+3x^2)(6+4x+5x^2) = 12+50x+56x^2+47x^3+15x^4$$



Generalising this,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)=$$
beginarrayc
&a_0 &a_1x &a_2x^2 &a_3x^3&dots&a_nx^n \ hline
b_0 &a_0b_0&a_1b_0x&a_2b_0x^2&a_3b_0x^3&dots&a_nb_0x^n\ hline
b_1x &a_0b_1x&a_1b_1x^2&a_2b_1x^3&a_3b_1x^4&dots&a_nb_1x^n+1\ hline
b_2x^2 &a_0b_2x^2&a_1b_2x^3&a_2b_2x^4&a_3b_2x^5&dots&a_nb_2x^n+2\ hline
b_3x^3&a_0b_3x^3&a_1b_3x^4&a_2b_3x^5&a_3b_3x^6&dots&a_nb_3x^n+3\ hline
dots&dots&dots&dots&dots&dots&dots\ hline
b_mx^m&a_0b_mx^m&a_1b_mx^m+1&a_2b_mx^m+2&a_3b_mx^m+3&dots&a_nb_mx^n+m\ hline
endarray

So,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)$$
$$=a_0b_0$$
$$+(a_0b_1+a_1b_0)x$$
$$+(a_0b_2+a_1b_1+a_2b_0)x^2$$
$$+(a_0b_3+a_1b_2+a_2b_1+a_3b_0)x^3$$
$$+dots$$
$$+a_nb_nx^n+m$$
which is what you were trying to prove.






share|cite|improve this answer









$endgroup$



I've been playing around with trying to find a more visual way of proving the Cauchy Product, which amongst other things, multiplies two polynomials together as you've asked for;



My starting point was thinking about a specific example;
$$(2+7x+3x^2)(6+4x+5x^2) =$$



beginarrayc
&2 &7x &3x^2 \ hline
6 &12&42x&18x^2\ hline
4x &8x&28x^2&12x^3\ hline
5x^2 &10x^2&35x^3&15x^4\ hline
endarray

So



$$(2+7x+3x^2)(6+4x+5x^2) = 12+50x+56x^2+47x^3+15x^4$$



Generalising this,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)=$$
beginarrayc
&a_0 &a_1x &a_2x^2 &a_3x^3&dots&a_nx^n \ hline
b_0 &a_0b_0&a_1b_0x&a_2b_0x^2&a_3b_0x^3&dots&a_nb_0x^n\ hline
b_1x &a_0b_1x&a_1b_1x^2&a_2b_1x^3&a_3b_1x^4&dots&a_nb_1x^n+1\ hline
b_2x^2 &a_0b_2x^2&a_1b_2x^3&a_2b_2x^4&a_3b_2x^5&dots&a_nb_2x^n+2\ hline
b_3x^3&a_0b_3x^3&a_1b_3x^4&a_2b_3x^5&a_3b_3x^6&dots&a_nb_3x^n+3\ hline
dots&dots&dots&dots&dots&dots&dots\ hline
b_mx^m&a_0b_mx^m&a_1b_mx^m+1&a_2b_mx^m+2&a_3b_mx^m+3&dots&a_nb_mx^n+m\ hline
endarray

So,
$$(a_0+a_1x+a_2x^2+a_3x^3+dots+a_nx^n)(b_0+a_1x+b_2x^2+b_3x^3+dots+b_mx^m)$$
$$=a_0b_0$$
$$+(a_0b_1+a_1b_0)x$$
$$+(a_0b_2+a_1b_1+a_2b_0)x^2$$
$$+(a_0b_3+a_1b_2+a_2b_1+a_3b_0)x^3$$
$$+dots$$
$$+a_nb_nx^n+m$$
which is what you were trying to prove.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 18 hours ago









Martin HansenMartin Hansen

19113




19113











  • $begingroup$
    I kinda see the mechanism looked at it for some time now. We generalise it by Looking at a square i.e if $m<n$ than if $n>k>m$ we set $b_k=0$. Then we can prove by induction over $n$ that Picking the $k$th. diagonal from the set of the first $n$ diagonals. We will get $k$ entries. The same goes for the set of the last $n$ diagonals. So we can describe the square by substracting the one double diagonal in the middle which we have in excess. So we have proved the Formula for the square. I am still thinking how one can prove the Formula for a General guadrangle if you know what I mean.
    $endgroup$
    – New2Math
    17 hours ago

















  • $begingroup$
    I kinda see the mechanism looked at it for some time now. We generalise it by Looking at a square i.e if $m<n$ than if $n>k>m$ we set $b_k=0$. Then we can prove by induction over $n$ that Picking the $k$th. diagonal from the set of the first $n$ diagonals. We will get $k$ entries. The same goes for the set of the last $n$ diagonals. So we can describe the square by substracting the one double diagonal in the middle which we have in excess. So we have proved the Formula for the square. I am still thinking how one can prove the Formula for a General guadrangle if you know what I mean.
    $endgroup$
    – New2Math
    17 hours ago
















$begingroup$
I kinda see the mechanism looked at it for some time now. We generalise it by Looking at a square i.e if $m<n$ than if $n>k>m$ we set $b_k=0$. Then we can prove by induction over $n$ that Picking the $k$th. diagonal from the set of the first $n$ diagonals. We will get $k$ entries. The same goes for the set of the last $n$ diagonals. So we can describe the square by substracting the one double diagonal in the middle which we have in excess. So we have proved the Formula for the square. I am still thinking how one can prove the Formula for a General guadrangle if you know what I mean.
$endgroup$
– New2Math
17 hours ago





$begingroup$
I kinda see the mechanism looked at it for some time now. We generalise it by Looking at a square i.e if $m<n$ than if $n>k>m$ we set $b_k=0$. Then we can prove by induction over $n$ that Picking the $k$th. diagonal from the set of the first $n$ diagonals. We will get $k$ entries. The same goes for the set of the last $n$ diagonals. So we can describe the square by substracting the one double diagonal in the middle which we have in excess. So we have proved the Formula for the square. I am still thinking how one can prove the Formula for a General guadrangle if you know what I mean.
$endgroup$
– New2Math
17 hours ago


















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139112%2fmultiplying-two-polynomials-explanation-of-the-general-formula-for-the-coeffici%23new-answer', 'question_page');

);

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







Popular posts from this blog

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye