Arthur Engel Problem Solving Strategies infinite descent proof contradiction Ch-14 Q11If none of numbers:...

Why would the Red Woman birth a shadow if she worshipped the Lord of the Light?

How dangerous is XSS?

Im going to France and my passport expires June 19th

Solving a recurrence relation (poker chips)

Can compressed videos be decoded back to their uncompresed original format?

Intersection Puzzle

Expand and Contract

Ambiguity in the definition of entropy

ssTTsSTtRrriinInnnnNNNIiinngg

How does a predictive coding aid in lossless compression?

What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"

If human space travel is limited by the G force vulnerability, is there a way to counter G forces?

Why can't we play rap on piano?

How could indestructible materials be used in power generation?

How badly should I try to prevent a user from XSSing themselves?

Could the museum Saturn V's be refitted for one more flight?

Forgetting the musical notes while performing in concert

Watching something be piped to a file live with tail

Why is this clock signal connected to a capacitor to gnd?

How to show a landlord what we have in savings?

Avoiding direct proof while writing proof by induction

Arrow those variables!

What killed these X2 caps?

Examples of smooth manifolds admitting inbetween one and a continuum of complex structures



Arthur Engel Problem Solving Strategies infinite descent proof contradiction Ch-14 Q11


If none of numbers: $a,a+d,a+2d,…,a+(n-1)d$ are divisible by $n$,then prove that $n,d$ are coprime.How to find solutions of coin weighing problems with multiple light coins and prove optimalityObjects into two bags puzzleMy answer to this combi problem doesn't match the answer in the book (Problem-Solving Strategies)Problem from Olympiad from book Arthur EngelProblem from olympiad book by Arthur Engel (invariant problem)another olympiad problem from Arthur Engel related to invariantIs there a “balanced knapsacks” problem with a known result?Graph theoretic proof of irrational number.Problem on Invariances (Arthur Engel)Combinatorics problem on k sets and partionning a set of numbers, understanding of the proof













4












$begingroup$


The question goes as follows:




$2n+1$ integral weights are given, where $n geq 1$. If we remove any of the weights, the remaining $2n$ weights can be split into two heaps of equal weights. Prove that all weights are equal.




I was discussing the book with my teacher and she told me she found a contradiction to the statement. Basically, take $2n$ weights of weight $1$ (say $blue$ weights) and one weight of weight $2n-1$ (say $red$ weight). Here, if we remove one blue weight, then we can split with one red weight one side and the rest $2n-1$ blue weights on the other. If we remove the red weight, then we can split the rest blue weights into two partitions of size $n$. This partition satisfies the given condition and all the weights are not equal here.



So are we wrong here? How so? Because I find it hard to digest Arthur Engel being so wrong because in the solution section, he says this can be extended to rational and irrational weights as well.
Also, if we aren't, where is the step in Arthur Engel's proof which overlooks our case?



I'll put the original solution here as well, exactly as it is given in PSS:



Let $w_1,...,w_{2n+1}$ be the integral weights. Since any $2n$ of the weights balance, the sum of any $2n$ of the weights is even. This implies they are all of the same parity. If they are even, we set $w_i leftarrow frac{w_i}{2}$, and if they are odd, we set $w_i leftarrow frac{w_i-1}{2}$. In each case we get a new set of weights with the same balancing property. Applying this reduction repeatedly, we see that the $w_i$ are congruent mod $2^k$ for all $k$. This implies that all $w_i$ are equal.



Generalize the result to rational weights, which is easy, and to irrational weights, which is much more difficult.










share|cite|improve this question











$endgroup$












  • $begingroup$
    I believe that the problem should state that the two heaps have not only the same weight, but also the same number of weights in them.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 14:43






  • 1




    $begingroup$
    I have written the question exactly as it is in PSS.
    $endgroup$
    – Shikhar_Mohan
    Mar 25 '17 at 14:57










  • $begingroup$
    I believe you. Engel might have made a mistake, it's not impossible.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 15:06
















4












$begingroup$


The question goes as follows:




$2n+1$ integral weights are given, where $n geq 1$. If we remove any of the weights, the remaining $2n$ weights can be split into two heaps of equal weights. Prove that all weights are equal.




I was discussing the book with my teacher and she told me she found a contradiction to the statement. Basically, take $2n$ weights of weight $1$ (say $blue$ weights) and one weight of weight $2n-1$ (say $red$ weight). Here, if we remove one blue weight, then we can split with one red weight one side and the rest $2n-1$ blue weights on the other. If we remove the red weight, then we can split the rest blue weights into two partitions of size $n$. This partition satisfies the given condition and all the weights are not equal here.



So are we wrong here? How so? Because I find it hard to digest Arthur Engel being so wrong because in the solution section, he says this can be extended to rational and irrational weights as well.
Also, if we aren't, where is the step in Arthur Engel's proof which overlooks our case?



I'll put the original solution here as well, exactly as it is given in PSS:



Let $w_1,...,w_{2n+1}$ be the integral weights. Since any $2n$ of the weights balance, the sum of any $2n$ of the weights is even. This implies they are all of the same parity. If they are even, we set $w_i leftarrow frac{w_i}{2}$, and if they are odd, we set $w_i leftarrow frac{w_i-1}{2}$. In each case we get a new set of weights with the same balancing property. Applying this reduction repeatedly, we see that the $w_i$ are congruent mod $2^k$ for all $k$. This implies that all $w_i$ are equal.



Generalize the result to rational weights, which is easy, and to irrational weights, which is much more difficult.










share|cite|improve this question











$endgroup$












  • $begingroup$
    I believe that the problem should state that the two heaps have not only the same weight, but also the same number of weights in them.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 14:43






  • 1




    $begingroup$
    I have written the question exactly as it is in PSS.
    $endgroup$
    – Shikhar_Mohan
    Mar 25 '17 at 14:57










  • $begingroup$
    I believe you. Engel might have made a mistake, it's not impossible.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 15:06














4












4








4





$begingroup$


The question goes as follows:




$2n+1$ integral weights are given, where $n geq 1$. If we remove any of the weights, the remaining $2n$ weights can be split into two heaps of equal weights. Prove that all weights are equal.




I was discussing the book with my teacher and she told me she found a contradiction to the statement. Basically, take $2n$ weights of weight $1$ (say $blue$ weights) and one weight of weight $2n-1$ (say $red$ weight). Here, if we remove one blue weight, then we can split with one red weight one side and the rest $2n-1$ blue weights on the other. If we remove the red weight, then we can split the rest blue weights into two partitions of size $n$. This partition satisfies the given condition and all the weights are not equal here.



So are we wrong here? How so? Because I find it hard to digest Arthur Engel being so wrong because in the solution section, he says this can be extended to rational and irrational weights as well.
Also, if we aren't, where is the step in Arthur Engel's proof which overlooks our case?



I'll put the original solution here as well, exactly as it is given in PSS:



Let $w_1,...,w_{2n+1}$ be the integral weights. Since any $2n$ of the weights balance, the sum of any $2n$ of the weights is even. This implies they are all of the same parity. If they are even, we set $w_i leftarrow frac{w_i}{2}$, and if they are odd, we set $w_i leftarrow frac{w_i-1}{2}$. In each case we get a new set of weights with the same balancing property. Applying this reduction repeatedly, we see that the $w_i$ are congruent mod $2^k$ for all $k$. This implies that all $w_i$ are equal.



Generalize the result to rational weights, which is easy, and to irrational weights, which is much more difficult.










share|cite|improve this question











$endgroup$




The question goes as follows:




$2n+1$ integral weights are given, where $n geq 1$. If we remove any of the weights, the remaining $2n$ weights can be split into two heaps of equal weights. Prove that all weights are equal.




I was discussing the book with my teacher and she told me she found a contradiction to the statement. Basically, take $2n$ weights of weight $1$ (say $blue$ weights) and one weight of weight $2n-1$ (say $red$ weight). Here, if we remove one blue weight, then we can split with one red weight one side and the rest $2n-1$ blue weights on the other. If we remove the red weight, then we can split the rest blue weights into two partitions of size $n$. This partition satisfies the given condition and all the weights are not equal here.



So are we wrong here? How so? Because I find it hard to digest Arthur Engel being so wrong because in the solution section, he says this can be extended to rational and irrational weights as well.
Also, if we aren't, where is the step in Arthur Engel's proof which overlooks our case?



I'll put the original solution here as well, exactly as it is given in PSS:



Let $w_1,...,w_{2n+1}$ be the integral weights. Since any $2n$ of the weights balance, the sum of any $2n$ of the weights is even. This implies they are all of the same parity. If they are even, we set $w_i leftarrow frac{w_i}{2}$, and if they are odd, we set $w_i leftarrow frac{w_i-1}{2}$. In each case we get a new set of weights with the same balancing property. Applying this reduction repeatedly, we see that the $w_i$ are congruent mod $2^k$ for all $k$. This implies that all $w_i$ are equal.



Generalize the result to rational weights, which is easy, and to irrational weights, which is much more difficult.







linear-algebra combinatorics discrete-mathematics contest-math






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 18 at 17:42









darij grinberg

11.4k33167




11.4k33167










asked Mar 25 '17 at 14:32









Shikhar_MohanShikhar_Mohan

879




879












  • $begingroup$
    I believe that the problem should state that the two heaps have not only the same weight, but also the same number of weights in them.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 14:43






  • 1




    $begingroup$
    I have written the question exactly as it is in PSS.
    $endgroup$
    – Shikhar_Mohan
    Mar 25 '17 at 14:57










  • $begingroup$
    I believe you. Engel might have made a mistake, it's not impossible.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 15:06


















  • $begingroup$
    I believe that the problem should state that the two heaps have not only the same weight, but also the same number of weights in them.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 14:43






  • 1




    $begingroup$
    I have written the question exactly as it is in PSS.
    $endgroup$
    – Shikhar_Mohan
    Mar 25 '17 at 14:57










  • $begingroup$
    I believe you. Engel might have made a mistake, it's not impossible.
    $endgroup$
    – Wojowu
    Mar 25 '17 at 15:06
















$begingroup$
I believe that the problem should state that the two heaps have not only the same weight, but also the same number of weights in them.
$endgroup$
– Wojowu
Mar 25 '17 at 14:43




$begingroup$
I believe that the problem should state that the two heaps have not only the same weight, but also the same number of weights in them.
$endgroup$
– Wojowu
Mar 25 '17 at 14:43




1




1




$begingroup$
I have written the question exactly as it is in PSS.
$endgroup$
– Shikhar_Mohan
Mar 25 '17 at 14:57




$begingroup$
I have written the question exactly as it is in PSS.
$endgroup$
– Shikhar_Mohan
Mar 25 '17 at 14:57












$begingroup$
I believe you. Engel might have made a mistake, it's not impossible.
$endgroup$
– Wojowu
Mar 25 '17 at 15:06




$begingroup$
I believe you. Engel might have made a mistake, it's not impossible.
$endgroup$
– Wojowu
Mar 25 '17 at 15:06










1 Answer
1






active

oldest

votes


















3












$begingroup$

As I mention in the comments, I believe that in the problem we should have restricted that the two heaps we split into have equal size. To justify this, I will explain how the solution fails without this solution, but works with it.



The crucial step is the reduction $w_ileftarrowfrac{w_i-1}{2}$. Engel claims that "[...] we get a new set of weights with the same balancing property", but this is not necessarily true - if we apply this to the example your teacher gave (say with $n=2$), $1,1,1,1,3$, then this has the balancing property as you mention, but after reduction it doesn't - we get $0,0,0,0,1$, and after removing a zero we can't split it into two heaps of equal weight, since one would have to have weight $0$, other weight $1$.



So let's try to see why an "obvious" argument doesn't give us that the balancing property is preserved. After we remove one weight, say $w_1$, we can split the other ones into two heaps, say $w_2,dots, w_{k+1}$ and $w_{k+2},dots,w_{2n+1}$ of size $k$ and $2n-k$, so that $w_2+dots+w_{k+1}=w_{k+2}+dots+w_{2n+1}=W$. We would expect that this balancing would lead to a balancing in a new set of weights. Let's see if it does:
$$frac{w_2-1}{2}+dots+frac{w_{k+1}-1}{2}=frac{w_2+dots+w_{k+1}}{2}-frac{k}{2}=frac{W}{2}-frac{k}{2},\
frac{w_{k+2}-1}{2}+dots+frac{w_{2n+1}-1}{2}=frac{w_{k+2}+dots+w_{2 +1}}{2}-frac{2n-k}{2}=frac{W}{2}-frac{2n-k}{2}.$$
These are equal only when $k=2n-k$, i.e. when the heaps have equal sizes. So in general, we have no guarantee the new weights have the balancing property, unless we add the restriction in the problem that the heaps have to have equal sizes.






share|cite|improve this answer









$endgroup$














    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%2f2202527%2farthur-engel-problem-solving-strategies-infinite-descent-proof-contradiction-ch%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









    3












    $begingroup$

    As I mention in the comments, I believe that in the problem we should have restricted that the two heaps we split into have equal size. To justify this, I will explain how the solution fails without this solution, but works with it.



    The crucial step is the reduction $w_ileftarrowfrac{w_i-1}{2}$. Engel claims that "[...] we get a new set of weights with the same balancing property", but this is not necessarily true - if we apply this to the example your teacher gave (say with $n=2$), $1,1,1,1,3$, then this has the balancing property as you mention, but after reduction it doesn't - we get $0,0,0,0,1$, and after removing a zero we can't split it into two heaps of equal weight, since one would have to have weight $0$, other weight $1$.



    So let's try to see why an "obvious" argument doesn't give us that the balancing property is preserved. After we remove one weight, say $w_1$, we can split the other ones into two heaps, say $w_2,dots, w_{k+1}$ and $w_{k+2},dots,w_{2n+1}$ of size $k$ and $2n-k$, so that $w_2+dots+w_{k+1}=w_{k+2}+dots+w_{2n+1}=W$. We would expect that this balancing would lead to a balancing in a new set of weights. Let's see if it does:
    $$frac{w_2-1}{2}+dots+frac{w_{k+1}-1}{2}=frac{w_2+dots+w_{k+1}}{2}-frac{k}{2}=frac{W}{2}-frac{k}{2},\
    frac{w_{k+2}-1}{2}+dots+frac{w_{2n+1}-1}{2}=frac{w_{k+2}+dots+w_{2 +1}}{2}-frac{2n-k}{2}=frac{W}{2}-frac{2n-k}{2}.$$
    These are equal only when $k=2n-k$, i.e. when the heaps have equal sizes. So in general, we have no guarantee the new weights have the balancing property, unless we add the restriction in the problem that the heaps have to have equal sizes.






    share|cite|improve this answer









    $endgroup$


















      3












      $begingroup$

      As I mention in the comments, I believe that in the problem we should have restricted that the two heaps we split into have equal size. To justify this, I will explain how the solution fails without this solution, but works with it.



      The crucial step is the reduction $w_ileftarrowfrac{w_i-1}{2}$. Engel claims that "[...] we get a new set of weights with the same balancing property", but this is not necessarily true - if we apply this to the example your teacher gave (say with $n=2$), $1,1,1,1,3$, then this has the balancing property as you mention, but after reduction it doesn't - we get $0,0,0,0,1$, and after removing a zero we can't split it into two heaps of equal weight, since one would have to have weight $0$, other weight $1$.



      So let's try to see why an "obvious" argument doesn't give us that the balancing property is preserved. After we remove one weight, say $w_1$, we can split the other ones into two heaps, say $w_2,dots, w_{k+1}$ and $w_{k+2},dots,w_{2n+1}$ of size $k$ and $2n-k$, so that $w_2+dots+w_{k+1}=w_{k+2}+dots+w_{2n+1}=W$. We would expect that this balancing would lead to a balancing in a new set of weights. Let's see if it does:
      $$frac{w_2-1}{2}+dots+frac{w_{k+1}-1}{2}=frac{w_2+dots+w_{k+1}}{2}-frac{k}{2}=frac{W}{2}-frac{k}{2},\
      frac{w_{k+2}-1}{2}+dots+frac{w_{2n+1}-1}{2}=frac{w_{k+2}+dots+w_{2 +1}}{2}-frac{2n-k}{2}=frac{W}{2}-frac{2n-k}{2}.$$
      These are equal only when $k=2n-k$, i.e. when the heaps have equal sizes. So in general, we have no guarantee the new weights have the balancing property, unless we add the restriction in the problem that the heaps have to have equal sizes.






      share|cite|improve this answer









      $endgroup$
















        3












        3








        3





        $begingroup$

        As I mention in the comments, I believe that in the problem we should have restricted that the two heaps we split into have equal size. To justify this, I will explain how the solution fails without this solution, but works with it.



        The crucial step is the reduction $w_ileftarrowfrac{w_i-1}{2}$. Engel claims that "[...] we get a new set of weights with the same balancing property", but this is not necessarily true - if we apply this to the example your teacher gave (say with $n=2$), $1,1,1,1,3$, then this has the balancing property as you mention, but after reduction it doesn't - we get $0,0,0,0,1$, and after removing a zero we can't split it into two heaps of equal weight, since one would have to have weight $0$, other weight $1$.



        So let's try to see why an "obvious" argument doesn't give us that the balancing property is preserved. After we remove one weight, say $w_1$, we can split the other ones into two heaps, say $w_2,dots, w_{k+1}$ and $w_{k+2},dots,w_{2n+1}$ of size $k$ and $2n-k$, so that $w_2+dots+w_{k+1}=w_{k+2}+dots+w_{2n+1}=W$. We would expect that this balancing would lead to a balancing in a new set of weights. Let's see if it does:
        $$frac{w_2-1}{2}+dots+frac{w_{k+1}-1}{2}=frac{w_2+dots+w_{k+1}}{2}-frac{k}{2}=frac{W}{2}-frac{k}{2},\
        frac{w_{k+2}-1}{2}+dots+frac{w_{2n+1}-1}{2}=frac{w_{k+2}+dots+w_{2 +1}}{2}-frac{2n-k}{2}=frac{W}{2}-frac{2n-k}{2}.$$
        These are equal only when $k=2n-k$, i.e. when the heaps have equal sizes. So in general, we have no guarantee the new weights have the balancing property, unless we add the restriction in the problem that the heaps have to have equal sizes.






        share|cite|improve this answer









        $endgroup$



        As I mention in the comments, I believe that in the problem we should have restricted that the two heaps we split into have equal size. To justify this, I will explain how the solution fails without this solution, but works with it.



        The crucial step is the reduction $w_ileftarrowfrac{w_i-1}{2}$. Engel claims that "[...] we get a new set of weights with the same balancing property", but this is not necessarily true - if we apply this to the example your teacher gave (say with $n=2$), $1,1,1,1,3$, then this has the balancing property as you mention, but after reduction it doesn't - we get $0,0,0,0,1$, and after removing a zero we can't split it into two heaps of equal weight, since one would have to have weight $0$, other weight $1$.



        So let's try to see why an "obvious" argument doesn't give us that the balancing property is preserved. After we remove one weight, say $w_1$, we can split the other ones into two heaps, say $w_2,dots, w_{k+1}$ and $w_{k+2},dots,w_{2n+1}$ of size $k$ and $2n-k$, so that $w_2+dots+w_{k+1}=w_{k+2}+dots+w_{2n+1}=W$. We would expect that this balancing would lead to a balancing in a new set of weights. Let's see if it does:
        $$frac{w_2-1}{2}+dots+frac{w_{k+1}-1}{2}=frac{w_2+dots+w_{k+1}}{2}-frac{k}{2}=frac{W}{2}-frac{k}{2},\
        frac{w_{k+2}-1}{2}+dots+frac{w_{2n+1}-1}{2}=frac{w_{k+2}+dots+w_{2 +1}}{2}-frac{2n-k}{2}=frac{W}{2}-frac{2n-k}{2}.$$
        These are equal only when $k=2n-k$, i.e. when the heaps have equal sizes. So in general, we have no guarantee the new weights have the balancing property, unless we add the restriction in the problem that the heaps have to have equal sizes.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Mar 25 '17 at 15:45









        WojowuWojowu

        19.3k23174




        19.3k23174






























            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%2f2202527%2farthur-engel-problem-solving-strategies-infinite-descent-proof-contradiction-ch%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

            Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

            Fil:Tokke komm.svg

            Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?