SOLUTION: So I have determined that by using Leonhard Euler's formula for polygon division
T(6) = 14
T(7) = 42 and
T(8) = 132
however I am confused about how T(n) changes when you ign
Algebra.Com
Question 744948: So I have determined that by using Leonhard Euler's formula for polygon division
T(6) = 14
T(7) = 42 and
T(8) = 132
however I am confused about how T(n) changes when you ignore distinct vertices.
Could you explain how to find T(n) while ignoring said vertices.
Note: I'm not looking for the answer but rather an explanation on how to reach the answer.
Thanks!
Answer by rothauserc(4718) (Show Source): You can put this solution on YOUR website!
So Euler asked the following question
In how many ways can a plane convex polygon of n sides be divided into
triangles by diagonals?
and his formula is
En = 2*6*10***(4n-10) / (n-1)!
when dividing the polygon into triangles we, of course, ignore some distant vertices when we draw the diagonals......
RELATED QUESTIONS
In this assignment, you examine a practical procedure used in computer-aided design and... (answered by solver91311)
Can someone please help me with this proof using the 18 rules of inference?
> is a... (answered by jim_thompson5910)
Question # 8: Review Part 2: Hypothesis Testing: Find test statistic and p-value and make (answered by math_tutor2020)
Two contestants run a 440-yard course. The first wins by 4 seconds when given a head... (answered by MathTherapy)
The expression 1/(1-t) can be calculated by long division as 1 + t + t^2 + t^3 . . .
So... (answered by Fombitz)
The population P of a fish farm in t years is modeled by the equation
P(t) = 2200/ (1 + (answered by Boreal)
While playing basketball, you are attempting to make a 3-point shot. The height in meters (answered by ikleyn)
what does it mean when a question ask that you give your answer using the form At^B... (answered by jim_thompson5910)
A particle moves along a horizontal line. Position function is s(t) for t is greater or... (answered by Boreal)