3-digit numbers that the sum of digits are even.












0












$begingroup$


How many three digit numbers are there such that the sum of the digits is even?



So I guess we're taking the total number of three digit numbers, then eliminate the ones that doesn't satisfy the properties. But, can someone give me a hint on how to count the number of 3-digit numbers that has a sum of digits that's even?



Ty!










share|cite|improve this question









$endgroup$












  • $begingroup$
    If I give you any two digits X and Y, what digit Z can you give me back so that X+Y+Z is even?
    $endgroup$
    – RghtHndSd
    Aug 3 '13 at 16:55












  • $begingroup$
    Why would it be easier to count the ones with odd sums?
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59






  • 1




    $begingroup$
    Basically, given the first two digits, exactly have of ${0,dots,9}$ can be used for the last digit.
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59
















0












$begingroup$


How many three digit numbers are there such that the sum of the digits is even?



So I guess we're taking the total number of three digit numbers, then eliminate the ones that doesn't satisfy the properties. But, can someone give me a hint on how to count the number of 3-digit numbers that has a sum of digits that's even?



Ty!










share|cite|improve this question









$endgroup$












  • $begingroup$
    If I give you any two digits X and Y, what digit Z can you give me back so that X+Y+Z is even?
    $endgroup$
    – RghtHndSd
    Aug 3 '13 at 16:55












  • $begingroup$
    Why would it be easier to count the ones with odd sums?
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59






  • 1




    $begingroup$
    Basically, given the first two digits, exactly have of ${0,dots,9}$ can be used for the last digit.
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59














0












0








0





$begingroup$


How many three digit numbers are there such that the sum of the digits is even?



So I guess we're taking the total number of three digit numbers, then eliminate the ones that doesn't satisfy the properties. But, can someone give me a hint on how to count the number of 3-digit numbers that has a sum of digits that's even?



Ty!










share|cite|improve this question









$endgroup$




How many three digit numbers are there such that the sum of the digits is even?



So I guess we're taking the total number of three digit numbers, then eliminate the ones that doesn't satisfy the properties. But, can someone give me a hint on how to count the number of 3-digit numbers that has a sum of digits that's even?



Ty!







combinatorics






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Aug 3 '13 at 16:53









Commander ShepardCommander Shepard

89111130




89111130












  • $begingroup$
    If I give you any two digits X and Y, what digit Z can you give me back so that X+Y+Z is even?
    $endgroup$
    – RghtHndSd
    Aug 3 '13 at 16:55












  • $begingroup$
    Why would it be easier to count the ones with odd sums?
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59






  • 1




    $begingroup$
    Basically, given the first two digits, exactly have of ${0,dots,9}$ can be used for the last digit.
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59


















  • $begingroup$
    If I give you any two digits X and Y, what digit Z can you give me back so that X+Y+Z is even?
    $endgroup$
    – RghtHndSd
    Aug 3 '13 at 16:55












  • $begingroup$
    Why would it be easier to count the ones with odd sums?
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59






  • 1




    $begingroup$
    Basically, given the first two digits, exactly have of ${0,dots,9}$ can be used for the last digit.
    $endgroup$
    – Thomas Andrews
    Aug 3 '13 at 16:59
















$begingroup$
If I give you any two digits X and Y, what digit Z can you give me back so that X+Y+Z is even?
$endgroup$
– RghtHndSd
Aug 3 '13 at 16:55






$begingroup$
If I give you any two digits X and Y, what digit Z can you give me back so that X+Y+Z is even?
$endgroup$
– RghtHndSd
Aug 3 '13 at 16:55














$begingroup$
Why would it be easier to count the ones with odd sums?
$endgroup$
– Thomas Andrews
Aug 3 '13 at 16:59




$begingroup$
Why would it be easier to count the ones with odd sums?
$endgroup$
– Thomas Andrews
Aug 3 '13 at 16:59




1




1




$begingroup$
Basically, given the first two digits, exactly have of ${0,dots,9}$ can be used for the last digit.
$endgroup$
– Thomas Andrews
Aug 3 '13 at 16:59




$begingroup$
Basically, given the first two digits, exactly have of ${0,dots,9}$ can be used for the last digit.
$endgroup$
– Thomas Andrews
Aug 3 '13 at 16:59










7 Answers
7






active

oldest

votes


















5












$begingroup$

HINT: Suppose that the digits are $abc$.




  • How many choices are there for $ab$?

  • How many choices are there for $c$ if $a+b$ is even? How many choices are there for $c$ if $a+b$ is odd? Does it make any difference whether $a+b$ is odd or even?






share|cite|improve this answer









$endgroup$





















    3












    $begingroup$

    A simple way of seeing that it is exactly half, is to realize that we have a bijection between 3 digit numbers by sending $N$ to $1099- N$. Note that since the sum of these numbers is odd, hence the pair of numbers have different parity.



    Put explicitly, we are pairing up ${100, 999}, {101, 998} ldots, {544, 545 } $.






    share|cite|improve this answer









    $endgroup$





















      2












      $begingroup$

      Ways to get an even sum:



      $2$ odd $1$ even.



      $3$ even.



      First case:



      First see that there are three posiblities for the place the even number takes: (the first number cant be 0 because then it would not be a 3 digit number. Therefore there are $(4*5*5)+2(5*5*5)$ ways



      second case: all even. there are $4*5*5$ ways to do it therefore the total is $100+250+100=450$ numbers






      share|cite|improve this answer









      $endgroup$





















        1












        $begingroup$

        Exactly half of them.



        If you allow leading zeroes, there are $1000$ three-digit numbers, if you are strict, there are $900$ three-digit numbers, so the final answer is $500$ or $450$, depending on your definition.
        Note that among any two consecutive three-digit numbers tha tdiffer only in their last digit, one has even and one has odd digit sum.






        share|cite|improve this answer









        $endgroup$













        • $begingroup$
          So, if we're counting for 4-digit numbers, or 5-digit, so-on, it's still half of them that have a digit sum that's even/odd?
          $endgroup$
          – Commander Shepard
          Aug 3 '13 at 16:57










        • $begingroup$
          This is not a hint.
          $endgroup$
          – RghtHndSd
          Aug 3 '13 at 16:57










        • $begingroup$
          I'm not sure for your result: notice that we begin by 100 and end by 999 so I think that the number is the half-1=449. Isn't it?
          $endgroup$
          – user63181
          Aug 3 '13 at 17:10










        • $begingroup$
          no. substract 99 to all terms to get {1,2,3...900} which clearly has 900 elements
          $endgroup$
          – Jorge Fernández Hidalgo
          Aug 3 '13 at 17:13



















        1












        $begingroup$

        HINT If the final digit of $n$ (units digit) is not $9$ then $n$ and $n+1$ have one odd digit sum and one even sum. Can you see how to pair numbers up so that one is odd and one is even, and every three-digit number is included in the pairing?






        share|cite|improve this answer









        $endgroup$





















          1












          $begingroup$

          HINT:



          So, the number digits with odd value is even



          If we take no digits with odd values, we shall have $4cdot 5cdot5=100$ combinations ,



          If we take two digits with odd values,



          we have following combinations $(O,O,E),(O,E,O),(E,O,O)$



          Now, for the first digit in even case, it can assume $4$ values namely, ${2,4,6,8}$



          and in odd case, it can assume, $5$ values namely, ${1,3,5,7,9}$






          share|cite|improve this answer











          $endgroup$













          • $begingroup$
            {0,2,4,6,8} has 5 elements
            $endgroup$
            – Jorge Fernández Hidalgo
            Aug 3 '13 at 17:02








          • 1




            $begingroup$
            @Omnitic, the first digit can not be $0,$ for a valid three digit number, right?
            $endgroup$
            – lab bhattacharjee
            Aug 3 '13 at 17:03










          • $begingroup$
            should it not be 4*5*5 then?
            $endgroup$
            – Jorge Fernández Hidalgo
            Aug 3 '13 at 17:04










          • $begingroup$
            @Omnitic, sorry, Rectified. I wrongly included one extra condition: without repetition
            $endgroup$
            – lab bhattacharjee
            Aug 3 '13 at 17:06





















          0












          $begingroup$

          Since the even number = sum 3 even or sum 2 even, 1 odd so we have 4 case:




          1. The number is $, overline{abc}, $ where $a,b,cin { 0,2,4,6,8}$. The number $a$ has $4$ choices, the number $b$ has $4$ choices, the number $c$ has $3$ choices. Therefore, we have $, 4*4*3=48,$ numbers.

          2. The number is $, overline{abc}, $ where $ain { 2,4,6,8}$ and $b,c in {1,3,5,7,9 }$. The number $a$ has $4$ choices, the number $b$ has $5$ choices, the number $c$ has $4$ choices. Therefore, we have $, 4*5*4=80,$ numbers.

          3. The number is $, overline{abc}, $ where $a,cin { 0,2,4,6,8}$ and $bin {1,3,5,7,9}$. The number $a$ has $4$ choices, the number $c$ has $4$ choices, the number $b$ has $5$ choices. Therefore, we have $, 4*4*5=80,$ numbers.

          4. The number is $, overline{abc}, $ where $cin { 0,2,4,6,8}$ and $a, bin {1,3,5,7,9}$. The number $a$ has $5$ choices, the number $b$ has $4$ choices, the number $c$ has $5$ choices. Therefore, we have $, 5*4*5=100,$ numbers.
            The conclution, we have $, 48+80+80+100=308$ numbers.






          share|cite|improve this answer









          $endgroup$














            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%2f458898%2f3-digit-numbers-that-the-sum-of-digits-are-even%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            7 Answers
            7






            active

            oldest

            votes








            7 Answers
            7






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            5












            $begingroup$

            HINT: Suppose that the digits are $abc$.




            • How many choices are there for $ab$?

            • How many choices are there for $c$ if $a+b$ is even? How many choices are there for $c$ if $a+b$ is odd? Does it make any difference whether $a+b$ is odd or even?






            share|cite|improve this answer









            $endgroup$


















              5












              $begingroup$

              HINT: Suppose that the digits are $abc$.




              • How many choices are there for $ab$?

              • How many choices are there for $c$ if $a+b$ is even? How many choices are there for $c$ if $a+b$ is odd? Does it make any difference whether $a+b$ is odd or even?






              share|cite|improve this answer









              $endgroup$
















                5












                5








                5





                $begingroup$

                HINT: Suppose that the digits are $abc$.




                • How many choices are there for $ab$?

                • How many choices are there for $c$ if $a+b$ is even? How many choices are there for $c$ if $a+b$ is odd? Does it make any difference whether $a+b$ is odd or even?






                share|cite|improve this answer









                $endgroup$



                HINT: Suppose that the digits are $abc$.




                • How many choices are there for $ab$?

                • How many choices are there for $c$ if $a+b$ is even? How many choices are there for $c$ if $a+b$ is odd? Does it make any difference whether $a+b$ is odd or even?







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Aug 3 '13 at 16:55









                Brian M. ScottBrian M. Scott

                462k40519922




                462k40519922























                    3












                    $begingroup$

                    A simple way of seeing that it is exactly half, is to realize that we have a bijection between 3 digit numbers by sending $N$ to $1099- N$. Note that since the sum of these numbers is odd, hence the pair of numbers have different parity.



                    Put explicitly, we are pairing up ${100, 999}, {101, 998} ldots, {544, 545 } $.






                    share|cite|improve this answer









                    $endgroup$


















                      3












                      $begingroup$

                      A simple way of seeing that it is exactly half, is to realize that we have a bijection between 3 digit numbers by sending $N$ to $1099- N$. Note that since the sum of these numbers is odd, hence the pair of numbers have different parity.



                      Put explicitly, we are pairing up ${100, 999}, {101, 998} ldots, {544, 545 } $.






                      share|cite|improve this answer









                      $endgroup$
















                        3












                        3








                        3





                        $begingroup$

                        A simple way of seeing that it is exactly half, is to realize that we have a bijection between 3 digit numbers by sending $N$ to $1099- N$. Note that since the sum of these numbers is odd, hence the pair of numbers have different parity.



                        Put explicitly, we are pairing up ${100, 999}, {101, 998} ldots, {544, 545 } $.






                        share|cite|improve this answer









                        $endgroup$



                        A simple way of seeing that it is exactly half, is to realize that we have a bijection between 3 digit numbers by sending $N$ to $1099- N$. Note that since the sum of these numbers is odd, hence the pair of numbers have different parity.



                        Put explicitly, we are pairing up ${100, 999}, {101, 998} ldots, {544, 545 } $.







                        share|cite|improve this answer












                        share|cite|improve this answer



                        share|cite|improve this answer










                        answered Aug 3 '13 at 18:12









                        Calvin LinCalvin Lin

                        36.6k349116




                        36.6k349116























                            2












                            $begingroup$

                            Ways to get an even sum:



                            $2$ odd $1$ even.



                            $3$ even.



                            First case:



                            First see that there are three posiblities for the place the even number takes: (the first number cant be 0 because then it would not be a 3 digit number. Therefore there are $(4*5*5)+2(5*5*5)$ ways



                            second case: all even. there are $4*5*5$ ways to do it therefore the total is $100+250+100=450$ numbers






                            share|cite|improve this answer









                            $endgroup$


















                              2












                              $begingroup$

                              Ways to get an even sum:



                              $2$ odd $1$ even.



                              $3$ even.



                              First case:



                              First see that there are three posiblities for the place the even number takes: (the first number cant be 0 because then it would not be a 3 digit number. Therefore there are $(4*5*5)+2(5*5*5)$ ways



                              second case: all even. there are $4*5*5$ ways to do it therefore the total is $100+250+100=450$ numbers






                              share|cite|improve this answer









                              $endgroup$
















                                2












                                2








                                2





                                $begingroup$

                                Ways to get an even sum:



                                $2$ odd $1$ even.



                                $3$ even.



                                First case:



                                First see that there are three posiblities for the place the even number takes: (the first number cant be 0 because then it would not be a 3 digit number. Therefore there are $(4*5*5)+2(5*5*5)$ ways



                                second case: all even. there are $4*5*5$ ways to do it therefore the total is $100+250+100=450$ numbers






                                share|cite|improve this answer









                                $endgroup$



                                Ways to get an even sum:



                                $2$ odd $1$ even.



                                $3$ even.



                                First case:



                                First see that there are three posiblities for the place the even number takes: (the first number cant be 0 because then it would not be a 3 digit number. Therefore there are $(4*5*5)+2(5*5*5)$ ways



                                second case: all even. there are $4*5*5$ ways to do it therefore the total is $100+250+100=450$ numbers







                                share|cite|improve this answer












                                share|cite|improve this answer



                                share|cite|improve this answer










                                answered Aug 3 '13 at 16:59









                                Jorge Fernández HidalgoJorge Fernández Hidalgo

                                77.2k1394196




                                77.2k1394196























                                    1












                                    $begingroup$

                                    Exactly half of them.



                                    If you allow leading zeroes, there are $1000$ three-digit numbers, if you are strict, there are $900$ three-digit numbers, so the final answer is $500$ or $450$, depending on your definition.
                                    Note that among any two consecutive three-digit numbers tha tdiffer only in their last digit, one has even and one has odd digit sum.






                                    share|cite|improve this answer









                                    $endgroup$













                                    • $begingroup$
                                      So, if we're counting for 4-digit numbers, or 5-digit, so-on, it's still half of them that have a digit sum that's even/odd?
                                      $endgroup$
                                      – Commander Shepard
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      This is not a hint.
                                      $endgroup$
                                      – RghtHndSd
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      I'm not sure for your result: notice that we begin by 100 and end by 999 so I think that the number is the half-1=449. Isn't it?
                                      $endgroup$
                                      – user63181
                                      Aug 3 '13 at 17:10










                                    • $begingroup$
                                      no. substract 99 to all terms to get {1,2,3...900} which clearly has 900 elements
                                      $endgroup$
                                      – Jorge Fernández Hidalgo
                                      Aug 3 '13 at 17:13
















                                    1












                                    $begingroup$

                                    Exactly half of them.



                                    If you allow leading zeroes, there are $1000$ three-digit numbers, if you are strict, there are $900$ three-digit numbers, so the final answer is $500$ or $450$, depending on your definition.
                                    Note that among any two consecutive three-digit numbers tha tdiffer only in their last digit, one has even and one has odd digit sum.






                                    share|cite|improve this answer









                                    $endgroup$













                                    • $begingroup$
                                      So, if we're counting for 4-digit numbers, or 5-digit, so-on, it's still half of them that have a digit sum that's even/odd?
                                      $endgroup$
                                      – Commander Shepard
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      This is not a hint.
                                      $endgroup$
                                      – RghtHndSd
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      I'm not sure for your result: notice that we begin by 100 and end by 999 so I think that the number is the half-1=449. Isn't it?
                                      $endgroup$
                                      – user63181
                                      Aug 3 '13 at 17:10










                                    • $begingroup$
                                      no. substract 99 to all terms to get {1,2,3...900} which clearly has 900 elements
                                      $endgroup$
                                      – Jorge Fernández Hidalgo
                                      Aug 3 '13 at 17:13














                                    1












                                    1








                                    1





                                    $begingroup$

                                    Exactly half of them.



                                    If you allow leading zeroes, there are $1000$ three-digit numbers, if you are strict, there are $900$ three-digit numbers, so the final answer is $500$ or $450$, depending on your definition.
                                    Note that among any two consecutive three-digit numbers tha tdiffer only in their last digit, one has even and one has odd digit sum.






                                    share|cite|improve this answer









                                    $endgroup$



                                    Exactly half of them.



                                    If you allow leading zeroes, there are $1000$ three-digit numbers, if you are strict, there are $900$ three-digit numbers, so the final answer is $500$ or $450$, depending on your definition.
                                    Note that among any two consecutive three-digit numbers tha tdiffer only in their last digit, one has even and one has odd digit sum.







                                    share|cite|improve this answer












                                    share|cite|improve this answer



                                    share|cite|improve this answer










                                    answered Aug 3 '13 at 16:55









                                    Hagen von EitzenHagen von Eitzen

                                    284k23274508




                                    284k23274508












                                    • $begingroup$
                                      So, if we're counting for 4-digit numbers, or 5-digit, so-on, it's still half of them that have a digit sum that's even/odd?
                                      $endgroup$
                                      – Commander Shepard
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      This is not a hint.
                                      $endgroup$
                                      – RghtHndSd
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      I'm not sure for your result: notice that we begin by 100 and end by 999 so I think that the number is the half-1=449. Isn't it?
                                      $endgroup$
                                      – user63181
                                      Aug 3 '13 at 17:10










                                    • $begingroup$
                                      no. substract 99 to all terms to get {1,2,3...900} which clearly has 900 elements
                                      $endgroup$
                                      – Jorge Fernández Hidalgo
                                      Aug 3 '13 at 17:13


















                                    • $begingroup$
                                      So, if we're counting for 4-digit numbers, or 5-digit, so-on, it's still half of them that have a digit sum that's even/odd?
                                      $endgroup$
                                      – Commander Shepard
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      This is not a hint.
                                      $endgroup$
                                      – RghtHndSd
                                      Aug 3 '13 at 16:57










                                    • $begingroup$
                                      I'm not sure for your result: notice that we begin by 100 and end by 999 so I think that the number is the half-1=449. Isn't it?
                                      $endgroup$
                                      – user63181
                                      Aug 3 '13 at 17:10










                                    • $begingroup$
                                      no. substract 99 to all terms to get {1,2,3...900} which clearly has 900 elements
                                      $endgroup$
                                      – Jorge Fernández Hidalgo
                                      Aug 3 '13 at 17:13
















                                    $begingroup$
                                    So, if we're counting for 4-digit numbers, or 5-digit, so-on, it's still half of them that have a digit sum that's even/odd?
                                    $endgroup$
                                    – Commander Shepard
                                    Aug 3 '13 at 16:57




                                    $begingroup$
                                    So, if we're counting for 4-digit numbers, or 5-digit, so-on, it's still half of them that have a digit sum that's even/odd?
                                    $endgroup$
                                    – Commander Shepard
                                    Aug 3 '13 at 16:57












                                    $begingroup$
                                    This is not a hint.
                                    $endgroup$
                                    – RghtHndSd
                                    Aug 3 '13 at 16:57




                                    $begingroup$
                                    This is not a hint.
                                    $endgroup$
                                    – RghtHndSd
                                    Aug 3 '13 at 16:57












                                    $begingroup$
                                    I'm not sure for your result: notice that we begin by 100 and end by 999 so I think that the number is the half-1=449. Isn't it?
                                    $endgroup$
                                    – user63181
                                    Aug 3 '13 at 17:10




                                    $begingroup$
                                    I'm not sure for your result: notice that we begin by 100 and end by 999 so I think that the number is the half-1=449. Isn't it?
                                    $endgroup$
                                    – user63181
                                    Aug 3 '13 at 17:10












                                    $begingroup$
                                    no. substract 99 to all terms to get {1,2,3...900} which clearly has 900 elements
                                    $endgroup$
                                    – Jorge Fernández Hidalgo
                                    Aug 3 '13 at 17:13




                                    $begingroup$
                                    no. substract 99 to all terms to get {1,2,3...900} which clearly has 900 elements
                                    $endgroup$
                                    – Jorge Fernández Hidalgo
                                    Aug 3 '13 at 17:13











                                    1












                                    $begingroup$

                                    HINT If the final digit of $n$ (units digit) is not $9$ then $n$ and $n+1$ have one odd digit sum and one even sum. Can you see how to pair numbers up so that one is odd and one is even, and every three-digit number is included in the pairing?






                                    share|cite|improve this answer









                                    $endgroup$


















                                      1












                                      $begingroup$

                                      HINT If the final digit of $n$ (units digit) is not $9$ then $n$ and $n+1$ have one odd digit sum and one even sum. Can you see how to pair numbers up so that one is odd and one is even, and every three-digit number is included in the pairing?






                                      share|cite|improve this answer









                                      $endgroup$
















                                        1












                                        1








                                        1





                                        $begingroup$

                                        HINT If the final digit of $n$ (units digit) is not $9$ then $n$ and $n+1$ have one odd digit sum and one even sum. Can you see how to pair numbers up so that one is odd and one is even, and every three-digit number is included in the pairing?






                                        share|cite|improve this answer









                                        $endgroup$



                                        HINT If the final digit of $n$ (units digit) is not $9$ then $n$ and $n+1$ have one odd digit sum and one even sum. Can you see how to pair numbers up so that one is odd and one is even, and every three-digit number is included in the pairing?







                                        share|cite|improve this answer












                                        share|cite|improve this answer



                                        share|cite|improve this answer










                                        answered Aug 3 '13 at 16:59









                                        Mark BennetMark Bennet

                                        82.1k984183




                                        82.1k984183























                                            1












                                            $begingroup$

                                            HINT:



                                            So, the number digits with odd value is even



                                            If we take no digits with odd values, we shall have $4cdot 5cdot5=100$ combinations ,



                                            If we take two digits with odd values,



                                            we have following combinations $(O,O,E),(O,E,O),(E,O,O)$



                                            Now, for the first digit in even case, it can assume $4$ values namely, ${2,4,6,8}$



                                            and in odd case, it can assume, $5$ values namely, ${1,3,5,7,9}$






                                            share|cite|improve this answer











                                            $endgroup$













                                            • $begingroup$
                                              {0,2,4,6,8} has 5 elements
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:02








                                            • 1




                                              $begingroup$
                                              @Omnitic, the first digit can not be $0,$ for a valid three digit number, right?
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:03










                                            • $begingroup$
                                              should it not be 4*5*5 then?
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:04










                                            • $begingroup$
                                              @Omnitic, sorry, Rectified. I wrongly included one extra condition: without repetition
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:06


















                                            1












                                            $begingroup$

                                            HINT:



                                            So, the number digits with odd value is even



                                            If we take no digits with odd values, we shall have $4cdot 5cdot5=100$ combinations ,



                                            If we take two digits with odd values,



                                            we have following combinations $(O,O,E),(O,E,O),(E,O,O)$



                                            Now, for the first digit in even case, it can assume $4$ values namely, ${2,4,6,8}$



                                            and in odd case, it can assume, $5$ values namely, ${1,3,5,7,9}$






                                            share|cite|improve this answer











                                            $endgroup$













                                            • $begingroup$
                                              {0,2,4,6,8} has 5 elements
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:02








                                            • 1




                                              $begingroup$
                                              @Omnitic, the first digit can not be $0,$ for a valid three digit number, right?
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:03










                                            • $begingroup$
                                              should it not be 4*5*5 then?
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:04










                                            • $begingroup$
                                              @Omnitic, sorry, Rectified. I wrongly included one extra condition: without repetition
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:06
















                                            1












                                            1








                                            1





                                            $begingroup$

                                            HINT:



                                            So, the number digits with odd value is even



                                            If we take no digits with odd values, we shall have $4cdot 5cdot5=100$ combinations ,



                                            If we take two digits with odd values,



                                            we have following combinations $(O,O,E),(O,E,O),(E,O,O)$



                                            Now, for the first digit in even case, it can assume $4$ values namely, ${2,4,6,8}$



                                            and in odd case, it can assume, $5$ values namely, ${1,3,5,7,9}$






                                            share|cite|improve this answer











                                            $endgroup$



                                            HINT:



                                            So, the number digits with odd value is even



                                            If we take no digits with odd values, we shall have $4cdot 5cdot5=100$ combinations ,



                                            If we take two digits with odd values,



                                            we have following combinations $(O,O,E),(O,E,O),(E,O,O)$



                                            Now, for the first digit in even case, it can assume $4$ values namely, ${2,4,6,8}$



                                            and in odd case, it can assume, $5$ values namely, ${1,3,5,7,9}$







                                            share|cite|improve this answer














                                            share|cite|improve this answer



                                            share|cite|improve this answer








                                            edited Aug 3 '13 at 17:05

























                                            answered Aug 3 '13 at 17:00









                                            lab bhattacharjeelab bhattacharjee

                                            229k15159280




                                            229k15159280












                                            • $begingroup$
                                              {0,2,4,6,8} has 5 elements
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:02








                                            • 1




                                              $begingroup$
                                              @Omnitic, the first digit can not be $0,$ for a valid three digit number, right?
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:03










                                            • $begingroup$
                                              should it not be 4*5*5 then?
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:04










                                            • $begingroup$
                                              @Omnitic, sorry, Rectified. I wrongly included one extra condition: without repetition
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:06




















                                            • $begingroup$
                                              {0,2,4,6,8} has 5 elements
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:02








                                            • 1




                                              $begingroup$
                                              @Omnitic, the first digit can not be $0,$ for a valid three digit number, right?
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:03










                                            • $begingroup$
                                              should it not be 4*5*5 then?
                                              $endgroup$
                                              – Jorge Fernández Hidalgo
                                              Aug 3 '13 at 17:04










                                            • $begingroup$
                                              @Omnitic, sorry, Rectified. I wrongly included one extra condition: without repetition
                                              $endgroup$
                                              – lab bhattacharjee
                                              Aug 3 '13 at 17:06


















                                            $begingroup$
                                            {0,2,4,6,8} has 5 elements
                                            $endgroup$
                                            – Jorge Fernández Hidalgo
                                            Aug 3 '13 at 17:02






                                            $begingroup$
                                            {0,2,4,6,8} has 5 elements
                                            $endgroup$
                                            – Jorge Fernández Hidalgo
                                            Aug 3 '13 at 17:02






                                            1




                                            1




                                            $begingroup$
                                            @Omnitic, the first digit can not be $0,$ for a valid three digit number, right?
                                            $endgroup$
                                            – lab bhattacharjee
                                            Aug 3 '13 at 17:03




                                            $begingroup$
                                            @Omnitic, the first digit can not be $0,$ for a valid three digit number, right?
                                            $endgroup$
                                            – lab bhattacharjee
                                            Aug 3 '13 at 17:03












                                            $begingroup$
                                            should it not be 4*5*5 then?
                                            $endgroup$
                                            – Jorge Fernández Hidalgo
                                            Aug 3 '13 at 17:04




                                            $begingroup$
                                            should it not be 4*5*5 then?
                                            $endgroup$
                                            – Jorge Fernández Hidalgo
                                            Aug 3 '13 at 17:04












                                            $begingroup$
                                            @Omnitic, sorry, Rectified. I wrongly included one extra condition: without repetition
                                            $endgroup$
                                            – lab bhattacharjee
                                            Aug 3 '13 at 17:06






                                            $begingroup$
                                            @Omnitic, sorry, Rectified. I wrongly included one extra condition: without repetition
                                            $endgroup$
                                            – lab bhattacharjee
                                            Aug 3 '13 at 17:06













                                            0












                                            $begingroup$

                                            Since the even number = sum 3 even or sum 2 even, 1 odd so we have 4 case:




                                            1. The number is $, overline{abc}, $ where $a,b,cin { 0,2,4,6,8}$. The number $a$ has $4$ choices, the number $b$ has $4$ choices, the number $c$ has $3$ choices. Therefore, we have $, 4*4*3=48,$ numbers.

                                            2. The number is $, overline{abc}, $ where $ain { 2,4,6,8}$ and $b,c in {1,3,5,7,9 }$. The number $a$ has $4$ choices, the number $b$ has $5$ choices, the number $c$ has $4$ choices. Therefore, we have $, 4*5*4=80,$ numbers.

                                            3. The number is $, overline{abc}, $ where $a,cin { 0,2,4,6,8}$ and $bin {1,3,5,7,9}$. The number $a$ has $4$ choices, the number $c$ has $4$ choices, the number $b$ has $5$ choices. Therefore, we have $, 4*4*5=80,$ numbers.

                                            4. The number is $, overline{abc}, $ where $cin { 0,2,4,6,8}$ and $a, bin {1,3,5,7,9}$. The number $a$ has $5$ choices, the number $b$ has $4$ choices, the number $c$ has $5$ choices. Therefore, we have $, 5*4*5=100,$ numbers.
                                              The conclution, we have $, 48+80+80+100=308$ numbers.






                                            share|cite|improve this answer









                                            $endgroup$


















                                              0












                                              $begingroup$

                                              Since the even number = sum 3 even or sum 2 even, 1 odd so we have 4 case:




                                              1. The number is $, overline{abc}, $ where $a,b,cin { 0,2,4,6,8}$. The number $a$ has $4$ choices, the number $b$ has $4$ choices, the number $c$ has $3$ choices. Therefore, we have $, 4*4*3=48,$ numbers.

                                              2. The number is $, overline{abc}, $ where $ain { 2,4,6,8}$ and $b,c in {1,3,5,7,9 }$. The number $a$ has $4$ choices, the number $b$ has $5$ choices, the number $c$ has $4$ choices. Therefore, we have $, 4*5*4=80,$ numbers.

                                              3. The number is $, overline{abc}, $ where $a,cin { 0,2,4,6,8}$ and $bin {1,3,5,7,9}$. The number $a$ has $4$ choices, the number $c$ has $4$ choices, the number $b$ has $5$ choices. Therefore, we have $, 4*4*5=80,$ numbers.

                                              4. The number is $, overline{abc}, $ where $cin { 0,2,4,6,8}$ and $a, bin {1,3,5,7,9}$. The number $a$ has $5$ choices, the number $b$ has $4$ choices, the number $c$ has $5$ choices. Therefore, we have $, 5*4*5=100,$ numbers.
                                                The conclution, we have $, 48+80+80+100=308$ numbers.






                                              share|cite|improve this answer









                                              $endgroup$
















                                                0












                                                0








                                                0





                                                $begingroup$

                                                Since the even number = sum 3 even or sum 2 even, 1 odd so we have 4 case:




                                                1. The number is $, overline{abc}, $ where $a,b,cin { 0,2,4,6,8}$. The number $a$ has $4$ choices, the number $b$ has $4$ choices, the number $c$ has $3$ choices. Therefore, we have $, 4*4*3=48,$ numbers.

                                                2. The number is $, overline{abc}, $ where $ain { 2,4,6,8}$ and $b,c in {1,3,5,7,9 }$. The number $a$ has $4$ choices, the number $b$ has $5$ choices, the number $c$ has $4$ choices. Therefore, we have $, 4*5*4=80,$ numbers.

                                                3. The number is $, overline{abc}, $ where $a,cin { 0,2,4,6,8}$ and $bin {1,3,5,7,9}$. The number $a$ has $4$ choices, the number $c$ has $4$ choices, the number $b$ has $5$ choices. Therefore, we have $, 4*4*5=80,$ numbers.

                                                4. The number is $, overline{abc}, $ where $cin { 0,2,4,6,8}$ and $a, bin {1,3,5,7,9}$. The number $a$ has $5$ choices, the number $b$ has $4$ choices, the number $c$ has $5$ choices. Therefore, we have $, 5*4*5=100,$ numbers.
                                                  The conclution, we have $, 48+80+80+100=308$ numbers.






                                                share|cite|improve this answer









                                                $endgroup$



                                                Since the even number = sum 3 even or sum 2 even, 1 odd so we have 4 case:




                                                1. The number is $, overline{abc}, $ where $a,b,cin { 0,2,4,6,8}$. The number $a$ has $4$ choices, the number $b$ has $4$ choices, the number $c$ has $3$ choices. Therefore, we have $, 4*4*3=48,$ numbers.

                                                2. The number is $, overline{abc}, $ where $ain { 2,4,6,8}$ and $b,c in {1,3,5,7,9 }$. The number $a$ has $4$ choices, the number $b$ has $5$ choices, the number $c$ has $4$ choices. Therefore, we have $, 4*5*4=80,$ numbers.

                                                3. The number is $, overline{abc}, $ where $a,cin { 0,2,4,6,8}$ and $bin {1,3,5,7,9}$. The number $a$ has $4$ choices, the number $c$ has $4$ choices, the number $b$ has $5$ choices. Therefore, we have $, 4*4*5=80,$ numbers.

                                                4. The number is $, overline{abc}, $ where $cin { 0,2,4,6,8}$ and $a, bin {1,3,5,7,9}$. The number $a$ has $5$ choices, the number $b$ has $4$ choices, the number $c$ has $5$ choices. Therefore, we have $, 5*4*5=100,$ numbers.
                                                  The conclution, we have $, 48+80+80+100=308$ numbers.







                                                share|cite|improve this answer












                                                share|cite|improve this answer



                                                share|cite|improve this answer










                                                answered Dec 31 '18 at 15:35









                                                Huong Nguyen thiHuong Nguyen thi

                                                661




                                                661






























                                                    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%2f458898%2f3-digit-numbers-that-the-sum-of-digits-are-even%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

                                                    Bundesstraße 106

                                                    Ida-Boy-Ed-Garten

                                                    Verónica Boquete