prove that if gcd(a,b) = 1, then gcd(a,a+b) = 1 [duplicate]












0















This question already has an answer here:




  • If $gcd(a,b) = 1$ then $gcd(a,a + b) = 1$

    3 answers




So I need to prove that if gcd(a,b) = 1, then gcd(a,a+b) = 1. How do I go about it? I tried going with the ax + by = 1 method but it didn't work out so well.










share|cite|improve this question













marked as duplicate by Bill Dubuque elementary-number-theory
Users with the  elementary-number-theory badge can single-handedly close elementary-number-theory questions as duplicates and reopen them as needed.

StackExchange.ready(function() {
if (StackExchange.options.isMobile) return;

$('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
var $hover = $(this).addClass('hover-bound'),
$msg = $hover.siblings('.dupe-hammer-message');

$hover.hover(
function() {
$hover.showInfoMessage('', {
messageElement: $msg.clone().show(),
transient: false,
position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
dismissable: false,
relativeToBody: true
});
},
function() {
StackExchange.helpers.removeMessages();
}
);
});
});
Nov 27 '18 at 1:21


This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.




















    0















    This question already has an answer here:




    • If $gcd(a,b) = 1$ then $gcd(a,a + b) = 1$

      3 answers




    So I need to prove that if gcd(a,b) = 1, then gcd(a,a+b) = 1. How do I go about it? I tried going with the ax + by = 1 method but it didn't work out so well.










    share|cite|improve this question













    marked as duplicate by Bill Dubuque elementary-number-theory
    Users with the  elementary-number-theory badge can single-handedly close elementary-number-theory questions as duplicates and reopen them as needed.

    StackExchange.ready(function() {
    if (StackExchange.options.isMobile) return;

    $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
    var $hover = $(this).addClass('hover-bound'),
    $msg = $hover.siblings('.dupe-hammer-message');

    $hover.hover(
    function() {
    $hover.showInfoMessage('', {
    messageElement: $msg.clone().show(),
    transient: false,
    position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
    dismissable: false,
    relativeToBody: true
    });
    },
    function() {
    StackExchange.helpers.removeMessages();
    }
    );
    });
    });
    Nov 27 '18 at 1:21


    This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.


















      0












      0








      0








      This question already has an answer here:




      • If $gcd(a,b) = 1$ then $gcd(a,a + b) = 1$

        3 answers




      So I need to prove that if gcd(a,b) = 1, then gcd(a,a+b) = 1. How do I go about it? I tried going with the ax + by = 1 method but it didn't work out so well.










      share|cite|improve this question














      This question already has an answer here:




      • If $gcd(a,b) = 1$ then $gcd(a,a + b) = 1$

        3 answers




      So I need to prove that if gcd(a,b) = 1, then gcd(a,a+b) = 1. How do I go about it? I tried going with the ax + by = 1 method but it didn't work out so well.





      This question already has an answer here:




      • If $gcd(a,b) = 1$ then $gcd(a,a + b) = 1$

        3 answers








      elementary-number-theory






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 27 '18 at 1:14









      geetarbui

      1




      1




      marked as duplicate by Bill Dubuque elementary-number-theory
      Users with the  elementary-number-theory badge can single-handedly close elementary-number-theory questions as duplicates and reopen them as needed.

      StackExchange.ready(function() {
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function() {
      $hover.showInfoMessage('', {
      messageElement: $msg.clone().show(),
      transient: false,
      position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
      dismissable: false,
      relativeToBody: true
      });
      },
      function() {
      StackExchange.helpers.removeMessages();
      }
      );
      });
      });
      Nov 27 '18 at 1:21


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.






      marked as duplicate by Bill Dubuque elementary-number-theory
      Users with the  elementary-number-theory badge can single-handedly close elementary-number-theory questions as duplicates and reopen them as needed.

      StackExchange.ready(function() {
      if (StackExchange.options.isMobile) return;

      $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
      var $hover = $(this).addClass('hover-bound'),
      $msg = $hover.siblings('.dupe-hammer-message');

      $hover.hover(
      function() {
      $hover.showInfoMessage('', {
      messageElement: $msg.clone().show(),
      transient: false,
      position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
      dismissable: false,
      relativeToBody: true
      });
      },
      function() {
      StackExchange.helpers.removeMessages();
      }
      );
      });
      });
      Nov 27 '18 at 1:21


      This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          I think it should have worked out well, as
          $$ax+by = 1$$
          can be rewritten as
          $$a(x-y) + (a+b)y = 1$$
          And since $x-y$ is an integer, we can just call it $x'$, and then we have
          $$ax'+(a+b)y = 1$$






          share|cite|improve this answer




























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            I think it should have worked out well, as
            $$ax+by = 1$$
            can be rewritten as
            $$a(x-y) + (a+b)y = 1$$
            And since $x-y$ is an integer, we can just call it $x'$, and then we have
            $$ax'+(a+b)y = 1$$






            share|cite|improve this answer


























              0














              I think it should have worked out well, as
              $$ax+by = 1$$
              can be rewritten as
              $$a(x-y) + (a+b)y = 1$$
              And since $x-y$ is an integer, we can just call it $x'$, and then we have
              $$ax'+(a+b)y = 1$$






              share|cite|improve this answer
























                0












                0








                0






                I think it should have worked out well, as
                $$ax+by = 1$$
                can be rewritten as
                $$a(x-y) + (a+b)y = 1$$
                And since $x-y$ is an integer, we can just call it $x'$, and then we have
                $$ax'+(a+b)y = 1$$






                share|cite|improve this answer












                I think it should have worked out well, as
                $$ax+by = 1$$
                can be rewritten as
                $$a(x-y) + (a+b)y = 1$$
                And since $x-y$ is an integer, we can just call it $x'$, and then we have
                $$ax'+(a+b)y = 1$$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 27 '18 at 1:18









                Isaac Browne

                4,60731132




                4,60731132















                    Popular posts from this blog

                    Quarter-circle Tiles

                    build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                    Mont Emei