Integral calculus question, using limits.

stripes
Messages
262
Reaction score
0

Homework Statement



Let A be the area of a polygon with n equal sides inscribed in a circle with radius r. By dividing the polygon into n congruent triangles with central angle 2pi/n, show that A = (\frac{1}{2})nr^{2}sin(2(\pi)/n)

Homework Equations



Area of a circle = pi x r^2
Area of triangle = (base x height)/2
sin x = opposite/hypotenuse

The Attempt at a Solution



My attempt is in the attached word document. I spent over an hour trying to use the latex/equation stuff, and normally I know how to use it, but it kept putting in stuff that I wasn't actually typing. Every line would just show up as something random.

I apologize in advance.
 

Attachments

Physics news on Phys.org
Don't use the Pythagorean theorem to get h in terms of r and n. Instead, note that you have a right triangle with angle \theta/2, "near side" h and "hypotenuse" r. cos(\theta/2)= h/r so h= r cos(\theta/2). Similarly, the base of the triangle is r sin(\theta/2) so the area of each right triangle is (1/2)r^2 sin(\theta/2)cos(\theta/2).

Since sin(2x)= 2sin(x)cos(x) for any x, sin(\theta/2)cos(\theta/2)= (1/2)sin(\theta). And since each of the triangles having a side of the polygon as base is two of those right triangles, the area of each such triangle is (1/2)r^2 sin(\theta)[/tex].<br /> <br /> Now use the fact that there are n such triangles and that \theta= 2\pi/n
 
makes perfect sense! Then all I need to do is multiply (1/2)r^2 sin(\theta) by n and substitute \theta= 2\pi/n.

But, why wasn't I able to use Pythagorean theorem to find h?
 
Well, you could, but you clearly want everything in terms of \theta. Writing h in terms of other things you don't know doesn't help!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top