SallyGreen
- 20
- 0
does anyoneknow how to find the normal at a point on a circle, and how to find the x, y coordinate at this point, hope anyone could help
SallyGreen said:does anyone guys advice me how to find the curvature at the corner of a rectangular,, cos I need to find it at any point of such geometry, and the curvature for flat side is just zero, but still sruggling with the corner....
anyone could help...
Defennder said:Is the curvature defined for the "sharp" edges of graphs?
Which, as you have been told, does not exist. Curvature is only defined for "smooth" curvers- that is at places where the derivative exists.SallyGreen said:yeah the curvature for the "sharp" edges
tiny-tim said:Hi Sally!
Corners don't have curvature (or you could say they have infinite curvature … the opposite of zero curvature).
What exactly is the question you were set?![]()
Defennder said:You need to specify at which point you want to find the normal (line or vector), as well as whether you want to find the equation of the normal line at that point or the normal vector. They are different. dy/dx gives you the gradient of the tangent line at a given point on the circle. And we know that m1m2 = -1 if m1 and m2 are the gradients of 2 lines perpendicular to each other on the plane. So see how to find the normal line?
For the normal vector, one approach would be to first find the normal line, then express it in a vector equation, then extract the vector component of the equation for the normal. A quicker way would be to evaluate grad(f) where f is the equation of the circle for the normal vector.
SallyGreen said:I guss the corner does have a curvature which is infinite curvature, but why have u taken the opposite of the curvature?
As I need to consider the contribution of the curvature of the boundary of a triangle which is zero on the sides, but what about at the corners?