JasonTruong
New member
- Joined
- Jun 8, 2020
- Messages
- 1
I'm currently struggling on this question:
Proof by induction, that if v0,...,vn is a path in tree T, with n >= 1 and v0 = r, then (vn,vm) ∈ RD, for all 0 <= m <= n-1.
Can someone help me please?
I have tried to use induction to prove that the number of vertices that a tree with n ≥ 1 vertices has exactly n − 1 edges. Then I have no clue what to do next
Thank you and have a nice day
Proof by induction, that if v0,...,vn is a path in tree T, with n >= 1 and v0 = r, then (vn,vm) ∈ RD, for all 0 <= m <= n-1.
Can someone help me please?
I have tried to use induction to prove that the number of vertices that a tree with n ≥ 1 vertices has exactly n − 1 edges. Then I have no clue what to do next
Thank you and have a nice day