Is My Reasoning Incorrect? A 5-ary Tree with 4n+2 Vertices

  • Thread starter Thread starter 0rthodontist
  • Start date Start date
  • Tags Tags
    Tree
Click For Summary
SUMMARY

The discussion centers on a combinatorial problem regarding a tree with vertices of degree 5 and degree 1, specifically with 4n+2 total vertices. The accepted solution concludes that the number of degree 5 vertices (k) equals n, derived from the equations 5k + j = 8n + 2 and k + j = 4n + 2. The original poster incorrectly applied the formula for a 5-ary tree, leading to k = (4n+1)/5, which was marked wrong. The conclusion is that a tree consisting solely of vertices with degrees 5 and 1 does not conform to the definition of a 5-ary tree.

PREREQUISITES
  • Understanding of tree structures in graph theory
  • Familiarity with vertex degree concepts
  • Knowledge of combinatorial formulas related to trees
  • Basic principles of 5-ary trees
NEXT STEPS
  • Study the properties of trees in graph theory
  • Learn about combinatorial proofs in mathematics
  • Explore the characteristics of 5-ary trees and their vertex configurations
  • Investigate the implications of vertex degree on tree structure
USEFUL FOR

Mathematicians, computer scientists, and students studying graph theory or combinatorics, particularly those interested in tree structures and their properties.

0rthodontist
Science Advisor
Messages
1,229
Reaction score
0
This was a question on the combinatorics midterm: if a tree contains only vertices of degree 5 and degree 1, and the tree has 4n+2 vertices, how many vertices of degree 5 are there?

With k the # of vertices of degree 5 and j the # of vertices of degree 1, the accepted answer used the formulas 5k + j = 8n + 2 (in other words sum over degrees of vertices = 2e) and k + j = 4n + 2 to reach the conclusion k = n.

I used the (fact)? that a 5-ary tree with k internal vertices has 5k + 1 total vertices, to get k = (4n+1)/5. This was marked wrong. I believe that the contradiction between the two answers shows that there is no 5-ary tree with 4n+2 vertices for any n. Is my reasoning incorrect? Is there a 5-ary tree with 4n+2 vertices? Maybe I am confused.
 
Physics news on Phys.org
Ah, I got it. A tree with all vertices of degree 5 or 1 is not usually a 5-ary tree.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
8K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 1 ·
Replies
1
Views
8K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
2K
Replies
9
Views
3K