Proving a Polygon's Diagonal Formula with Induction | Step-by-Step Guide

  • Thread starter Thread starter Nikitin
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary
SUMMARY

The discussion centers on proving the formula for the number of diagonals in a polygon with n angles, expressed as Mn = (n-3)n/2, using mathematical induction. The participants clarify the induction hypothesis, which states that for a polygon with k angles, the number of diagonals is Mk = (k - 3)k/2. They demonstrate that the formula holds for n=3 (a triangle) and derive the recursive relationship Mn+1 = Mn + n - 1 to establish the proof for n+1. The conversation emphasizes the importance of correctly structuring the induction steps and understanding the relationship between Mk and Mk+1.

PREREQUISITES
  • Understanding of mathematical induction principles
  • Familiarity with polygon properties and diagonal calculations
  • Knowledge of recursive formulas in mathematics
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Study mathematical induction proofs in detail
  • Learn about recursive relationships in combinatorial mathematics
  • Explore properties of polygons and their diagonals
  • Practice constructing induction proofs with various mathematical statements
USEFUL FOR

Students studying geometry, mathematics educators teaching induction proofs, and anyone interested in combinatorial mathematics and polygon properties.

  • #31
Mark44 said:
I disagree that what needs to be done is "rearrange" Mk + D to look like Mk+1. I might be misinterpreting what you mean by "rearrange" here, but my problem with nikotin's work is that it seems like all he is doing is replacing n by n + 1 in the formula, which is not how an induction proof is proved. If that's not what he's doing, then his work needs to be clearer.
I was getting at what you were getting at: that if you know how to transform the number of diagonals for a k-gon into that for a (k+1)-gon, and if that transform maps the proposed number of diagonals for a k-gon to the proposed number of diagonals for a (k+1)-gon then the inductive hypothesis is satisfied. All that remains to be done is to confirm that the proposed number of diagonals is correct for one case.

OP: I sometimes find a counter-example helpful. I propose that the number of diagonals is much simpler: M'n=n. The inductive hypothesis would have it that if this is true for some n=k then M'k+1 (=k+1) should be equal to M'k+k-1 (=2k-1). Since this statement is not true, my idea is not consistent with the inductive hypothesis and so fails.

Try again: M''n=Mn+3. This does satisfy the inductive hypothesis (easy to verify since I've stolen the correct solution and broken it). So, if it were true for some n=k, then it would be true for all n. However, it is not true for a concrete value of n, say n=3, so fails.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
6
Views
2K
  • · Replies 22 ·
Replies
22
Views
975
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
17
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
Replies
20
Views
2K