Jump to content

johnmayer18

New Members
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Favorite Area of Science
    math

johnmayer18's Achievements

Lepton

Lepton (1/13)

0

Reputation

  1. Hello, I have problem with finding every possible number value of [latex]GCD(a^2b+b^2c+c^2a, ab^2+bc^2+ca^2, a+b+c)[/latex] where assumptions are: [latex]a,b,c[/latex] are three different integer number, [latex]GCD(a, b, c)=1[/latex] and [latex]a,b,c > 1[/latex]. I tried first find the [latex]GCD(a^2b+b^2c+c^2a, ab^2+bc^2+ca^2)[/latex] and next [latex] GCD(GCD(a^2b+b^2c+c^2a, ab^2+bc^2+ca^2), a+b+c)[/latex] by euclidean algorithm but it wasn't work for me, also i don't know how to use the assumption [latex]GCD(a, b, c)=1[/latex] I checked a couple examples in wolframalpha and it always return 1 so I guess it is the answer but I can't prove it.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.