Integrating over Triangle C: Computing Normal Vector

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
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:

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

where [tex]n^{1} = \widehat{i} \cdot \widehat{n}[/tex]

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.