If $u$ and $w$ belongs to the same connected components, does there exist any $u-w$ path containing $v$?
2026-04-01 13:06:41.1775048801
If $u$ and $w$ belongs to the same connected components, does there exist any $u-w$ path containing $v$?
185 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2

You ask, “what happens if $u$ and $w$ lie in the same connected component of $G-v$?”
If $u$ and $w$ were in the same component of $G-v$, let's say $G_1$, there would be a path in $G_1$ connecting $u$ to $w$. This path would not contain $v$, because $G_1$ is a component of $G-v$. It might happen that some paths in $G$ connecting $u$ to $w$ contain $v$, but not all of them.
But notice that $u$ and $w$ aren't arbitrary vertices—far from it. We only need to show that such vertices exist somewhere in $G$. So we carefully require that $u$ and $w$ come from different components of $G-v$. Now we know there is a path connecting $u$ to $w$ in $G$ (because $G$ is connected), but there is no path connecting $u$ to $w$ in $G-v$ (because $G-v$ is not connected, and $u$ and $w$ are in different components), so every path from $u$ to $w$ in $G$ must not be a path in $G-v$. That is, every path from $u$ to $w$ in $G$ must contain $v$.