Coming up with Theorems and proving them

  • MHB
  • Thread starter Zoey93
  • Start date
In summary: So, there are a total of 16 games. But, again, by Axiom 3, there must exist at least one game. So, there are at most 20 games.
  • #1
Zoey93
15
0
Axioms 1 and 2 were given and axioms 3 and 4 I came up with:

Axiom 1: Each game is played by two distinct teams.
Axiom 2: There are at least four teams.
Axiom 3: There exist at least one game.
Axiom 4: Each team plays at most 10 games.

I need help with coming up with theorems for these axioms and proving them.
 
Mathematics news on Phys.org
  • #2
Hmm. With existence axioms that weak, you might not have too many theorems you can prove. One model for your system is the following:

Code:
*   *
|
*   *

Here the * is a team, and the | is a game. This satisfies all four axioms. I suppose one theorem you could come up with is that there are at least two teams that play a game. It's not a very advanced theorem, but like I said, you don't have terribly strong existence axioms. I don't think you're guaranteed much structure beyond this model.

So let's take this theorem: how could you prove it?
 
  • #3
Axiom 1: Each game is played by two distinct teams.
Axiom 2: There are at least four teams.
Axiom 3: There exist at least one game.
Axiom 4: Each team plays at most 10 games.

Theorem 1: There are at least two teams that play a game.

Proof: According to Axiom 1, each game is played by two distinct teams, which we will call team A and team B. By Axiom 3, there exist at least one game.

I need help finishing up the proof.
 
  • #4
Zoey93 said:
Axiom 1: Each game is played by two distinct teams.
Axiom 2: There are at least four teams.
Axiom 3: There exist at least one game.
Axiom 4: Each team plays at most 10 games.

Theorem 1: There are at least two teams that play a game.

Proof: According to Axiom 1, each game is played by two distinct teams, which we will call team A and team B. By Axiom 3, there exist at least one game.

I need help finishing up the proof.

I think it would make more sense to start with your second line, so that it runs like this:

By Axiom 3, there exists at least one game, call it 'g'. By Axiom 1, 'g' must be played by two distinct teams, call them 'A' and 'B'. These are the two teams in the theorem, hence we are done.

You could strengthen your theorem just a bit by saying "There are at least two distinct teams that play a game." The proof would be no more complicated.
 
  • #5
Axiom 1: Each game is played by two distinct teams.
Axiom 2: There are at least four teams.
Axiom 3: There exist at least one game.
Axiom 4: Each team plays at most 10 games. I came up with another theorem because my professor wanted us to come up with two theorems. So, far this is what I got:

Theorem 2: If there are exactly 4 distinct teams, then there are at most 20 games.

Proof: By hypothesis we have exactly 4 distinct teams (which is allowed by Axiom 2), and I will call them A, B, C, and D. By Axiom 4, each team plays at most 10 games, but Axiom 3 requires there to exist at least one game between the teams.

But I need help to finish it up.
 
  • #6
Zoey93 said:
Axiom 1: Each game is played by two distinct teams.
Axiom 2: There are at least four teams.
Axiom 3: There exist at least one game.
Axiom 4: Each team plays at most 10 games. I came up with another theorem because my professor wanted us to come up with two theorems. So, far this is what I got:

Theorem 2: If there are exactly 4 distinct teams, then there are at most 20 games.

Proof: By hypothesis we have exactly 4 distinct teams (which is allowed by Axiom 2), and I will call them A, B, C, and D. By Axiom 4, each team plays at most 10 games, but Axiom 3 requires there to exist at least one game between the teams.

But I need help to finish it up.

Axiom 3 isn't going to help you here, because you're already thinking about the other direction - the maximum number of games allowed by your axioms. The minimum number of games is 1. To get the maximum number of games, you're going to need to think about graph theory, essentially. Try to draw representations of various scenarios. What if there are the maximum 10 games between A and B? Could A or B then have any games with C or D? Or what if it's more evenly distributed? Suppose there are 3 games between A and B, 3 between A and D, and 4 between A and C?

I feel like there's an elegant way to prove this theorem, but it's eluding me at the moment. Something along the lines of this: there are four teams. Each team can play a maximum of ten games. But each of those games must involve exactly one other team. Therefore, although, from each team's perspective, there are 40 games maximum, since each of these games must involve another team, and "use up" one of their games, there can only be a maximum of 20 games. This is not rigorous, but it might give you the idea of the proof.
 
  • #7
Axiom 1: Each game is played by two distinct teams.
Axiom 2: There are at least four teams.
Axiom 3: There exist at least one game.
Axiom 4: Each team plays at most 10 games. Theorem 2: If there are exactly 4 distinct teams, then there are at most 20 games.

Proof: By hypothesis we have exactly 4 distinct teams (which is allowed by Axiom 2), and I will call them A, B, C, and D. By Axiom 4, each team plays at most 10 games. Each team can play a maximum of ten games. But each of those games must involve exactly one other team. Therefore, although, from each team’s perspective, there are 40 games maximum, since each of these games must involve another team, and “use up” one of their games, there can only be a maximum of 20 games.

So, I turned this into my professor and this is what he said: For your proof of Theorem 2, you seem to be lacking a reference to an important axiom. In particular, when you say this “But each of those games must involve exactly one other team.” What is the reason for that statement?

I was thinking maybe I should also use Axiom 1 to prove this theorem??
 
  • #8
Zoey93 said:
Axiom 1: Each game is played by two distinct teams.
Axiom 2: There are at least four teams.
Axiom 3: There exist at least one game.
Axiom 4: Each team plays at most 10 games. Theorem 2: If there are exactly 4 distinct teams, then there are at most 20 games.

Proof: By hypothesis we have exactly 4 distinct teams (which is allowed by Axiom 2), and I will call them A, B, C, and D. By Axiom 4, each team plays at most 10 games. Each team can play a maximum of ten games. But each of those games must involve exactly one other team. Therefore, although, from each team’s perspective, there are 40 games maximum, since each of these games must involve another team, and “use up” one of their games, there can only be a maximum of 20 games.

So, I turned this into my professor and this is what he said: For your proof of Theorem 2, you seem to be lacking a reference to an important axiom. In particular, when you say this “But each of those games must involve exactly one other team.” What is the reason for that statement?

I was thinking maybe I should also use Axiom 1 to prove this theorem??

Yep! It's a more-or-less direct implication.
 

Related to Coming up with Theorems and proving them

What is the process of coming up with theorems?

The process of coming up with theorems involves identifying patterns or relationships in existing mathematical concepts and then formulating a hypothesis or conjecture. This is followed by rigorous testing and analysis to determine the validity of the theorem.

How do you prove a theorem?

To prove a theorem, you must provide logical and mathematical evidence to support the statement. This can include using existing theorems, axioms, and definitions to build a logical argument, as well as providing evidence through mathematical calculations and diagrams.

What are some common techniques used in proving theorems?

Some common techniques used in proving theorems include direct proof, proof by contradiction, proof by induction, and proof by contrapositive. These techniques involve using logical reasoning, deductive reasoning, and mathematical calculations to support the validity of the theorem.

Are there any tips for coming up with original theorems?

To come up with original theorems, it is important to have a deep understanding of existing mathematical concepts and their relationships. It can also be helpful to approach problems from different angles and to think creatively. Collaborating with other mathematicians and discussing ideas can also lead to the development of new theorems.

Why is it important to prove theorems?

Proving theorems is important because it provides mathematical evidence and justification for the validity of a statement. This allows for the application of the theorem in various mathematical contexts and can lead to further advancements and discoveries in the field of mathematics.

Similar threads

Replies
4
Views
762
Replies
1
Views
749
Replies
12
Views
1K
  • General Math
Replies
6
Views
1K
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
2K
  • General Math
Replies
1
Views
1K
  • General Math
Replies
16
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
Back
Top