How many integer solutions are there to the inequality $x_1 + x_2 + x_3 leq 17$ if we require that $x_1 geq 1$, $x_2 geq 2$, $x_3 geq 3$?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












How many integer solutions are there to the inequality
$x_1 + x_2 + x_3 leq 17$,
if we require that
$x_1 geq 1$, $x_2 geq 2$, $x_3 geq 3$?



The way I did it:



$x_4 = 17-x_1-x_2-x_3-x_4$



$x_1+x_2+x_3+x_4 = 17$



$x_1= x_i + 1$



$x_2= x_ii+2$



$x_3= x_iii+3$



$x_4= x_iiii$



So,



$x_i+1+x_ii+2+x_iii+3+x_iiii= 17$



$x_i+x_ii+x_iii+x_iiii=11$



$3$ bars, $binom143 =364$ different ways?
Is this the right approach? correct answer?










share|cite|improve this question























  • Welcome to MathSE. Please read this MathJax tutorial, which explains how to typeset mathematics on this site. You have solved the problem correctly.
    – N. F. Taussig
    Jul 5 at 1:22











  • If you need only the solution - brute-force counting works just fine, as the numbers are small. I got 364 solutions.
    – fanvacoolt
    Jul 5 at 2:49










  • Try summation over generating function.
    – Nong
    Jul 5 at 4:27






  • 1




    Sacha E, do you know about accepting answers you find to be helpful? If you find one post particularly helpful, per post, you can click on the greyed out $checkmark$, and it will turn green. You can accept one answer per post, and when you do, the answerer gets extra points, and you yourself earn two points for every accepted answer.
    – amWhy
    Jul 6 at 23:01














up vote
0
down vote

favorite












How many integer solutions are there to the inequality
$x_1 + x_2 + x_3 leq 17$,
if we require that
$x_1 geq 1$, $x_2 geq 2$, $x_3 geq 3$?



The way I did it:



$x_4 = 17-x_1-x_2-x_3-x_4$



$x_1+x_2+x_3+x_4 = 17$



$x_1= x_i + 1$



$x_2= x_ii+2$



$x_3= x_iii+3$



$x_4= x_iiii$



So,



$x_i+1+x_ii+2+x_iii+3+x_iiii= 17$



$x_i+x_ii+x_iii+x_iiii=11$



$3$ bars, $binom143 =364$ different ways?
Is this the right approach? correct answer?










share|cite|improve this question























  • Welcome to MathSE. Please read this MathJax tutorial, which explains how to typeset mathematics on this site. You have solved the problem correctly.
    – N. F. Taussig
    Jul 5 at 1:22











  • If you need only the solution - brute-force counting works just fine, as the numbers are small. I got 364 solutions.
    – fanvacoolt
    Jul 5 at 2:49










  • Try summation over generating function.
    – Nong
    Jul 5 at 4:27






  • 1




    Sacha E, do you know about accepting answers you find to be helpful? If you find one post particularly helpful, per post, you can click on the greyed out $checkmark$, and it will turn green. You can accept one answer per post, and when you do, the answerer gets extra points, and you yourself earn two points for every accepted answer.
    – amWhy
    Jul 6 at 23:01












up vote
0
down vote

favorite









up vote
0
down vote

favorite











How many integer solutions are there to the inequality
$x_1 + x_2 + x_3 leq 17$,
if we require that
$x_1 geq 1$, $x_2 geq 2$, $x_3 geq 3$?



The way I did it:



$x_4 = 17-x_1-x_2-x_3-x_4$



$x_1+x_2+x_3+x_4 = 17$



$x_1= x_i + 1$



$x_2= x_ii+2$



$x_3= x_iii+3$



$x_4= x_iiii$



So,



$x_i+1+x_ii+2+x_iii+3+x_iiii= 17$



$x_i+x_ii+x_iii+x_iiii=11$



$3$ bars, $binom143 =364$ different ways?
Is this the right approach? correct answer?










share|cite|improve this question















How many integer solutions are there to the inequality
$x_1 + x_2 + x_3 leq 17$,
if we require that
$x_1 geq 1$, $x_2 geq 2$, $x_3 geq 3$?



The way I did it:



$x_4 = 17-x_1-x_2-x_3-x_4$



$x_1+x_2+x_3+x_4 = 17$



$x_1= x_i + 1$



$x_2= x_ii+2$



$x_3= x_iii+3$



$x_4= x_iiii$



So,



$x_i+1+x_ii+2+x_iii+3+x_iiii= 17$



$x_i+x_ii+x_iii+x_iiii=11$



$3$ bars, $binom143 =364$ different ways?
Is this the right approach? correct answer?







combinatorics combinations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jul 5 at 1:21









N. F. Taussig

39.4k93153




39.4k93153










asked Jul 5 at 0:37









Sacha E

416




416











  • Welcome to MathSE. Please read this MathJax tutorial, which explains how to typeset mathematics on this site. You have solved the problem correctly.
    – N. F. Taussig
    Jul 5 at 1:22











  • If you need only the solution - brute-force counting works just fine, as the numbers are small. I got 364 solutions.
    – fanvacoolt
    Jul 5 at 2:49










  • Try summation over generating function.
    – Nong
    Jul 5 at 4:27






  • 1




    Sacha E, do you know about accepting answers you find to be helpful? If you find one post particularly helpful, per post, you can click on the greyed out $checkmark$, and it will turn green. You can accept one answer per post, and when you do, the answerer gets extra points, and you yourself earn two points for every accepted answer.
    – amWhy
    Jul 6 at 23:01
















  • Welcome to MathSE. Please read this MathJax tutorial, which explains how to typeset mathematics on this site. You have solved the problem correctly.
    – N. F. Taussig
    Jul 5 at 1:22











  • If you need only the solution - brute-force counting works just fine, as the numbers are small. I got 364 solutions.
    – fanvacoolt
    Jul 5 at 2:49










  • Try summation over generating function.
    – Nong
    Jul 5 at 4:27






  • 1




    Sacha E, do you know about accepting answers you find to be helpful? If you find one post particularly helpful, per post, you can click on the greyed out $checkmark$, and it will turn green. You can accept one answer per post, and when you do, the answerer gets extra points, and you yourself earn two points for every accepted answer.
    – amWhy
    Jul 6 at 23:01















Welcome to MathSE. Please read this MathJax tutorial, which explains how to typeset mathematics on this site. You have solved the problem correctly.
– N. F. Taussig
Jul 5 at 1:22





Welcome to MathSE. Please read this MathJax tutorial, which explains how to typeset mathematics on this site. You have solved the problem correctly.
– N. F. Taussig
Jul 5 at 1:22













If you need only the solution - brute-force counting works just fine, as the numbers are small. I got 364 solutions.
– fanvacoolt
Jul 5 at 2:49




If you need only the solution - brute-force counting works just fine, as the numbers are small. I got 364 solutions.
– fanvacoolt
Jul 5 at 2:49












Try summation over generating function.
– Nong
Jul 5 at 4:27




Try summation over generating function.
– Nong
Jul 5 at 4:27




1




1




Sacha E, do you know about accepting answers you find to be helpful? If you find one post particularly helpful, per post, you can click on the greyed out $checkmark$, and it will turn green. You can accept one answer per post, and when you do, the answerer gets extra points, and you yourself earn two points for every accepted answer.
– amWhy
Jul 6 at 23:01




Sacha E, do you know about accepting answers you find to be helpful? If you find one post particularly helpful, per post, you can click on the greyed out $checkmark$, and it will turn green. You can accept one answer per post, and when you do, the answerer gets extra points, and you yourself earn two points for every accepted answer.
– amWhy
Jul 6 at 23:01










1 Answer
1






active

oldest

votes

















up vote
-1
down vote













for the inequality x1+x2+x3<=17,we may introduce a fourth variable say x4,so as to solve the number of integer solutions to;x1+x2+x3+x4=17 with x1>=1,x2>=2 and x3>=3.However, the three constraints implies x1-1>=o,x2-2>=o and x3-3>=o.so if we let x1-1=a,x2-2=b,x3-3=c, x4=d with x4>=o, we therefore solve the number of integer solutions to (a+1)+(b+2)+(c+3)+d=17 which implies a+b+c+d=11 with a,b,c,d>=o which is (11+4-1)Combination(4-1)=(14)combination(3)=364.thanks.






share|cite|improve this answer




















    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',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    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%2f2841330%2fhow-many-integer-solutions-are-there-to-the-inequality-x-1-x-2-x-3-leq-17%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    -1
    down vote













    for the inequality x1+x2+x3<=17,we may introduce a fourth variable say x4,so as to solve the number of integer solutions to;x1+x2+x3+x4=17 with x1>=1,x2>=2 and x3>=3.However, the three constraints implies x1-1>=o,x2-2>=o and x3-3>=o.so if we let x1-1=a,x2-2=b,x3-3=c, x4=d with x4>=o, we therefore solve the number of integer solutions to (a+1)+(b+2)+(c+3)+d=17 which implies a+b+c+d=11 with a,b,c,d>=o which is (11+4-1)Combination(4-1)=(14)combination(3)=364.thanks.






    share|cite|improve this answer
























      up vote
      -1
      down vote













      for the inequality x1+x2+x3<=17,we may introduce a fourth variable say x4,so as to solve the number of integer solutions to;x1+x2+x3+x4=17 with x1>=1,x2>=2 and x3>=3.However, the three constraints implies x1-1>=o,x2-2>=o and x3-3>=o.so if we let x1-1=a,x2-2=b,x3-3=c, x4=d with x4>=o, we therefore solve the number of integer solutions to (a+1)+(b+2)+(c+3)+d=17 which implies a+b+c+d=11 with a,b,c,d>=o which is (11+4-1)Combination(4-1)=(14)combination(3)=364.thanks.






      share|cite|improve this answer






















        up vote
        -1
        down vote










        up vote
        -1
        down vote









        for the inequality x1+x2+x3<=17,we may introduce a fourth variable say x4,so as to solve the number of integer solutions to;x1+x2+x3+x4=17 with x1>=1,x2>=2 and x3>=3.However, the three constraints implies x1-1>=o,x2-2>=o and x3-3>=o.so if we let x1-1=a,x2-2=b,x3-3=c, x4=d with x4>=o, we therefore solve the number of integer solutions to (a+1)+(b+2)+(c+3)+d=17 which implies a+b+c+d=11 with a,b,c,d>=o which is (11+4-1)Combination(4-1)=(14)combination(3)=364.thanks.






        share|cite|improve this answer












        for the inequality x1+x2+x3<=17,we may introduce a fourth variable say x4,so as to solve the number of integer solutions to;x1+x2+x3+x4=17 with x1>=1,x2>=2 and x3>=3.However, the three constraints implies x1-1>=o,x2-2>=o and x3-3>=o.so if we let x1-1=a,x2-2=b,x3-3=c, x4=d with x4>=o, we therefore solve the number of integer solutions to (a+1)+(b+2)+(c+3)+d=17 which implies a+b+c+d=11 with a,b,c,d>=o which is (11+4-1)Combination(4-1)=(14)combination(3)=364.thanks.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Aug 31 at 23:52









        Ekpe Owai

        1




        1



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2841330%2fhow-many-integer-solutions-are-there-to-the-inequality-x-1-x-2-x-3-leq-17%23new-answer', 'question_page');

            );

            Post as a guest













































































            這個網誌中的熱門文章

            tkz-euclide: tkzDrawCircle[R] not working

            How to combine Bézier curves to a surface?

            1st Magritte Awards