Suppose $A_1A_2 . . . A_{20}$ is a $20-$sided regular polygon.
How many non-isosceles (scalene) triangles
can be formed whose vertices are among the vertices of the polygon but whose sides are not
the sides of the polygon?
I could'nt find a cute answer to this problem. My answer is different from those at other websites. Not to mention that the answers are also different at different websites.
Total number of $\triangle = $no. of $\triangle$ with no side common $+$ no. of $\triangle$ with one side common $+$ no. of $\triangle$ with two sides are common
$\bullet\;$ Triangle with one side common $\displaystyle = \binom{n-4}{1} \times n$
$\bullet\;$ Triangle with two sides are common $\displaystyle = n$
So no. of $\triangle$ with no side common $$ = \binom{n}{3}-n(n-4)-n$$
Put $n=20$