Integrating over Triangle C: Computing Normal Vector

Somefantastik
Messages
226
Reaction score
0

Homework Statement



C is triangle (0,0), (4,0), (0,3). R is the enclosed region. Compute the following integral, where n is the outward pointing normal:

\int_{C} \left(4x-y^{2}\right)n^{1}ds

where n^{1} = \widehat{i} \cdot \widehat{n}

Homework Equations





The Attempt at a Solution



I can't remember how to get the normal vector, can someone start me out there?
 
Physics news on Phys.org
There are three normal vectors, one for each side of the triangle that encloses the region. If the vector (a,b) is a tangent to a side then (-b,a) is a normal, isn't it? It's not necessarily a unit normal, but you should know how to fix that. Is that enough to get you started?
 
So to evaluate this integral, should I separate it into 3 sub integrals over the 3 sides, using the corresponding normals?
 
Also, is it necessary to parameterize before integrating? I'm getting hung up on the little details and missing then big picture.
 
Yes, separate it into three integrals. Decide which direction around the triangle you are going. Then parameterize each side by length, integrate and add them up.
 
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