Login

Welcome, Guest. Please login or register.

September 24, 2025, 12:19:39 pm

Author Topic: TT's Maths Thread  (Read 146050 times)  Share 

0 Members and 1 Guest are viewing this topic.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: TT's Maths Thread
« Reply #540 on: December 27, 2009, 11:21:49 pm »
0
let's prove 2 first.

suppose c|a and c|b.

ax+by=(a,b) for some x,y.

a=a'c, b=b'c for some b',a'.

(a,b)=c(a'x+b'y) hence c divides (a,b)

Now to prove the converse:

for some

Since c|(a,b), (a,b)=cc' for some c':

Hence a=cc'a'=c(cc'a')

thus a is a multiple of c.

To prove b is a multiple of c, just repeat the same argument with b in place of a.
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: TT's Maths Thread
« Reply #541 on: December 27, 2009, 11:38:35 pm »
0
let's prove 1 now:

for LHS, we seek the greatest number that divides all numbers in the set

for RHS, we seek the greatest number that divides

But from 2 we know that the greatest number that divides both elements in is also the greatest number that divides .
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: TT's Maths Thread
« Reply #542 on: December 28, 2009, 02:48:30 am »
0
let's prove 2 first.

suppose c|a and c|b.

ax+by=(a,b) for some x,y.

a=a'c, b=b'c for some b',a'.

(a,b)=c(a'x+b'y) hence c divides (a,b)

Now to prove the converse:

for some

Since c|(a,b), (a,b)=cc' for some c':

Hence a=cc'a'=c(cc'a')

thus a is a multiple of c.

To prove b is a multiple of c, just repeat the same argument with b in place of a.
3rd last line, is that a typo? should be c(c'a')?

let's prove 1 now:

for LHS, we seek the greatest number that divides all numbers in the set

for RHS, we seek the greatest number that divides

But from 2 we know that the greatest number that divides both elements in is also the greatest number that divides .
Thanks for that, I'm happy with your explanation but how would you include Euclid's algorithm in it?
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: TT's Maths Thread
« Reply #543 on: December 28, 2009, 05:59:44 pm »
0
Quote
3rd last line, is that a typo? should be c(c'a')?

yes

Quote
Thanks for that, I'm happy with your explanation but how would you include Euclid's algorithm in it?

this proof provides a method for finding the gcd of more than two numbers. For example.


and so we can use our technique for finding gcd of two numbers and then do this simplification, and then use it again for the RHS (since we have two numbers now).

If we had n numbers, just keep using this repetetively and notice how the ammount of numbers in gcd(...) decreases by one in each step, until eventually you will ahve only two numbers there.
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: TT's Maths Thread
« Reply #544 on: December 28, 2009, 06:56:54 pm »
0
Oh thanks kamil, so Euclid's algorithm is just simply repeated uses of another algorithm? In the case before to find the GCD it is the repeated use of the division algorithm, while here it is the repeated use of finding the GCD?
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: TT's Maths Thread
« Reply #545 on: December 28, 2009, 10:52:13 pm »
0
yeah
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: TT's Maths Thread
« Reply #546 on: December 28, 2009, 11:00:27 pm »
0
Just started on some Linear Diophantine equations :)

Let and be integers, with and not both , and let . Then the equation  has an integer solution if and only if is a multiple of , in which case there are infinitely many solutions. These are the pairs , where n and is any particular solution.

How do you prove that , are the general solutions?

Thanks
« Last Edit: December 28, 2009, 11:02:04 pm by TrueTears »
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: TT's Maths Thread
« Reply #547 on: December 28, 2009, 11:27:28 pm »
0
There is a graphical motivation fo the following proof:




now any other solution can be written in the form (ie: our "run" and "rise" respectively).






Thus we are after all common multiples of and . The lowest common multiple of a and b is and all common multiples of and are multiples of of the lcm: (prove this as an exercise)

Thus



and now do a similair job to find .

« Last Edit: December 28, 2009, 11:29:38 pm by kamil9876 »
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: TT's Maths Thread
« Reply #548 on: December 28, 2009, 11:41:50 pm »
0
There is a graphical motivation fo the following proof:




now any other solution can be written in the form (ie: our "run" and "rise" respectively).






Thus we are after all common multiples of and . The lowest common multiple of a and b is and all common multiples of and are multiples of of the lcm: (prove this as an exercise)

Thus



and now do a similair job to find .


Wait how can since if we change and then ain't we changing to some other multiple of ?

As in the numerical value of for is different to that of

So why can you equate them?
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: TT's Maths Thread
« Reply #549 on: December 28, 2009, 11:50:54 pm »
0
Quote
now any other solution can be written in the form x=x_0+h, y=y_0+g  (ie: our "run" and "rise" respectively).

a straight forward consequence of "another solution"[to the SAME equation]
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: TT's Maths Thread
« Reply #550 on: December 28, 2009, 11:59:21 pm »
0
Quote
now any other solution can be written in the form x=x_0+h, y=y_0+g  (ie: our "run" and "rise" respectively).

a straight forward consequence of "another solution"[to the SAME equation]
Ahhh yeah, thanks I get the proof now :)



A good question:

If and are integers when does the Diophantine equation have integer solutions ?
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

zzdfa

  • Victorian
  • Forum Obsessive
  • ***
  • Posts: 328
  • Respect: +4
Re: TT's Maths Thread
« Reply #551 on: December 29, 2009, 12:29:46 am »
0
Let g=gcd(a1,...,an)
g divides a1 ... an, thus it divides any integer linear combo of a1,...,an.
applying the same logic you use to prove that ax+by=c  has integer solution iff gcd(a1,...,an)|c:
the equation has a solution iff c is a multiple of gcd(a1,...,an).

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: TT's Maths Thread
« Reply #552 on: December 29, 2009, 12:58:45 am »
0
Ahhh yeah, thanks zzdfa :)
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

TrueTears

  • TT
  • Honorary Moderator
  • Great Wonder of ATAR Notes
  • *******
  • Posts: 16363
  • Respect: +667
Re: TT's Maths Thread
« Reply #553 on: December 29, 2009, 01:34:06 am »
0
Eisenstein's criterion states that if where , if is a prime and but not and it does not divide , then is irreducible.

I've actually used this criterion several times in the past while doing algebra problem solving questions, but I've never bothered to try to prove it, now that I'm doing number theory, how would you prove it?
PhD @ MIT (Economics).

Interested in asset pricing, econometrics, and social choice theory.

kamil9876

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1943
  • Respect: +109
Re: TT's Maths Thread
« Reply #554 on: December 29, 2009, 01:59:34 am »
0
suppose it is redducible, then:



is not divisible by , hence and are both not divisible by . is divisible by , but not by , thus one of these terms is not divisible by , say WLOG .



but is divisibly by , is (since is). must therefore be divisible by , but since isn't then must be.

hence so far we now know that and are divisible by .



now we use a similair argument to show that b_2 is divisible by p. Hence we keep doing this until we get b_q is divisibly by p, which contradicts what we know. Eventually this proof is tantamount to the technique used in this old problem we solved earlier (problem 1)
Voltaire: "There is an astonishing imagination even in the science of mathematics ... We repeat, there is far more imagination in the head of Archimedes than in that of Homer."