Direct sum factorization of polynomialsDirect sum and subspacesFinding irreducible polynomials and factorizationLinear Algebra: Direct SumFactorization of Polynomials. Irreducible polynomial (basic question)On factorization of polynomialsFactorization of a PolynomialsUnderstanding Direct SumFactorization of polynomialsFactorization of polynomials.Factorization of polynomials
How to test if a transaction is standard without spending real money?
How do I create uniquely male characters?
can i play a electric guitar through a bass amp?
Why Is Death Allowed In the Matrix?
Can I make popcorn with any corn?
Font hinting is lost in Chrome-like browsers (for some languages )
Prove that NP is closed under karp reduction?
Can I ask the recruiters in my resume to put the reason why I am rejected?
Why do falling prices hurt debtors?
How is it possible to have an ability score that is less than 3?
What do you call a Matrix-like slowdown and camera movement effect?
If I cast Expeditious Retreat, can I Dash as a bonus action on the same turn?
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
the place where lots of roads meet
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
Why was the small council so happy for Tyrion to become the Master of Coin?
Example of a continuous function that don't have a continuous extension
Why don't electron-positron collisions release infinite energy?
Why not use SQL instead of GraphQL?
What would happen to a modern skyscraper if it rains micro blackholes?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
What typically incentivizes a professor to change jobs to a lower ranking university?
Email Account under attack (really) - anything I can do?
Direct sum factorization of polynomials
Direct sum and subspacesFinding irreducible polynomials and factorizationLinear Algebra: Direct SumFactorization of Polynomials. Irreducible polynomial (basic question)On factorization of polynomialsFactorization of a PolynomialsUnderstanding Direct SumFactorization of polynomialsFactorization of polynomials.Factorization of polynomials
$begingroup$
- I have been recently reading the paper "Mixed finite elements for second order elliptic problems in three variables" by Brezzi et. al.
- I noticed the claim in the proof of Lemma $2.1$, which basically boils down to given a polynomial
$mathrmpleft(x,yright) in P_k$, we can write it as $$
mathrmpleft(x,yright) =
cleft(1 - x - yright) + x,mathrmp_1left(x,yright) +
y,mathrmp_2left(x,yright)
$$
for some $c$ constant and $mathrmp_1left(x,yright), mathrmp_2left(x,yright) in P_k - 1$. This is equivalent to the claim that
$$
P_k = xP_k - 1oplus yP_k - 1 oplus
textSpanleft1 - x - yright
$$ as far as I understand. - It sounds plausible but I am not sure if it is true. Does anyone know more about this ?.
polynomials irreducible-polynomials direct-sum finite-element-method
$endgroup$
add a comment |
$begingroup$
- I have been recently reading the paper "Mixed finite elements for second order elliptic problems in three variables" by Brezzi et. al.
- I noticed the claim in the proof of Lemma $2.1$, which basically boils down to given a polynomial
$mathrmpleft(x,yright) in P_k$, we can write it as $$
mathrmpleft(x,yright) =
cleft(1 - x - yright) + x,mathrmp_1left(x,yright) +
y,mathrmp_2left(x,yright)
$$
for some $c$ constant and $mathrmp_1left(x,yright), mathrmp_2left(x,yright) in P_k - 1$. This is equivalent to the claim that
$$
P_k = xP_k - 1oplus yP_k - 1 oplus
textSpanleft1 - x - yright
$$ as far as I understand. - It sounds plausible but I am not sure if it is true. Does anyone know more about this ?.
polynomials irreducible-polynomials direct-sum finite-element-method
$endgroup$
add a comment |
$begingroup$
- I have been recently reading the paper "Mixed finite elements for second order elliptic problems in three variables" by Brezzi et. al.
- I noticed the claim in the proof of Lemma $2.1$, which basically boils down to given a polynomial
$mathrmpleft(x,yright) in P_k$, we can write it as $$
mathrmpleft(x,yright) =
cleft(1 - x - yright) + x,mathrmp_1left(x,yright) +
y,mathrmp_2left(x,yright)
$$
for some $c$ constant and $mathrmp_1left(x,yright), mathrmp_2left(x,yright) in P_k - 1$. This is equivalent to the claim that
$$
P_k = xP_k - 1oplus yP_k - 1 oplus
textSpanleft1 - x - yright
$$ as far as I understand. - It sounds plausible but I am not sure if it is true. Does anyone know more about this ?.
polynomials irreducible-polynomials direct-sum finite-element-method
$endgroup$
- I have been recently reading the paper "Mixed finite elements for second order elliptic problems in three variables" by Brezzi et. al.
- I noticed the claim in the proof of Lemma $2.1$, which basically boils down to given a polynomial
$mathrmpleft(x,yright) in P_k$, we can write it as $$
mathrmpleft(x,yright) =
cleft(1 - x - yright) + x,mathrmp_1left(x,yright) +
y,mathrmp_2left(x,yright)
$$
for some $c$ constant and $mathrmp_1left(x,yright), mathrmp_2left(x,yright) in P_k - 1$. This is equivalent to the claim that
$$
P_k = xP_k - 1oplus yP_k - 1 oplus
textSpanleft1 - x - yright
$$ as far as I understand. - It sounds plausible but I am not sure if it is true. Does anyone know more about this ?.
polynomials irreducible-polynomials direct-sum finite-element-method
polynomials irreducible-polynomials direct-sum finite-element-method
edited Mar 22 at 5:03
Felix Marin
68.9k7110147
68.9k7110147
asked Mar 22 at 3:37
Abdullah Ali SivasAbdullah Ali Sivas
162
162
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Here, few days after I came up with this answer.
Let's consider the basis of the $P_k$, e.g. $ i,jgeq 0 text and i+jleq k $. Observe that we can write each function in this basis as given above
$ 1 = 1times (1-x-y) + xtimes 1 + ytimes 1 $
$ x^i = 0times (1-x-y) + xtimes x^i-1 + ytimes 0$, for $i>0$
$ y^j = 0times (1-x-y) + xtimes 0 + ytimes y^j-1$, for $j>0$
$ x^iy^j = 0times (1-x-y) + xtimes tfrac12x^i-1y^j + ytimes tfrac12x^i-1y^j-1$, for $j>0$ and $i>0$. Since sum of $k$-th degree polynomials is a $k$-th degree polynomial and $1$, $x^i-1$, $y^j-1$, $tfrac12x^i-1y^j$ and $tfrac12x^i-1y^j-1$ are $(k-1)$-st degree polynomials, we have the answer.
I am going to leave this here in case someone else (or future me) needs it.
$endgroup$
add a comment |
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
);
);
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%2f3157713%2fdirect-sum-factorization-of-polynomials%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
$begingroup$
Here, few days after I came up with this answer.
Let's consider the basis of the $P_k$, e.g. $ i,jgeq 0 text and i+jleq k $. Observe that we can write each function in this basis as given above
$ 1 = 1times (1-x-y) + xtimes 1 + ytimes 1 $
$ x^i = 0times (1-x-y) + xtimes x^i-1 + ytimes 0$, for $i>0$
$ y^j = 0times (1-x-y) + xtimes 0 + ytimes y^j-1$, for $j>0$
$ x^iy^j = 0times (1-x-y) + xtimes tfrac12x^i-1y^j + ytimes tfrac12x^i-1y^j-1$, for $j>0$ and $i>0$. Since sum of $k$-th degree polynomials is a $k$-th degree polynomial and $1$, $x^i-1$, $y^j-1$, $tfrac12x^i-1y^j$ and $tfrac12x^i-1y^j-1$ are $(k-1)$-st degree polynomials, we have the answer.
I am going to leave this here in case someone else (or future me) needs it.
$endgroup$
add a comment |
$begingroup$
Here, few days after I came up with this answer.
Let's consider the basis of the $P_k$, e.g. $ i,jgeq 0 text and i+jleq k $. Observe that we can write each function in this basis as given above
$ 1 = 1times (1-x-y) + xtimes 1 + ytimes 1 $
$ x^i = 0times (1-x-y) + xtimes x^i-1 + ytimes 0$, for $i>0$
$ y^j = 0times (1-x-y) + xtimes 0 + ytimes y^j-1$, for $j>0$
$ x^iy^j = 0times (1-x-y) + xtimes tfrac12x^i-1y^j + ytimes tfrac12x^i-1y^j-1$, for $j>0$ and $i>0$. Since sum of $k$-th degree polynomials is a $k$-th degree polynomial and $1$, $x^i-1$, $y^j-1$, $tfrac12x^i-1y^j$ and $tfrac12x^i-1y^j-1$ are $(k-1)$-st degree polynomials, we have the answer.
I am going to leave this here in case someone else (or future me) needs it.
$endgroup$
add a comment |
$begingroup$
Here, few days after I came up with this answer.
Let's consider the basis of the $P_k$, e.g. $ i,jgeq 0 text and i+jleq k $. Observe that we can write each function in this basis as given above
$ 1 = 1times (1-x-y) + xtimes 1 + ytimes 1 $
$ x^i = 0times (1-x-y) + xtimes x^i-1 + ytimes 0$, for $i>0$
$ y^j = 0times (1-x-y) + xtimes 0 + ytimes y^j-1$, for $j>0$
$ x^iy^j = 0times (1-x-y) + xtimes tfrac12x^i-1y^j + ytimes tfrac12x^i-1y^j-1$, for $j>0$ and $i>0$. Since sum of $k$-th degree polynomials is a $k$-th degree polynomial and $1$, $x^i-1$, $y^j-1$, $tfrac12x^i-1y^j$ and $tfrac12x^i-1y^j-1$ are $(k-1)$-st degree polynomials, we have the answer.
I am going to leave this here in case someone else (or future me) needs it.
$endgroup$
Here, few days after I came up with this answer.
Let's consider the basis of the $P_k$, e.g. $ i,jgeq 0 text and i+jleq k $. Observe that we can write each function in this basis as given above
$ 1 = 1times (1-x-y) + xtimes 1 + ytimes 1 $
$ x^i = 0times (1-x-y) + xtimes x^i-1 + ytimes 0$, for $i>0$
$ y^j = 0times (1-x-y) + xtimes 0 + ytimes y^j-1$, for $j>0$
$ x^iy^j = 0times (1-x-y) + xtimes tfrac12x^i-1y^j + ytimes tfrac12x^i-1y^j-1$, for $j>0$ and $i>0$. Since sum of $k$-th degree polynomials is a $k$-th degree polynomial and $1$, $x^i-1$, $y^j-1$, $tfrac12x^i-1y^j$ and $tfrac12x^i-1y^j-1$ are $(k-1)$-st degree polynomials, we have the answer.
I am going to leave this here in case someone else (or future me) needs it.
answered Mar 24 at 18:51
Abdullah Ali SivasAbdullah Ali Sivas
162
162
add a comment |
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%2f3157713%2fdirect-sum-factorization-of-polynomials%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