Inflection Points and Local Minimums

  • Thread starter Thread starter carbonsteel
  • Start date Start date
  • Tags Tags
    Local Points
Click For Summary
SUMMARY

The discussion focuses on solving polynomial equations to determine coefficients that yield specific inflection points and local extrema. For Problem One, the polynomial is defined as f(x) = ax4 + bx3 - cx2 - dx - e, with inflection points at ((√3)/3, -7.5752) and (-(√3)/3, -0.647009), and a local minimum at (1.26255, -11.8696). In Problem Two, the polynomial f(x) = qx4 - rx3 - sx2 + tx + u requires coefficients q, r, s, t, and u to achieve local minimums at (-0.398238, -0.457621) and (1.20556, -3.46602), and a local maximum at (0.130182, 0.069458). A suggested solution for Problem Two includes q = 4, r = 5, s = 3, t = 1, and u = 0.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Knowledge of calculus concepts such as inflection points and local extrema
  • Familiarity with solving systems of equations
  • Basic skills in numerical methods for approximating polynomial coefficients
NEXT STEPS
  • Study polynomial interpolation techniques to derive coefficients from given points
  • Learn about the application of the second derivative test for identifying local minima and maxima
  • Explore numerical methods for solving nonlinear equations
  • Investigate software tools like MATLAB or Python's NumPy for polynomial fitting
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus, polynomial functions, and optimization techniques. This discussion is also beneficial for anyone involved in computational mathematics or algorithm development.

carbonsteel
Messages
4
Reaction score
0
1. Use the following equations to fill in the missing numbers. The correct addition and subtraction signs have already been entered.

PROBLEM ONE:
f(x) = ax4 + bx3 - cx2 - dx - e

Find values of a,b,c,d, and e so that the function has inflection points at ((v3)/3, -7.5752) and (-(v3)/3, -.647009) and has a local minimum at (1.26255, -11.8696).


PROBLEM TWO:
f(x) = qx4 - rx3 - sx2 +tx + u

Find values of q, r, s, t, and u so that the function has local minimums at (-.398238, -.457621) and (1.20556, -3.46602) also so the function has a local maximum at (.130182, .069458).




2. See above



3. ?

I never took calculus. Need assistance in solving these problems to solve a puzzle. I need to know what the values are for a, b, c, d, e and q, r, s, t, u.

Thank you.
 
Physics news on Phys.org
carbonsteel said:
PROBLEM TWO:
f(x) = qx4 - rx3 - sx2 +tx + u

Find values of q, r, s, t, and u so that the function has local minimums at (-.398238, -.457621) and (1.20556, -3.46602) also so the function has a local maximum at (.130182, .069458).

Thank you.

Were you really given those decimals or have you rounded something off?

Try q = 4, r = 5, s = 3, t = 1, u = 0
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 18 ·
Replies
18
Views
2K
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
3
Views
2K
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K