Finding the Distance of a Polynomial Function: Help Needed

  • Context: Undergrad 
  • Thread starter Thread starter watty08
  • Start date Start date
  • Tags Tags
    Function Polynomial
Click For Summary

Discussion Overview

The discussion revolves around finding the length of a polynomial function's graph, with participants exploring various methods and formulas for calculating this length in different dimensions. The conversation includes both theoretical and practical aspects of the problem.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • One participant seeks assistance in finding the distance of a polynomial function, indicating uncertainty about the correct approach and referencing a link for guidance.
  • Another participant clarifies that the term "distance of a polynomial function" likely refers to the length of the graph, asking for specifics about the function's representation (2D or 3D, single equation or parametric).
  • A participant provides the formula for calculating the length of a graph in two dimensions, stating that it involves integrating the square root of one plus the square of the derivative of the function.
  • Another participant introduces an arc length function approach, deriving the integral for length by considering infinitesimal distances and integrating over the interval from a to b.
  • A participant describes their polynomial function based on five points, expressing uncertainty about the degree of the polynomial and sharing the coefficients obtained from their calculations.

Areas of Agreement / Disagreement

Participants generally agree on the need to calculate the length of the graph of a polynomial function, but there is no consensus on the specifics of the function's representation or the exact method to be used.

Contextual Notes

Participants have not fully clarified the dimensionality of the function or the nature of the input data, which may affect the application of the discussed formulas.

watty08
Messages
2
Reaction score
0
Hello
I have a function, and need to find the distance of that polynomial function.
Not sure how to do this any help.
Couldnt figure how to put the formulas up so just put the link up i found on here.
https://www.physicsforums.com/showthread.php?t=100423
Is this the right formula and how do i use it.
 
Physics news on Phys.org
You mean the length of the graph, not "distance of a polynomial function"?.
How, exactly are you given the function? Is this in two or three dimensions? Are you given the function as a single equation or as parametric functions.

Yes, the general idea of that link is correct. If, in two dimensions, you are given y= f(x), then the length of the graph from x= a to x= b is given by
[tex]\int_a^b \sqrt{1+ (f'(x))^2} dx[/tex]

If you are given parametric equations, x= x(t), y= y(t), the length of the graph from t0 to t1 is
[tex]\int_{t_0}^{t_1}\sqrt{(x'(t))^2+ (y'(t))^2}dt[/tex]

In three dimensions, a single equation will not define a curve but if you have parametric equations, x= x(t), y= y(t), z= z(t), the length of the graph from t0 to t1 is
[tex]\int_{t_0}^{t_1} \sqrt{(x'(t))^2+ (y'(t))^2+ (z'(t))^2}dt[/tex]
 
Use Ivy's arc length function:

If we assume that the function in continuous on [a,b] then the distance between any two points is [tex]\sqrt{x^2+y^2}[/tex] and if we shrink this to an infinitesimal length then [tex]\sqrt{dx^2+dy^2}[/tex]. Next we want to integrate these distances over a to b then sum them up so:

[tex]\int_a^b \sqrt{dx^2 + dy^2}[/tex]

Factor out a dx^2 essentially...

[tex]\int_a^b \sqrt{1+ \frac{dy^2}{dx^2}} dx[/tex]

And notice the second term in the integral is just f'^2, so we obtain the desired result:

[tex]\int_a^b \sqrt{1+ (f'(x))^2} dx[/tex]
 
I think its a degree four, it might be a three, i have five points.
Starting fron the origin, (0,0) Point O, Point A (2,-2), Point B (6, 2.15) point c (10,-3) Point E (16,7).
Im not really good at this stuff.
Put it in my calculator and get this
a= 6.555e-03
b=-0.1810119
c=1.44681547
d=-3.2220238
e=5.902e-11
and
r^2=1
Below it, it says
y=ax^4+bx^3+cx^2+dx+e
so i figure i sub a,b,c,d,e into that, and that how i get my function

y=6.555e-03x^4 - 0.1810119x^3 + 1.44681547x^2 - 3.2220238x + 5.902e-11
 

Similar threads

Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K