The condition for an inflection point

  • Context: Undergrad 
  • Thread starter Thread starter jamadagni
  • Start date Start date
  • Tags Tags
    Condition Point
Click For Summary
SUMMARY

The discussion centers on determining inflection points in third order Bezier curves using the condition that the cross product of the first and second derivatives of the curve's parametric representation equals zero. This method is confirmed as a well-established mathematical fact rather than an original formula. The user seeks clarification to ensure compliance with copyright when incorporating this method into GPLed software. The concept of the "curl of a gradient field" is also mentioned as a related mathematical principle relevant to inflection points.

PREREQUISITES
  • Understanding of third order Bezier curves
  • Knowledge of parametric derivatives
  • Familiarity with cross product calculations
  • Basic concepts of gradient fields and their properties
NEXT STEPS
  • Research the mathematical properties of third order Bezier curves
  • Study the derivation and applications of parametric derivatives
  • Explore the implications of the cross product in vector calculus
  • Investigate the concept of curl in gradient fields and its significance
USEFUL FOR

Mathematicians, computer graphics developers, and software engineers working with Bezier curves or interested in computational geometry.

jamadagni
Messages
6
Reaction score
0
Hello people. I'm actually a humanities scholar but who has retained his interest in maths from high school.

Well curiously, in relation to one of my projects I'm investigating the properties of third order Beziers. Given the two nodes and control points of a third order Bezier, I needed to determine analytically any inflection points it may contain. I came across this web page which asserts that when the cross product of the first and second derivatives of the parametric representation of the curve is zero, then the curve has an inflection point.

Now I wonder whether this is just a well known textbook fact or some original formula of the website author. Sorry if the question is silly, but basically I need to incorporate this method of determining inflection points in a GPLed piece of software but the website says "material here is copyright". So I'd like to ensure that it is just a well known mathematical fact which is simply well explained on that website.

Thanks.
 
Physics news on Phys.org
Look up "curl of a gradient field". Roughly speaking it's a measure for the tendency to rotate, and this is zero at inflection points: the function cannot decide between "clockwise and counterclockwise".
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 37 ·
2
Replies
37
Views
6K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • Poll Poll
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 33 ·
2
Replies
33
Views
9K
  • · Replies 2 ·
Replies
2
Views
15K