5th power perameter for parametric equations

Lebombo
Messages
144
Reaction score
0
Given parametric equations:[g(t)= x = t^{5}-4t^{3}] and [h(t) = y = t^{2}]Since polynomials can only be solved up to the 4th degree as I've just learned here on PhysicsForums, I guess it's not possible to isolate t in terms of x in the g(t) function and substitute into the h function to create a new function:

[f(x) = y = ...]

Thus the only way to deal with parametric equations of 5th degree and up is to use calculus ...dy/dx = dy/dt/dx/dt.

Correct?EDIT: P.S. I think its called eliminating the parameter. I just recalled there is a name that describes what I'm trying to do here.
 
Last edited:
Mathematics news on Phys.org
Lebombo said:
I guess it's not possible to isolate t in terms of x in the g(t) function and substitute into the h function to create a new function:

It's depend of how is x(t) and y(x). Sometimes is possible make y(x), other times no.

You can do ∫ydt, dy/dt, ∫xdt, dx/dt and combine these calculus for result dy/dx or ∫ydx, like you already noticed. Detail: calculate the area of a parametrized curve can be more easy that calculate by ∫f(x)dx. For example, for calculate ∫√[x²-1]dx you need make a trigonometric substituition or parametrize x(t)=cosh(t), y(t)=sinh(t) and calculate ∫y(t)·dx/dt·dt.
 
You cannot solve a generic 5th degree equation for t in terms of x but you can go the other way:
t= \pm\sqrt{y}, then either x= y^{5/2}- 4y^{3/2} or x= -y^{5/2}+ 4y^{3/2}.
 
HallsofIvy,

As I'm discovering in another thread, an x(t) function of 5th degree can be solved for t in terms of x if the function or equation is one-to-one.

And to prove if a function is one-to-one, you have to prove f(a) = f(b).

So my question is, do you know of or have you ever come across an equation of 5th degree that happened to also be one-to-one? Is being 1-1 not a common characteristic of 5th degree equations?P.S.

I'm also exploring this issue in another thread that started as a separate question but lead to the same line of inquiry: https://www.physicsforums.com/showthread.php?t=730479

Don't want to pit you against the information being provided elsewhere, but it happens to be that the other thread mentions that a 5th degree x(t) polynomial may in fact be solvable for t in terms of x if the function is 1-1.
 
Lebombo said:
HallsofIvy,

As I'm discovering in another thread, an x(t) function of 5th degree can be solved for t in terms of x if the function or equation is one-to-one.

This thing which you say that you have learned is not true.

What is true is that a function that is one-to-one is invertible. That is, it has an inverse.

This does not mean that the inverse can be written down as a finite formula using only elementary functions and operations (plus, minus, times, divide, root extraction, exponentiation and trig functions). Such a formula is called "closed form".

One could generate an approximate solution with a series of calculations that converges on the correct answer. But that does not count as "closed form".

And to prove if a function is one-to-one, you have to prove f(a) = f(b).

A function is "one to one" if no two different inputs produce the same output.

So my question is, do you know of or have you ever come across an equation of 5th degree that happened to also be one-to-one?

Functions can be "one to one". The concept does not apply to equations. The fifth degree polynomial function f defined by f(x) = x5 is one to one.

Every polynomial function of any non-zero degree can be split up into ranges and will be one to one over each of the ranges. For instance the polynomial function f defined by f(x) = x^2 is one to one over the range {x: x <= 0} and also over the range {x: x >= 0}.

In general, a n'th degree [where n is non-zero] polynomial function can always be split up into ranges where it will be one to one over each. This will take, at most, n ranges. So a fifth degree polynomial could, in principle be divided into no more than five separate pieces. Each piece would be one-to-one, so each piece would be invertible. But there would still be no way, in general, to write down a formula for the inverse of each piece.

[Local extrema of a polynomial function can only occur where its first derivitive is zero. The first derivitive of an n'th degree polynomial is an n-1'st degree polynomial which can have at most n-1 distinct real roots. These roots partition the real numbers into at most n ranges]
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top