I don't need the full solution, just give me some hints as much as posible, and can someone tell me how this question is related to conservative vector field? in the following part, j is always a subscript, sum(wj,j=1..n) means to calculate the sum of wj from j=1 to j=n, I hope this writing style can be understood cos no way to type the math notation here.
Consider a closed polygon with vertices,v1,v2,...,vn,vn+1=v1, arranged in the positive direction and let v be a point inside the polygon. Show that
v=(sum(wjvj,j=1..n)/(sum(wj,j=1..n))
where wj=tan( (alpha(j-1))/2 + tan(alpha(j)/2) / modulusof(vj-v),j=1,2,...n and alpha(j) is the angle with |alpha(j)|
2007-11-05
01:30:37
·
3 answers
·
asked by
Ö¿ ³
1
in
Science & Mathematics
➔ Mathematics
angle alpha is the angle at v.
and the tan equations is to take half of the angle first, and then take the tangent of the halved angle. Hope this is more clear.
And I really can't find how this question is related to conservative vector field.
2007-11-06
23:22:33 ·
update #1