For $n ≥ 2$ suppose $d_1, d_2,....d_n$ are positive integers with sum $2n - 2$. Prove there is a tree with n vertices having degrees $d_1, d_2....d_n$. I'm at a loss on this one. I'm sure it's pretty simple but I just can't get it.
2026-04-01 05:44:29.1775022269
Prove there is a tree with $n$ vertices having degrees $d_1, d_2....d_n$
278 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
you can use induction : it's obvious for n = 2; prove that there is at lease an $a_i = 1$ in this sequence and also there is at least one $a_i\geq 2$ and use this to fact.
P.S: since it's homework I would rather not to solve the problem but just give hints.