Function of a concave curve given pts and slopes

  • Context: Undergrad 
  • Thread starter Thread starter el_llavero
  • Start date Start date
  • Tags Tags
    Concave Curve Function
Click For Summary
SUMMARY

To derive a function of a concave downward sloping curve given specific points and slopes, one can utilize a third-degree polynomial of the form f(x) = a0 + a1x + a2x^2 + a3x^3. By substituting the known points and their respective slopes into the polynomial, a system of linear equations is formed. Solving this system allows for the determination of the coefficients a0, a1, a2, and a3, thus providing the desired function that describes the curve.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Knowledge of calculus, specifically derivatives and slopes
  • Familiarity with solving systems of linear equations
  • Basic skills in algebra for manipulating equations
NEXT STEPS
  • Study polynomial interpolation techniques
  • Learn about the properties of concave functions
  • Explore numerical methods for solving systems of equations
  • Investigate applications of cubic splines in curve fitting
USEFUL FOR

Students in calculus, mathematicians, engineers, and anyone involved in curve fitting or mathematical modeling of concave functions.

el_llavero
Messages
29
Reaction score
0
It's been a while since my last calc course and I'm not sure if I even encountered how to do this but is there a way to derive a function of a concave downward sloping curve given two or more points and their respective slopes? I'm obviously aware how the curve looks but I would like to know how to derive the function if at all posible. i.e. (2,10) slope -8 and (6,4) slope -1/2, this curve has a negative decreasing slope and is concave towards the (0,0) origin. The curve's appearance is obvious from the information given but is there a way to derive a general function for this curve?
 
Physics news on Phys.org
Take a third degree polynomial f(x) = a0 + a1x + a2x^2 + a3x^3, plug your four conditions in, and solve the linear system of equations for the coefficients a0, a1, a2 and a3.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 36 ·
2
Replies
36
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
13K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K