Nash Equilibrium and Replicator DynamicsNash equilibrium: comparing different definitionsHow can I find the Nash-equilibrium of the following zero sum game?nash equilibrium and best response dynamicsWhy do symmetric Nash equilibria satisfies $f_i(e^j_i,x_i) = f_i(x_i,x_i)$Two questions about Nash EquilibriumMixed Strategy Nash Equilibrium for finite GameHow to find Nash equilibria through KKT conditions (convex optimization)?Is there a systematic way to calculate a correlated equilibrium? (in game theory)Stability of a Degenerate Equilibrium Point in a Planar ODEPhase Portraits and ESS and strategies
What to put in ESTA if staying in US for a few days before going onto Canada
Why does ы have a soft sign in it?
Is it unprofessional to ask if a job posting on GlassDoor is real?
Do I have a twin with permutated remainders?
Forgetting the musical notes while performing in concert
Brothers & sisters
How to say in German "enjoying home comforts"
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
Latex document compiles but tikzpicture is not showing up
Withdrawals from HSA
1960's book about a plague that kills all white people
I'm going to France and my passport expires June 19th
Why is Collection not simply treated as Collection<?>
Is it canonical bit space?
In romance of three kingdoms why do people still use bamboo sticks when papers are already invented?
Increase size of symbol intercal when in superscript position
How can I tell someone that I want to be his or her friend?
Python: return float 1.0 as int 1 but float 1.5 as float 1.5
Fully-Firstable Anagram Sets
Emailing HOD to enhance faculty application
Infinite Abelian subgroup of infinite non Abelian group example
Is "remove commented out code" correct English?
Does casting Light, or a similar spell, have any effect when the caster is swallowed by a monster?
I would say: "You are another teacher", but she is a woman and I am a man
Nash Equilibrium and Replicator Dynamics
Nash equilibrium: comparing different definitionsHow can I find the Nash-equilibrium of the following zero sum game?nash equilibrium and best response dynamicsWhy do symmetric Nash equilibria satisfies $f_i(e^j_i,x_i) = f_i(x_i,x_i)$Two questions about Nash EquilibriumMixed Strategy Nash Equilibrium for finite GameHow to find Nash equilibria through KKT conditions (convex optimization)?Is there a systematic way to calculate a correlated equilibrium? (in game theory)Stability of a Degenerate Equilibrium Point in a Planar ODEPhase Portraits and ESS and strategies
$begingroup$
Consider the matrix
$$ A = beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix $$
i) Find the two Nash Equilibria.
ii) Consider the replicator dynamics along the invariant line $x_1=x_2$ to deduce the structure in the figure shown below.

$underlinetextbfMY WORK$
For some $x_1,x_2,w_1,w_2 in [0,1]$; where $textbfx= beginbmatrix x_1 \ 1-x_1 endbmatrix$ and $textbfw= beginbmatrix w_1 \ 1-w_1 endbmatrix$ we have:
$$textbfxcdot(Atextbfx) = beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1+18x_1x_2-x_1^2-x_2^2 $$
and
$$textbfwcdot(Atextbfx) = beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1 -w_1x_1 + 9w_2x_1 + 9w_1x_2 - w_2x_2 $$
not sure how to proceed.
Thank you for all help.
dynamical-systems game-theory nash-equilibrium evolutionary-game-theory
$endgroup$
add a comment |
$begingroup$
Consider the matrix
$$ A = beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix $$
i) Find the two Nash Equilibria.
ii) Consider the replicator dynamics along the invariant line $x_1=x_2$ to deduce the structure in the figure shown below.

$underlinetextbfMY WORK$
For some $x_1,x_2,w_1,w_2 in [0,1]$; where $textbfx= beginbmatrix x_1 \ 1-x_1 endbmatrix$ and $textbfw= beginbmatrix w_1 \ 1-w_1 endbmatrix$ we have:
$$textbfxcdot(Atextbfx) = beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1+18x_1x_2-x_1^2-x_2^2 $$
and
$$textbfwcdot(Atextbfx) = beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1 -w_1x_1 + 9w_2x_1 + 9w_1x_2 - w_2x_2 $$
not sure how to proceed.
Thank you for all help.
dynamical-systems game-theory nash-equilibrium evolutionary-game-theory
$endgroup$
$begingroup$
For the second question I recommend you to write down replicator equations in your question. This would be easier for others to answer your question if all relevant information is presented here.
$endgroup$
– Evgeny
Mar 30 at 14:41
add a comment |
$begingroup$
Consider the matrix
$$ A = beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix $$
i) Find the two Nash Equilibria.
ii) Consider the replicator dynamics along the invariant line $x_1=x_2$ to deduce the structure in the figure shown below.

$underlinetextbfMY WORK$
For some $x_1,x_2,w_1,w_2 in [0,1]$; where $textbfx= beginbmatrix x_1 \ 1-x_1 endbmatrix$ and $textbfw= beginbmatrix w_1 \ 1-w_1 endbmatrix$ we have:
$$textbfxcdot(Atextbfx) = beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1+18x_1x_2-x_1^2-x_2^2 $$
and
$$textbfwcdot(Atextbfx) = beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1 -w_1x_1 + 9w_2x_1 + 9w_1x_2 - w_2x_2 $$
not sure how to proceed.
Thank you for all help.
dynamical-systems game-theory nash-equilibrium evolutionary-game-theory
$endgroup$
Consider the matrix
$$ A = beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix $$
i) Find the two Nash Equilibria.
ii) Consider the replicator dynamics along the invariant line $x_1=x_2$ to deduce the structure in the figure shown below.

$underlinetextbfMY WORK$
For some $x_1,x_2,w_1,w_2 in [0,1]$; where $textbfx= beginbmatrix x_1 \ 1-x_1 endbmatrix$ and $textbfw= beginbmatrix w_1 \ 1-w_1 endbmatrix$ we have:
$$textbfxcdot(Atextbfx) = beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1+18x_1x_2-x_1^2-x_2^2 $$
and
$$textbfwcdot(Atextbfx) = beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix 0 & 10 & 1 \ 10 & 0 & 1 \ 1 & 1 & 1 endbmatrix beginbmatrix x_1 \ x_2 \ 1-x_1-x_2 endbmatrix $$
$$ =beginbmatrix w_1 \ w_2 \ 1-w_1-w_2 endbmatrix beginbmatrix -x_1+9x_2+1 \9x_1-x_2+1 \ 1 endbmatrix = 1 -w_1x_1 + 9w_2x_1 + 9w_1x_2 - w_2x_2 $$
not sure how to proceed.
Thank you for all help.
dynamical-systems game-theory nash-equilibrium evolutionary-game-theory
dynamical-systems game-theory nash-equilibrium evolutionary-game-theory
asked Mar 29 at 0:59
elcharlosmasterelcharlosmaster
2810
2810
$begingroup$
For the second question I recommend you to write down replicator equations in your question. This would be easier for others to answer your question if all relevant information is presented here.
$endgroup$
– Evgeny
Mar 30 at 14:41
add a comment |
$begingroup$
For the second question I recommend you to write down replicator equations in your question. This would be easier for others to answer your question if all relevant information is presented here.
$endgroup$
– Evgeny
Mar 30 at 14:41
$begingroup$
For the second question I recommend you to write down replicator equations in your question. This would be easier for others to answer your question if all relevant information is presented here.
$endgroup$
– Evgeny
Mar 30 at 14:41
$begingroup$
For the second question I recommend you to write down replicator equations in your question. This would be easier for others to answer your question if all relevant information is presented here.
$endgroup$
– Evgeny
Mar 30 at 14:41
add a comment |
0
active
oldest
votes
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%2f3166600%2fnash-equilibrium-and-replicator-dynamics%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3166600%2fnash-equilibrium-and-replicator-dynamics%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
$begingroup$
For the second question I recommend you to write down replicator equations in your question. This would be easier for others to answer your question if all relevant information is presented here.
$endgroup$
– Evgeny
Mar 30 at 14:41