Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

What is wrong with the following “proof” using mathematical induction of the statement that every tree with \({\bf{n}}\) vertices has a path of length \({\bf{n - 1}}\). Basis step: Every tree with one vertex clearly has a path of length \(0\). Inductive step: Assume that a tree with \({\bf{n}}\) vertices has a path of length \({\bf{n - 1}}\), which has \({\bf{u}}\) as its terminal vertex. Add a vertex \({\bf{v}}\) and the edge from \({\bf{u}}\)to \({\bf{v}}\). The resulting tree has \({\bf{n + 1}}\) vertices and has a path of length \({\bf{n}}\). This completes the inductive step.

Short Answer

Expert verified

The statement said that every tree with n vertices have a path of length n-1 and this was not shown.

Step by step solution

Achieve better grades quicker with Premium

  • Unlimited AI interaction
  • Study offline
  • Say goodbye to ads
  • Export flashcards

Over 22 million students worldwide already upgrade their learning with Vaia!

01

Step 1:Checking the statement

This attempt indeed shows that "there exists" a tree with n vertices that has a path of length n-1. It started well because the inductive step took correctly the tree and its existence was supported by the inductive hypothesis. Nevertheless, the statement said that "every" tree with n vertices have a path of length n-1 and this was not shown.

02

Checking whether the proof is possible or not

Such a proof would need to start with the basis that our tree hasn+1 vertices and then show it had the required path. But since the statement is not true, such proof is not possible.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.

Sign-up for free