How do I prove this combinatorial identityAlternative combinatorial proof for $sumlimits_r=0^nbinomnrbinomm+rn=sumlimits_r=0^nbinomnrbinommr2^r$Number of way to invite my friends over for dinner on 5 nightsHelp with how to prepare the inductive step of a strong induction exercise.Source and/or combinatorial interpretation for $F_n+k = sum_i=0^k binomkiF_n-i$Another combinatorial identity of McKayExpectation of the fraction a random function covers its rangeFind a conjecture for $F_1+F_2+…+F_n$Proof involving Fibonacci number and binomial coefficientCombinatorial proof of $n choose 1 + n choose 3 +cdots = n choose 0 + n choose 2+cdots$Generating function of even Fibonacci numbers

Is “snitty” a popular American English term? What is its origin?

Is there an idiom that support the idea that "inflation is bad"?

ZSPL language, anyone heard of it?

Point of the Dothraki's attack in GoT S8E3?

What was the first story to feature the plot "the monsters were human all along"?

How to adjust tikz picture so it fits to current size of a table cell?

Copy previous line to current line from text file

Do publishers care if submitted work has already been copyrighted?

60s/70s science fiction novel where a man (after years of trying) finally succeeds to make a coin levitate by sheer concentration

How can I get people to remember my character's gender?

If I set assumevalid=0 after syncing the blockchain will Bitcoin Core go back and validate historical blocks?

How should I tell my manager I'm not paying for an optional after work event I'm not going to?

Why aren't nationalizations in Russia described as socialist?

Pressure inside an infinite ocean?

How do inspiraling black holes get closer?

Is there an official reason for not adding a post-credits scene?

What does 'made on' mean here?

Floor of Riemann zeta function

My advisor talks about me to his colleague

Why do people keep telling me that I am a bad photographer?

Refinish or replace an old staircase

How long would it take for people to notice a mass disappearance?

How can I roleplay a follower-type character when I as a player have a leader-type personality?

Can there be a single technologically advanced nation, in a continent full of non-technologically advanced nations?



How do I prove this combinatorial identity


Alternative combinatorial proof for $sumlimits_r=0^nbinomnrbinomm+rn=sumlimits_r=0^nbinomnrbinommr2^r$Number of way to invite my friends over for dinner on 5 nightsHelp with how to prepare the inductive step of a strong induction exercise.Source and/or combinatorial interpretation for $F_n+k = sum_i=0^k binomkiF_n-i$Another combinatorial identity of McKayExpectation of the fraction a random function covers its rangeFind a conjecture for $F_1+F_2+…+F_n$Proof involving Fibonacci number and binomial coefficientCombinatorial proof of $n choose 1 + n choose 3 +cdots = n choose 0 + n choose 2+cdots$Generating function of even Fibonacci numbers













15












$begingroup$


Show that




$$2n choose n + 32n-1 choose n + 3^22n-2 choose n + cdots + 3^nn choose n \ = 2n+1 choose n+1 + 22n+1 choose n+2 + 2^22n+1 choose n+3 + cdots + 2^n2n+1 choose 2n+1$$




One way that I did it was to use the idea of generating functions.
For the left hand side expression, I can find 2 functions. Consider;



$$f_1 (x) = frac1(1-3x) \ = 1 + 3^1x + 3^2x^2 + 3^3x^3 + cdots + 3^nx^n + cdots \ f_2(x) = frac1(1-x)^n+1 \ = n choose n + n+1 choose nx + n+2 choose nx^2 + cdots + 2n-1 choose nx^n-1 + 2n choose nx^n + cdots + $$



Consider the coefficient of $x^n$ in the expansion of $f_1 (x) . f_2 (x)$. Then the coefficient will be the expression on the left hand side.



Now we further consider 2 functions for the right-hand side expression.



Consider;



$$f_3 (x) = frac 1(1-2x) \ = 1 + 2^1x + 2^2x^2 + cdots + 2^n-1x^n-1 + 2^nx^n + cdots \ f_4 (x) = (1+x)^2n+1 \= 1 + 2n+1 choose 1x + cdots + 2n+1 choose n-1x^n-1 + 2n+1 choose nx^n +cdots + 2n+1 choose 0x^2n +1 \ = 2n+1 choose 2n+1 + 2n+1 choose 2nx + 2n+1 choose 2n-1x^2 + cdots + 2n+1 choose n+2x^n-1 + 2n+1 choose n+1x^n + \
+ 2n+1 choose nx^n+1 +cdots + 2n+1 choose 0x^2n +1$$



Hence the coefficient of $x^n$ is the coefficient of $x^n$ in the expansion of $f_3(x) . f_4(x)$



This is what I managed to do so far. I'm not sure if $f_1(x) .f_2(x) = f_3(x).f_4(x)$. If the two functions are indeed equal, then I can conclude that their coefficient of $x^n$ must be equal, which will immediately answer the question. If they are equal, how do I show that they are?



If the two functions are not equal? How do I proceed to show this question?



Edit: It might not be true that the product of the two functions are equal. I tried substituting $x=0.1, n=1$. Seems like the two values are not equal. How do I proceed with this question?










share|cite|improve this question











$endgroup$











  • $begingroup$
    The two functions are not equal. In general for rational expressions, ie fractions where numerator and denominator are polynomials, if $a(x)/b(x)=c(x)/d(x)$ for all $x$ (ie expressions are identical), then you must have the polynomial equality $a(x)d(x)=b(x)c(x)$ which is only true if the two products are the same polynomial. If both fractions, $a(x)/b(x)$ and $c(x)/d(x)$, are without common factors, this is only true if $a(x)=kcdot c(x)$ and $b(x)=kcdot d(x)$ for some constant $k$.
    $endgroup$
    – Einar Rødland
    Apr 25 at 6:43










  • $begingroup$
    Noted! Thanks for the explanation!
    $endgroup$
    – Icycarus
    Apr 25 at 6:46















15












$begingroup$


Show that




$$2n choose n + 32n-1 choose n + 3^22n-2 choose n + cdots + 3^nn choose n \ = 2n+1 choose n+1 + 22n+1 choose n+2 + 2^22n+1 choose n+3 + cdots + 2^n2n+1 choose 2n+1$$




One way that I did it was to use the idea of generating functions.
For the left hand side expression, I can find 2 functions. Consider;



$$f_1 (x) = frac1(1-3x) \ = 1 + 3^1x + 3^2x^2 + 3^3x^3 + cdots + 3^nx^n + cdots \ f_2(x) = frac1(1-x)^n+1 \ = n choose n + n+1 choose nx + n+2 choose nx^2 + cdots + 2n-1 choose nx^n-1 + 2n choose nx^n + cdots + $$



Consider the coefficient of $x^n$ in the expansion of $f_1 (x) . f_2 (x)$. Then the coefficient will be the expression on the left hand side.



Now we further consider 2 functions for the right-hand side expression.



Consider;



$$f_3 (x) = frac 1(1-2x) \ = 1 + 2^1x + 2^2x^2 + cdots + 2^n-1x^n-1 + 2^nx^n + cdots \ f_4 (x) = (1+x)^2n+1 \= 1 + 2n+1 choose 1x + cdots + 2n+1 choose n-1x^n-1 + 2n+1 choose nx^n +cdots + 2n+1 choose 0x^2n +1 \ = 2n+1 choose 2n+1 + 2n+1 choose 2nx + 2n+1 choose 2n-1x^2 + cdots + 2n+1 choose n+2x^n-1 + 2n+1 choose n+1x^n + \
+ 2n+1 choose nx^n+1 +cdots + 2n+1 choose 0x^2n +1$$



Hence the coefficient of $x^n$ is the coefficient of $x^n$ in the expansion of $f_3(x) . f_4(x)$



This is what I managed to do so far. I'm not sure if $f_1(x) .f_2(x) = f_3(x).f_4(x)$. If the two functions are indeed equal, then I can conclude that their coefficient of $x^n$ must be equal, which will immediately answer the question. If they are equal, how do I show that they are?



If the two functions are not equal? How do I proceed to show this question?



Edit: It might not be true that the product of the two functions are equal. I tried substituting $x=0.1, n=1$. Seems like the two values are not equal. How do I proceed with this question?










share|cite|improve this question











$endgroup$











  • $begingroup$
    The two functions are not equal. In general for rational expressions, ie fractions where numerator and denominator are polynomials, if $a(x)/b(x)=c(x)/d(x)$ for all $x$ (ie expressions are identical), then you must have the polynomial equality $a(x)d(x)=b(x)c(x)$ which is only true if the two products are the same polynomial. If both fractions, $a(x)/b(x)$ and $c(x)/d(x)$, are without common factors, this is only true if $a(x)=kcdot c(x)$ and $b(x)=kcdot d(x)$ for some constant $k$.
    $endgroup$
    – Einar Rødland
    Apr 25 at 6:43










  • $begingroup$
    Noted! Thanks for the explanation!
    $endgroup$
    – Icycarus
    Apr 25 at 6:46













15












15








15


5



$begingroup$


Show that




$$2n choose n + 32n-1 choose n + 3^22n-2 choose n + cdots + 3^nn choose n \ = 2n+1 choose n+1 + 22n+1 choose n+2 + 2^22n+1 choose n+3 + cdots + 2^n2n+1 choose 2n+1$$




One way that I did it was to use the idea of generating functions.
For the left hand side expression, I can find 2 functions. Consider;



$$f_1 (x) = frac1(1-3x) \ = 1 + 3^1x + 3^2x^2 + 3^3x^3 + cdots + 3^nx^n + cdots \ f_2(x) = frac1(1-x)^n+1 \ = n choose n + n+1 choose nx + n+2 choose nx^2 + cdots + 2n-1 choose nx^n-1 + 2n choose nx^n + cdots + $$



Consider the coefficient of $x^n$ in the expansion of $f_1 (x) . f_2 (x)$. Then the coefficient will be the expression on the left hand side.



Now we further consider 2 functions for the right-hand side expression.



Consider;



$$f_3 (x) = frac 1(1-2x) \ = 1 + 2^1x + 2^2x^2 + cdots + 2^n-1x^n-1 + 2^nx^n + cdots \ f_4 (x) = (1+x)^2n+1 \= 1 + 2n+1 choose 1x + cdots + 2n+1 choose n-1x^n-1 + 2n+1 choose nx^n +cdots + 2n+1 choose 0x^2n +1 \ = 2n+1 choose 2n+1 + 2n+1 choose 2nx + 2n+1 choose 2n-1x^2 + cdots + 2n+1 choose n+2x^n-1 + 2n+1 choose n+1x^n + \
+ 2n+1 choose nx^n+1 +cdots + 2n+1 choose 0x^2n +1$$



Hence the coefficient of $x^n$ is the coefficient of $x^n$ in the expansion of $f_3(x) . f_4(x)$



This is what I managed to do so far. I'm not sure if $f_1(x) .f_2(x) = f_3(x).f_4(x)$. If the two functions are indeed equal, then I can conclude that their coefficient of $x^n$ must be equal, which will immediately answer the question. If they are equal, how do I show that they are?



If the two functions are not equal? How do I proceed to show this question?



Edit: It might not be true that the product of the two functions are equal. I tried substituting $x=0.1, n=1$. Seems like the two values are not equal. How do I proceed with this question?










share|cite|improve this question











$endgroup$




Show that




$$2n choose n + 32n-1 choose n + 3^22n-2 choose n + cdots + 3^nn choose n \ = 2n+1 choose n+1 + 22n+1 choose n+2 + 2^22n+1 choose n+3 + cdots + 2^n2n+1 choose 2n+1$$




One way that I did it was to use the idea of generating functions.
For the left hand side expression, I can find 2 functions. Consider;



$$f_1 (x) = frac1(1-3x) \ = 1 + 3^1x + 3^2x^2 + 3^3x^3 + cdots + 3^nx^n + cdots \ f_2(x) = frac1(1-x)^n+1 \ = n choose n + n+1 choose nx + n+2 choose nx^2 + cdots + 2n-1 choose nx^n-1 + 2n choose nx^n + cdots + $$



Consider the coefficient of $x^n$ in the expansion of $f_1 (x) . f_2 (x)$. Then the coefficient will be the expression on the left hand side.



Now we further consider 2 functions for the right-hand side expression.



Consider;



$$f_3 (x) = frac 1(1-2x) \ = 1 + 2^1x + 2^2x^2 + cdots + 2^n-1x^n-1 + 2^nx^n + cdots \ f_4 (x) = (1+x)^2n+1 \= 1 + 2n+1 choose 1x + cdots + 2n+1 choose n-1x^n-1 + 2n+1 choose nx^n +cdots + 2n+1 choose 0x^2n +1 \ = 2n+1 choose 2n+1 + 2n+1 choose 2nx + 2n+1 choose 2n-1x^2 + cdots + 2n+1 choose n+2x^n-1 + 2n+1 choose n+1x^n + \
+ 2n+1 choose nx^n+1 +cdots + 2n+1 choose 0x^2n +1$$



Hence the coefficient of $x^n$ is the coefficient of $x^n$ in the expansion of $f_3(x) . f_4(x)$



This is what I managed to do so far. I'm not sure if $f_1(x) .f_2(x) = f_3(x).f_4(x)$. If the two functions are indeed equal, then I can conclude that their coefficient of $x^n$ must be equal, which will immediately answer the question. If they are equal, how do I show that they are?



If the two functions are not equal? How do I proceed to show this question?



Edit: It might not be true that the product of the two functions are equal. I tried substituting $x=0.1, n=1$. Seems like the two values are not equal. How do I proceed with this question?







combinatorics induction binomial-coefficients generating-functions combinatorial-proofs






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited yesterday









Larry

2,55531131




2,55531131










asked Apr 25 at 5:55









IcycarusIcycarus

5621315




5621315











  • $begingroup$
    The two functions are not equal. In general for rational expressions, ie fractions where numerator and denominator are polynomials, if $a(x)/b(x)=c(x)/d(x)$ for all $x$ (ie expressions are identical), then you must have the polynomial equality $a(x)d(x)=b(x)c(x)$ which is only true if the two products are the same polynomial. If both fractions, $a(x)/b(x)$ and $c(x)/d(x)$, are without common factors, this is only true if $a(x)=kcdot c(x)$ and $b(x)=kcdot d(x)$ for some constant $k$.
    $endgroup$
    – Einar Rødland
    Apr 25 at 6:43










  • $begingroup$
    Noted! Thanks for the explanation!
    $endgroup$
    – Icycarus
    Apr 25 at 6:46
















  • $begingroup$
    The two functions are not equal. In general for rational expressions, ie fractions where numerator and denominator are polynomials, if $a(x)/b(x)=c(x)/d(x)$ for all $x$ (ie expressions are identical), then you must have the polynomial equality $a(x)d(x)=b(x)c(x)$ which is only true if the two products are the same polynomial. If both fractions, $a(x)/b(x)$ and $c(x)/d(x)$, are without common factors, this is only true if $a(x)=kcdot c(x)$ and $b(x)=kcdot d(x)$ for some constant $k$.
    $endgroup$
    – Einar Rødland
    Apr 25 at 6:43










  • $begingroup$
    Noted! Thanks for the explanation!
    $endgroup$
    – Icycarus
    Apr 25 at 6:46















$begingroup$
The two functions are not equal. In general for rational expressions, ie fractions where numerator and denominator are polynomials, if $a(x)/b(x)=c(x)/d(x)$ for all $x$ (ie expressions are identical), then you must have the polynomial equality $a(x)d(x)=b(x)c(x)$ which is only true if the two products are the same polynomial. If both fractions, $a(x)/b(x)$ and $c(x)/d(x)$, are without common factors, this is only true if $a(x)=kcdot c(x)$ and $b(x)=kcdot d(x)$ for some constant $k$.
$endgroup$
– Einar Rødland
Apr 25 at 6:43




$begingroup$
The two functions are not equal. In general for rational expressions, ie fractions where numerator and denominator are polynomials, if $a(x)/b(x)=c(x)/d(x)$ for all $x$ (ie expressions are identical), then you must have the polynomial equality $a(x)d(x)=b(x)c(x)$ which is only true if the two products are the same polynomial. If both fractions, $a(x)/b(x)$ and $c(x)/d(x)$, are without common factors, this is only true if $a(x)=kcdot c(x)$ and $b(x)=kcdot d(x)$ for some constant $k$.
$endgroup$
– Einar Rødland
Apr 25 at 6:43












$begingroup$
Noted! Thanks for the explanation!
$endgroup$
– Icycarus
Apr 25 at 6:46




$begingroup$
Noted! Thanks for the explanation!
$endgroup$
– Icycarus
Apr 25 at 6:46










3 Answers
3






active

oldest

votes


















19












$begingroup$

Here is a combinatorial proof. Both sides of the equation answer the following question:




How many sequences are there of length $2n+1$, with entries in $0,1,2$, such that



  • at least one of the entries is a $2$, and

  • there are exactly $n$ zeroes to the left of the leftmost $2$?



LHS:



Suppose the leftmost $2$ occurs in spot $k+1$. Among the $k$ spots before hand, you must choose $n$ of the entries to be zero. The $2n+1-(k+1)=2n-k$ spots afterward can be anything. There are $binomkn3^2n-k$ ways to do this. Then sum over $k$.



RHS:



Suppose there are $j$ entries which are equal to $0$ or $2$. Choose those entries which are equal to $0$ or $2$ in $binom2n+1j$ ways. The leftmost $n$ of these entries must be zero, the $(n+1)^st$ entry must be two, then the remaining $j-(n+1)$ entries can be chosen freely among $0$ and $2$. There are $binom2n+1j2^j-(n+1)$ ways to do this, then sum over $j$.






share|cite|improve this answer









$endgroup$








  • 2




    $begingroup$
    How did you get to the process of the answer? The way that you thought of the answer is quite a unique way and I was wondering if you can share how you managed to think about this solution
    $endgroup$
    – Icycarus
    Apr 25 at 6:42






  • 6




    $begingroup$
    @Icycarus The LHS has a fixed lower index and changing upper index. This reminded me of the Hockey stick identity, whose proof involves conditioning on where the largest element of a subset lies. Since there was a $3^i$ afterwards, I figured ternary sequences had to be involved somehow.
    $endgroup$
    – Mike Earnest
    Apr 25 at 6:47






  • 2




    $begingroup$
    @Icycarus The method of counting combinatorial objects is called 'combinatrial proof'. Most of math taught in school is concerned with manipulating algebraic structures; combinatorial identities are actually intended to be mapped to ... let's say somewhat real-world arrangements of objects. And the kind of proof used here involves manipulation of those arrangements rather than straight algebra. You'll get the feel for it with some much more basic identity proofs. There's often an 'easy' map from algebraic op to combinatorial op.
    $endgroup$
    – Mitch
    Apr 25 at 12:51


















4












$begingroup$

We seek to show that



$$sum_q=0^n 2n-qchoose n 3^q
= sum_q=0^n 2n+1choose n+1+q 2^q.$$



We have for the LHS



$$sum_q=0^n 2n-qchoose n-q 3^q
= sum_q=0^n 3^q [z^n-q] (1+z)^2n-q
\ = [z^n] (1+z)^2n sum_q=0^n 3^q z^q (1+z)^-q.$$



The coefficient extractor controls the range and we obtain



$$[z^n] (1+z)^2n sum_qge 0 3^q z^q (1+z)^-q
= [z^n] (1+z)^2n frac11-3z/(1+z)
\ = [z^n] (1+z)^2n+1 frac11-2z.$$



We could conclude at this point by inspection. Continuing anyway we
get for the RHS



$$sum_q=0^n 2n+1choose n-q 2^q
= sum_q=0^n 2^q [z^n-q] (1+z)^2n+1
\ = [z^n] (1+z)^2n+1 sum_q=0^n 2^q z^q.$$



The coefficient extractor once more controls the range and we obtain



$$[z^n] (1+z)^2n+1 sum_qge 0 2^q z^q
= [z^n] (1+z)^2n+1 frac11-2z.$$



The two generating functions are the same and we have equality for LHS
and RHS.






share|cite|improve this answer









$endgroup$




















    2












    $begingroup$

    Using your functions, consider
    $$
    3^n f_2(frac13) = 3^n frac1(1-frac13)^n+1 = frac32 (frac92)^n\ = n choose n3^n + n+1 choose n3^n-1 + cdots + 2n choose n + colorred 2n +1 choose n 3^-1+ cdots
    $$

    and further
    $$
    2^n f_4 (frac12) = 2^n (frac32)^2n+1 = frac32 (frac92)^n \= 2n+1 choose 2n+12^n + 2n+1 choose 2n2^n-1 + cdots + 2n+1 choose n+1 + colorred 2n +1 choose n 2^-1+ cdots + 2n +1 choose 0 2^-n-1
    $$

    The two expressions both equal $frac32 (frac92)^n$, and the first $n+1$ many terms represent the LHS and RHS of the original question. The terms in red are extra terms: once it is established that these terms also equal, the questions is solved. That is, show that
    $$
    sum_k=1^infty2n +k choose n 3^-k = sum_k=1^n+12n +1 choose n+1-k 2^-k
    $$






    share|cite|improve this answer











    $endgroup$








    • 2




      $begingroup$
      I think something is awry. For $3^nf_2(1/3)$, the sum is infinite, but OP’s sum is finite.
      $endgroup$
      – Mike Earnest
      Apr 25 at 7:24










    • $begingroup$
      @MikeEarnest I resolved it and put it in the main text.
      $endgroup$
      – Andreas
      Apr 25 at 14:31











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



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3201479%2fhow-do-i-prove-this-combinatorial-identity%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    19












    $begingroup$

    Here is a combinatorial proof. Both sides of the equation answer the following question:




    How many sequences are there of length $2n+1$, with entries in $0,1,2$, such that



    • at least one of the entries is a $2$, and

    • there are exactly $n$ zeroes to the left of the leftmost $2$?



    LHS:



    Suppose the leftmost $2$ occurs in spot $k+1$. Among the $k$ spots before hand, you must choose $n$ of the entries to be zero. The $2n+1-(k+1)=2n-k$ spots afterward can be anything. There are $binomkn3^2n-k$ ways to do this. Then sum over $k$.



    RHS:



    Suppose there are $j$ entries which are equal to $0$ or $2$. Choose those entries which are equal to $0$ or $2$ in $binom2n+1j$ ways. The leftmost $n$ of these entries must be zero, the $(n+1)^st$ entry must be two, then the remaining $j-(n+1)$ entries can be chosen freely among $0$ and $2$. There are $binom2n+1j2^j-(n+1)$ ways to do this, then sum over $j$.






    share|cite|improve this answer









    $endgroup$








    • 2




      $begingroup$
      How did you get to the process of the answer? The way that you thought of the answer is quite a unique way and I was wondering if you can share how you managed to think about this solution
      $endgroup$
      – Icycarus
      Apr 25 at 6:42






    • 6




      $begingroup$
      @Icycarus The LHS has a fixed lower index and changing upper index. This reminded me of the Hockey stick identity, whose proof involves conditioning on where the largest element of a subset lies. Since there was a $3^i$ afterwards, I figured ternary sequences had to be involved somehow.
      $endgroup$
      – Mike Earnest
      Apr 25 at 6:47






    • 2




      $begingroup$
      @Icycarus The method of counting combinatorial objects is called 'combinatrial proof'. Most of math taught in school is concerned with manipulating algebraic structures; combinatorial identities are actually intended to be mapped to ... let's say somewhat real-world arrangements of objects. And the kind of proof used here involves manipulation of those arrangements rather than straight algebra. You'll get the feel for it with some much more basic identity proofs. There's often an 'easy' map from algebraic op to combinatorial op.
      $endgroup$
      – Mitch
      Apr 25 at 12:51















    19












    $begingroup$

    Here is a combinatorial proof. Both sides of the equation answer the following question:




    How many sequences are there of length $2n+1$, with entries in $0,1,2$, such that



    • at least one of the entries is a $2$, and

    • there are exactly $n$ zeroes to the left of the leftmost $2$?



    LHS:



    Suppose the leftmost $2$ occurs in spot $k+1$. Among the $k$ spots before hand, you must choose $n$ of the entries to be zero. The $2n+1-(k+1)=2n-k$ spots afterward can be anything. There are $binomkn3^2n-k$ ways to do this. Then sum over $k$.



    RHS:



    Suppose there are $j$ entries which are equal to $0$ or $2$. Choose those entries which are equal to $0$ or $2$ in $binom2n+1j$ ways. The leftmost $n$ of these entries must be zero, the $(n+1)^st$ entry must be two, then the remaining $j-(n+1)$ entries can be chosen freely among $0$ and $2$. There are $binom2n+1j2^j-(n+1)$ ways to do this, then sum over $j$.






    share|cite|improve this answer









    $endgroup$








    • 2




      $begingroup$
      How did you get to the process of the answer? The way that you thought of the answer is quite a unique way and I was wondering if you can share how you managed to think about this solution
      $endgroup$
      – Icycarus
      Apr 25 at 6:42






    • 6




      $begingroup$
      @Icycarus The LHS has a fixed lower index and changing upper index. This reminded me of the Hockey stick identity, whose proof involves conditioning on where the largest element of a subset lies. Since there was a $3^i$ afterwards, I figured ternary sequences had to be involved somehow.
      $endgroup$
      – Mike Earnest
      Apr 25 at 6:47






    • 2




      $begingroup$
      @Icycarus The method of counting combinatorial objects is called 'combinatrial proof'. Most of math taught in school is concerned with manipulating algebraic structures; combinatorial identities are actually intended to be mapped to ... let's say somewhat real-world arrangements of objects. And the kind of proof used here involves manipulation of those arrangements rather than straight algebra. You'll get the feel for it with some much more basic identity proofs. There's often an 'easy' map from algebraic op to combinatorial op.
      $endgroup$
      – Mitch
      Apr 25 at 12:51













    19












    19








    19





    $begingroup$

    Here is a combinatorial proof. Both sides of the equation answer the following question:




    How many sequences are there of length $2n+1$, with entries in $0,1,2$, such that



    • at least one of the entries is a $2$, and

    • there are exactly $n$ zeroes to the left of the leftmost $2$?



    LHS:



    Suppose the leftmost $2$ occurs in spot $k+1$. Among the $k$ spots before hand, you must choose $n$ of the entries to be zero. The $2n+1-(k+1)=2n-k$ spots afterward can be anything. There are $binomkn3^2n-k$ ways to do this. Then sum over $k$.



    RHS:



    Suppose there are $j$ entries which are equal to $0$ or $2$. Choose those entries which are equal to $0$ or $2$ in $binom2n+1j$ ways. The leftmost $n$ of these entries must be zero, the $(n+1)^st$ entry must be two, then the remaining $j-(n+1)$ entries can be chosen freely among $0$ and $2$. There are $binom2n+1j2^j-(n+1)$ ways to do this, then sum over $j$.






    share|cite|improve this answer









    $endgroup$



    Here is a combinatorial proof. Both sides of the equation answer the following question:




    How many sequences are there of length $2n+1$, with entries in $0,1,2$, such that



    • at least one of the entries is a $2$, and

    • there are exactly $n$ zeroes to the left of the leftmost $2$?



    LHS:



    Suppose the leftmost $2$ occurs in spot $k+1$. Among the $k$ spots before hand, you must choose $n$ of the entries to be zero. The $2n+1-(k+1)=2n-k$ spots afterward can be anything. There are $binomkn3^2n-k$ ways to do this. Then sum over $k$.



    RHS:



    Suppose there are $j$ entries which are equal to $0$ or $2$. Choose those entries which are equal to $0$ or $2$ in $binom2n+1j$ ways. The leftmost $n$ of these entries must be zero, the $(n+1)^st$ entry must be two, then the remaining $j-(n+1)$ entries can be chosen freely among $0$ and $2$. There are $binom2n+1j2^j-(n+1)$ ways to do this, then sum over $j$.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Apr 25 at 6:37









    Mike EarnestMike Earnest

    29.1k22357




    29.1k22357







    • 2




      $begingroup$
      How did you get to the process of the answer? The way that you thought of the answer is quite a unique way and I was wondering if you can share how you managed to think about this solution
      $endgroup$
      – Icycarus
      Apr 25 at 6:42






    • 6




      $begingroup$
      @Icycarus The LHS has a fixed lower index and changing upper index. This reminded me of the Hockey stick identity, whose proof involves conditioning on where the largest element of a subset lies. Since there was a $3^i$ afterwards, I figured ternary sequences had to be involved somehow.
      $endgroup$
      – Mike Earnest
      Apr 25 at 6:47






    • 2




      $begingroup$
      @Icycarus The method of counting combinatorial objects is called 'combinatrial proof'. Most of math taught in school is concerned with manipulating algebraic structures; combinatorial identities are actually intended to be mapped to ... let's say somewhat real-world arrangements of objects. And the kind of proof used here involves manipulation of those arrangements rather than straight algebra. You'll get the feel for it with some much more basic identity proofs. There's often an 'easy' map from algebraic op to combinatorial op.
      $endgroup$
      – Mitch
      Apr 25 at 12:51












    • 2




      $begingroup$
      How did you get to the process of the answer? The way that you thought of the answer is quite a unique way and I was wondering if you can share how you managed to think about this solution
      $endgroup$
      – Icycarus
      Apr 25 at 6:42






    • 6




      $begingroup$
      @Icycarus The LHS has a fixed lower index and changing upper index. This reminded me of the Hockey stick identity, whose proof involves conditioning on where the largest element of a subset lies. Since there was a $3^i$ afterwards, I figured ternary sequences had to be involved somehow.
      $endgroup$
      – Mike Earnest
      Apr 25 at 6:47






    • 2




      $begingroup$
      @Icycarus The method of counting combinatorial objects is called 'combinatrial proof'. Most of math taught in school is concerned with manipulating algebraic structures; combinatorial identities are actually intended to be mapped to ... let's say somewhat real-world arrangements of objects. And the kind of proof used here involves manipulation of those arrangements rather than straight algebra. You'll get the feel for it with some much more basic identity proofs. There's often an 'easy' map from algebraic op to combinatorial op.
      $endgroup$
      – Mitch
      Apr 25 at 12:51







    2




    2




    $begingroup$
    How did you get to the process of the answer? The way that you thought of the answer is quite a unique way and I was wondering if you can share how you managed to think about this solution
    $endgroup$
    – Icycarus
    Apr 25 at 6:42




    $begingroup$
    How did you get to the process of the answer? The way that you thought of the answer is quite a unique way and I was wondering if you can share how you managed to think about this solution
    $endgroup$
    – Icycarus
    Apr 25 at 6:42




    6




    6




    $begingroup$
    @Icycarus The LHS has a fixed lower index and changing upper index. This reminded me of the Hockey stick identity, whose proof involves conditioning on where the largest element of a subset lies. Since there was a $3^i$ afterwards, I figured ternary sequences had to be involved somehow.
    $endgroup$
    – Mike Earnest
    Apr 25 at 6:47




    $begingroup$
    @Icycarus The LHS has a fixed lower index and changing upper index. This reminded me of the Hockey stick identity, whose proof involves conditioning on where the largest element of a subset lies. Since there was a $3^i$ afterwards, I figured ternary sequences had to be involved somehow.
    $endgroup$
    – Mike Earnest
    Apr 25 at 6:47




    2




    2




    $begingroup$
    @Icycarus The method of counting combinatorial objects is called 'combinatrial proof'. Most of math taught in school is concerned with manipulating algebraic structures; combinatorial identities are actually intended to be mapped to ... let's say somewhat real-world arrangements of objects. And the kind of proof used here involves manipulation of those arrangements rather than straight algebra. You'll get the feel for it with some much more basic identity proofs. There's often an 'easy' map from algebraic op to combinatorial op.
    $endgroup$
    – Mitch
    Apr 25 at 12:51




    $begingroup$
    @Icycarus The method of counting combinatorial objects is called 'combinatrial proof'. Most of math taught in school is concerned with manipulating algebraic structures; combinatorial identities are actually intended to be mapped to ... let's say somewhat real-world arrangements of objects. And the kind of proof used here involves manipulation of those arrangements rather than straight algebra. You'll get the feel for it with some much more basic identity proofs. There's often an 'easy' map from algebraic op to combinatorial op.
    $endgroup$
    – Mitch
    Apr 25 at 12:51











    4












    $begingroup$

    We seek to show that



    $$sum_q=0^n 2n-qchoose n 3^q
    = sum_q=0^n 2n+1choose n+1+q 2^q.$$



    We have for the LHS



    $$sum_q=0^n 2n-qchoose n-q 3^q
    = sum_q=0^n 3^q [z^n-q] (1+z)^2n-q
    \ = [z^n] (1+z)^2n sum_q=0^n 3^q z^q (1+z)^-q.$$



    The coefficient extractor controls the range and we obtain



    $$[z^n] (1+z)^2n sum_qge 0 3^q z^q (1+z)^-q
    = [z^n] (1+z)^2n frac11-3z/(1+z)
    \ = [z^n] (1+z)^2n+1 frac11-2z.$$



    We could conclude at this point by inspection. Continuing anyway we
    get for the RHS



    $$sum_q=0^n 2n+1choose n-q 2^q
    = sum_q=0^n 2^q [z^n-q] (1+z)^2n+1
    \ = [z^n] (1+z)^2n+1 sum_q=0^n 2^q z^q.$$



    The coefficient extractor once more controls the range and we obtain



    $$[z^n] (1+z)^2n+1 sum_qge 0 2^q z^q
    = [z^n] (1+z)^2n+1 frac11-2z.$$



    The two generating functions are the same and we have equality for LHS
    and RHS.






    share|cite|improve this answer









    $endgroup$

















      4












      $begingroup$

      We seek to show that



      $$sum_q=0^n 2n-qchoose n 3^q
      = sum_q=0^n 2n+1choose n+1+q 2^q.$$



      We have for the LHS



      $$sum_q=0^n 2n-qchoose n-q 3^q
      = sum_q=0^n 3^q [z^n-q] (1+z)^2n-q
      \ = [z^n] (1+z)^2n sum_q=0^n 3^q z^q (1+z)^-q.$$



      The coefficient extractor controls the range and we obtain



      $$[z^n] (1+z)^2n sum_qge 0 3^q z^q (1+z)^-q
      = [z^n] (1+z)^2n frac11-3z/(1+z)
      \ = [z^n] (1+z)^2n+1 frac11-2z.$$



      We could conclude at this point by inspection. Continuing anyway we
      get for the RHS



      $$sum_q=0^n 2n+1choose n-q 2^q
      = sum_q=0^n 2^q [z^n-q] (1+z)^2n+1
      \ = [z^n] (1+z)^2n+1 sum_q=0^n 2^q z^q.$$



      The coefficient extractor once more controls the range and we obtain



      $$[z^n] (1+z)^2n+1 sum_qge 0 2^q z^q
      = [z^n] (1+z)^2n+1 frac11-2z.$$



      The two generating functions are the same and we have equality for LHS
      and RHS.






      share|cite|improve this answer









      $endgroup$















        4












        4








        4





        $begingroup$

        We seek to show that



        $$sum_q=0^n 2n-qchoose n 3^q
        = sum_q=0^n 2n+1choose n+1+q 2^q.$$



        We have for the LHS



        $$sum_q=0^n 2n-qchoose n-q 3^q
        = sum_q=0^n 3^q [z^n-q] (1+z)^2n-q
        \ = [z^n] (1+z)^2n sum_q=0^n 3^q z^q (1+z)^-q.$$



        The coefficient extractor controls the range and we obtain



        $$[z^n] (1+z)^2n sum_qge 0 3^q z^q (1+z)^-q
        = [z^n] (1+z)^2n frac11-3z/(1+z)
        \ = [z^n] (1+z)^2n+1 frac11-2z.$$



        We could conclude at this point by inspection. Continuing anyway we
        get for the RHS



        $$sum_q=0^n 2n+1choose n-q 2^q
        = sum_q=0^n 2^q [z^n-q] (1+z)^2n+1
        \ = [z^n] (1+z)^2n+1 sum_q=0^n 2^q z^q.$$



        The coefficient extractor once more controls the range and we obtain



        $$[z^n] (1+z)^2n+1 sum_qge 0 2^q z^q
        = [z^n] (1+z)^2n+1 frac11-2z.$$



        The two generating functions are the same and we have equality for LHS
        and RHS.






        share|cite|improve this answer









        $endgroup$



        We seek to show that



        $$sum_q=0^n 2n-qchoose n 3^q
        = sum_q=0^n 2n+1choose n+1+q 2^q.$$



        We have for the LHS



        $$sum_q=0^n 2n-qchoose n-q 3^q
        = sum_q=0^n 3^q [z^n-q] (1+z)^2n-q
        \ = [z^n] (1+z)^2n sum_q=0^n 3^q z^q (1+z)^-q.$$



        The coefficient extractor controls the range and we obtain



        $$[z^n] (1+z)^2n sum_qge 0 3^q z^q (1+z)^-q
        = [z^n] (1+z)^2n frac11-3z/(1+z)
        \ = [z^n] (1+z)^2n+1 frac11-2z.$$



        We could conclude at this point by inspection. Continuing anyway we
        get for the RHS



        $$sum_q=0^n 2n+1choose n-q 2^q
        = sum_q=0^n 2^q [z^n-q] (1+z)^2n+1
        \ = [z^n] (1+z)^2n+1 sum_q=0^n 2^q z^q.$$



        The coefficient extractor once more controls the range and we obtain



        $$[z^n] (1+z)^2n+1 sum_qge 0 2^q z^q
        = [z^n] (1+z)^2n+1 frac11-2z.$$



        The two generating functions are the same and we have equality for LHS
        and RHS.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Apr 25 at 16:43









        Marko RiedelMarko Riedel

        42k341112




        42k341112





















            2












            $begingroup$

            Using your functions, consider
            $$
            3^n f_2(frac13) = 3^n frac1(1-frac13)^n+1 = frac32 (frac92)^n\ = n choose n3^n + n+1 choose n3^n-1 + cdots + 2n choose n + colorred 2n +1 choose n 3^-1+ cdots
            $$

            and further
            $$
            2^n f_4 (frac12) = 2^n (frac32)^2n+1 = frac32 (frac92)^n \= 2n+1 choose 2n+12^n + 2n+1 choose 2n2^n-1 + cdots + 2n+1 choose n+1 + colorred 2n +1 choose n 2^-1+ cdots + 2n +1 choose 0 2^-n-1
            $$

            The two expressions both equal $frac32 (frac92)^n$, and the first $n+1$ many terms represent the LHS and RHS of the original question. The terms in red are extra terms: once it is established that these terms also equal, the questions is solved. That is, show that
            $$
            sum_k=1^infty2n +k choose n 3^-k = sum_k=1^n+12n +1 choose n+1-k 2^-k
            $$






            share|cite|improve this answer











            $endgroup$








            • 2




              $begingroup$
              I think something is awry. For $3^nf_2(1/3)$, the sum is infinite, but OP’s sum is finite.
              $endgroup$
              – Mike Earnest
              Apr 25 at 7:24










            • $begingroup$
              @MikeEarnest I resolved it and put it in the main text.
              $endgroup$
              – Andreas
              Apr 25 at 14:31















            2












            $begingroup$

            Using your functions, consider
            $$
            3^n f_2(frac13) = 3^n frac1(1-frac13)^n+1 = frac32 (frac92)^n\ = n choose n3^n + n+1 choose n3^n-1 + cdots + 2n choose n + colorred 2n +1 choose n 3^-1+ cdots
            $$

            and further
            $$
            2^n f_4 (frac12) = 2^n (frac32)^2n+1 = frac32 (frac92)^n \= 2n+1 choose 2n+12^n + 2n+1 choose 2n2^n-1 + cdots + 2n+1 choose n+1 + colorred 2n +1 choose n 2^-1+ cdots + 2n +1 choose 0 2^-n-1
            $$

            The two expressions both equal $frac32 (frac92)^n$, and the first $n+1$ many terms represent the LHS and RHS of the original question. The terms in red are extra terms: once it is established that these terms also equal, the questions is solved. That is, show that
            $$
            sum_k=1^infty2n +k choose n 3^-k = sum_k=1^n+12n +1 choose n+1-k 2^-k
            $$






            share|cite|improve this answer











            $endgroup$








            • 2




              $begingroup$
              I think something is awry. For $3^nf_2(1/3)$, the sum is infinite, but OP’s sum is finite.
              $endgroup$
              – Mike Earnest
              Apr 25 at 7:24










            • $begingroup$
              @MikeEarnest I resolved it and put it in the main text.
              $endgroup$
              – Andreas
              Apr 25 at 14:31













            2












            2








            2





            $begingroup$

            Using your functions, consider
            $$
            3^n f_2(frac13) = 3^n frac1(1-frac13)^n+1 = frac32 (frac92)^n\ = n choose n3^n + n+1 choose n3^n-1 + cdots + 2n choose n + colorred 2n +1 choose n 3^-1+ cdots
            $$

            and further
            $$
            2^n f_4 (frac12) = 2^n (frac32)^2n+1 = frac32 (frac92)^n \= 2n+1 choose 2n+12^n + 2n+1 choose 2n2^n-1 + cdots + 2n+1 choose n+1 + colorred 2n +1 choose n 2^-1+ cdots + 2n +1 choose 0 2^-n-1
            $$

            The two expressions both equal $frac32 (frac92)^n$, and the first $n+1$ many terms represent the LHS and RHS of the original question. The terms in red are extra terms: once it is established that these terms also equal, the questions is solved. That is, show that
            $$
            sum_k=1^infty2n +k choose n 3^-k = sum_k=1^n+12n +1 choose n+1-k 2^-k
            $$






            share|cite|improve this answer











            $endgroup$



            Using your functions, consider
            $$
            3^n f_2(frac13) = 3^n frac1(1-frac13)^n+1 = frac32 (frac92)^n\ = n choose n3^n + n+1 choose n3^n-1 + cdots + 2n choose n + colorred 2n +1 choose n 3^-1+ cdots
            $$

            and further
            $$
            2^n f_4 (frac12) = 2^n (frac32)^2n+1 = frac32 (frac92)^n \= 2n+1 choose 2n+12^n + 2n+1 choose 2n2^n-1 + cdots + 2n+1 choose n+1 + colorred 2n +1 choose n 2^-1+ cdots + 2n +1 choose 0 2^-n-1
            $$

            The two expressions both equal $frac32 (frac92)^n$, and the first $n+1$ many terms represent the LHS and RHS of the original question. The terms in red are extra terms: once it is established that these terms also equal, the questions is solved. That is, show that
            $$
            sum_k=1^infty2n +k choose n 3^-k = sum_k=1^n+12n +1 choose n+1-k 2^-k
            $$







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Apr 25 at 15:24

























            answered Apr 25 at 6:51









            AndreasAndreas

            8,5761137




            8,5761137







            • 2




              $begingroup$
              I think something is awry. For $3^nf_2(1/3)$, the sum is infinite, but OP’s sum is finite.
              $endgroup$
              – Mike Earnest
              Apr 25 at 7:24










            • $begingroup$
              @MikeEarnest I resolved it and put it in the main text.
              $endgroup$
              – Andreas
              Apr 25 at 14:31












            • 2




              $begingroup$
              I think something is awry. For $3^nf_2(1/3)$, the sum is infinite, but OP’s sum is finite.
              $endgroup$
              – Mike Earnest
              Apr 25 at 7:24










            • $begingroup$
              @MikeEarnest I resolved it and put it in the main text.
              $endgroup$
              – Andreas
              Apr 25 at 14:31







            2




            2




            $begingroup$
            I think something is awry. For $3^nf_2(1/3)$, the sum is infinite, but OP’s sum is finite.
            $endgroup$
            – Mike Earnest
            Apr 25 at 7:24




            $begingroup$
            I think something is awry. For $3^nf_2(1/3)$, the sum is infinite, but OP’s sum is finite.
            $endgroup$
            – Mike Earnest
            Apr 25 at 7:24












            $begingroup$
            @MikeEarnest I resolved it and put it in the main text.
            $endgroup$
            – Andreas
            Apr 25 at 14:31




            $begingroup$
            @MikeEarnest I resolved it and put it in the main text.
            $endgroup$
            – Andreas
            Apr 25 at 14:31

















            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%2f3201479%2fhow-do-i-prove-this-combinatorial-identity%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

            Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

            Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

            Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020