Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: April 25, 2024, 3:54 am

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mathematical proof..
#11
RE: Mathematical proof..
There many types of mathematical proofs like proof by induction, proof by contradiction, etc...

My favorite mathematical proof is proof by contradiction which was used to prove that there are an infinite number of prime numbers. It goes something like this (i'm skipping the math formalism since I don't remember it)

First you need to prove that adding 1 to a number gives a completely different set of prime numbers for the original.
1) Take a number x that is a composite of a set of prime numbers A={a1,a2,..}. e.g. 36 = 2*2*3*3
2) take any prime number a in set A. e.g. a=3
3) the ratio x/a has no remainder because a is one composition of x. e.g 36/3=(2*2*3*3)/3=(2*2*3)=18
4) lets define y=x+1 which is a composite of a set of prime numbers B={b1,b2...}. e.g. 37=36+1
5) the ratio y/a=(x+1)/a=x/a+1/a which gives a remainder of 1/a because the smallest prime number is 2. e.g. 37/3 = (36+1)/3=36/3+1/3=18+1/3
6) set B does not have the prime number a in it.
7) a was a random choice, we can choose any prime number from set A get the same result
8) Therefore, there are no prime numbers that are in set A that are also in set B.

Now we do the prove there is an infinite number of prime numbers by proof by contradiction
1) Assume there is a finite number of prime numbers
2) Make the number x which is a composite of all the prime numbers
3) Let y=x+1
4) By my earlier proof, y doesn't have any of the prime numbers x has.
5) y is then a composite of prime numbers that are not part the set of all prime numbers. Contradiction.
6) Our assumptions is wrong. There is an infinite number of prime numbers.
Reply
#12
RE: Mathematical proof..
(September 25, 2014 at 5:49 pm)lifesagift Wrote: But if I said it was a special paint for example? how would I have to describe that paint?

If you need to introduce the concept of types of paint in your proof of the four color theorem, you're introducing unnecessary overhead. It should be on a more abstract level.

Concerning your problem with the plus one.
I think you can argue that the product of all primes smaller than x, plus one, is divided by all those primes with remainder one. Is that sufficient? (long ago)
(September 25, 2014 at 5:53 pm)Surgenator Wrote: There many types of mathematical proofs like proof by induction, proof by contradiction, etc...


The fool hath said in his heart, There is a God. They are corrupt, they have done abominable works, there is none that doeth good.
Psalm 14, KJV revised edition

Reply
#13
RE: Mathematical proof..
(September 25, 2014 at 5:54 pm)Alex K Wrote:
(September 25, 2014 at 5:49 pm)lifesagift Wrote: But if I said it was a special paint for example? how would I have to describe that paint?

If you need to introduce the concept of types of paint in your proof of the four color theorem, you're introducing unnecessary overhead. It should be on a more abstract level.

Concerning your problem with the plus one.
I think you can argue that the product of all primes smaller than x, plus one, is divided by all those primes with remainder one. Is that sufficient? (long ago)


quote='Surgenator' pid='758785' dateline='1411681980']


here many types of mathematical proofs like proof by induction, proof by contradiction, etc...



[/quote]

So paint isn't my discovery, but I challenge you to tell me how to describe my new result..
Reply
#14
RE: Mathematical proof..
(September 25, 2014 at 5:54 pm)Alex K Wrote: Concerning your problem with the plus one.
I think you can argue that the product of all primes smaller than x, plus one, is divided by all those primes with remainder one. Is that sufficient? (long ago)
It's more important to say x+1 is not divisible by ANY of the prime numbers in x's set. I believe this is sufficient.
Reply
#15
RE: Mathematical proof..
But we're talking about colouring a map in with red, blue, green and yellow paint..... what is 'X' in this equation?
Reply
#16
RE: Mathematical proof..
IIRC, the computer went through thousands of permutations of maps and demonstrated the proof.

At the time there was some controversy as to whether or not having a computer do all the grunt work counted, LOL. Like you could hire someone to compost their brain doing it manually.

Wiki 'four color map problem'.
Reply
#17
RE: Mathematical proof..
(September 25, 2014 at 6:25 pm)lifesagift Wrote: But we're talking about colouring a map in with red, blue, green and yellow paint..... what is 'X' in this equation?
Completely unrelated to the color map discussion.
Reply
#18
RE: Mathematical proof..
(September 25, 2014 at 6:17 pm)Surgenator Wrote:
(September 25, 2014 at 5:54 pm)Alex K Wrote: Concerning your problem with the plus one.
I think you can argue that the product of all primes smaller than x, plus one, is divided by all those primes with remainder one. Is that sufficient? (long ago)
It's more important to say x+1 is not divisible by ANY of the prime numbers in x's set. I believe this is sufficient.
edit:

Assume that there are finitely many primes.
If p_1...p_N are all existing prime numbers and x = p_1 * ... * p_N

x /p_i = p_1 * .... * p_{i-1} * p_{i+1} * ... * p_N

and hence

(x+1) /p_i = p_1 * .... * p_{i-1} * p_{i+1} * ... * p_N with Remainder 1

so we have constructed a number which is not divisible by any of the primes, and there's your contradiction, and there can't be finitely many.



(September 25, 2014 at 6:02 pm)lifesagift Wrote: So paint isn't my discovery, but I challenge you to tell me how to describe my new result..

I can't really do that without knowing your argument. But usually, one would introduce an abstract set {1,2,3,4,...} standing for the colors, and maybe a set of areas {A1,A2....}, a function which sets the color f(A_i)=1...4 and a relation which defines adjacency, such that A1°A2 =0 if it is not adjacent and A1°A2=1 if they are. That's just an example of what such things typically look like in principle, I'm not saying that that's how it actually works.

A often used approach towards such a type of proof is to assume that there is one scenario where 4 colours are NOT sufficient, and then bring this to a contradiction. In other words: If you can start from the assumption that there is one set of areas where there is no four color covering scheme, and you can conclude from this a statement like 1=0 using only valid logical steps, then you've shown that the assumption is false and the four color theorem is proven.

Alternatively, one might not use the areas as the fundamental object, but the boundaries and their vertices.

Maybe a proof by induction is possible by starting with an arbitrary number of areas which can be covered by four colors and then adding areas in succession and proving that one never needs to introduce a fifth color in each single step. The problem here might be that the way to color the given areas is not unique, and adding one might not be possible for an arbitrary coloring scheme of the existing areas.
The fool hath said in his heart, There is a God. They are corrupt, they have done abominable works, there is none that doeth good.
Psalm 14, KJV revised edition

Reply
#19
RE: Mathematical proof..
Thank you all for your patience... I am a software developer, and very logically minded, so dealt with the four colour theorem slightly differently... and came up with my idea that proves you only need 4 colours to colour any map in the universe (I might be overstating things a tad there lol).. but don't know how to translate my thoughts to a definitive "proof"..
Reply
#20
RE: Mathematical proof..
Again, be our guest Smile
The fool hath said in his heart, There is a God. They are corrupt, they have done abominable works, there is none that doeth good.
Psalm 14, KJV revised edition

Reply



Possibly Related Threads...
Thread Author Replies Views Last Post
  A mathematical problem I can't seem to get Mathematica to auto solve. highdimensionman 6 1101 May 22, 2022 at 1:10 pm
Last Post: polymath257
  Mathematical Genius: Who Are Humanity's Current Mathematical Geniuses? Kernel Sohcahtoa 13 1886 July 12, 2018 at 10:59 pm
Last Post: Kernel Sohcahtoa
  The Mathematical Proof Thread Kernel Sohcahtoa 67 13598 July 6, 2018 at 8:37 pm
Last Post: Fireball
  Mathematical proof of the existence of God JudgeDracoAmunRa 20 12679 March 30, 2012 at 11:43 am
Last Post: JudgeDracoAmunRa
  Spot the Mathematical Fallacy Tiberius 16 7151 March 25, 2010 at 6:57 am
Last Post: Violet
  Mathematical claims of 'Bible Codes'...is there any truth in the maths? CoxRox 12 8540 January 9, 2009 at 5:23 pm
Last Post: Tiberius



Users browsing this thread: 1 Guest(s)