Please Help! Finding roots of this particular polynomial

JackDaniel87

New member
Joined
Dec 9, 2021
Messages
6
Hey guys,
Nice to be on here.
I have been banging my brain for the last two weeks trying to come up with an algebraic solution to the following question - to no avail.
Any input would be MUCH appreciated!
The problem is somewhat long but can be summarized as follows:

Begin with the following equation as a function of x. There are two parameters, a and b, that could take on arithmetic values but I am more interested in a general solution:

[math]y(x)=\frac{b\left(1-x\right)}{b\left(1-x\right)+\left(1-a\right)x}[/math]
The curvature K of the above polynomial ought to be given by the the following differential equation which uses the first and second order derivatives of y(x), as follows:

[math]?=\frac{|?″|}{{(1+?′^2)}^\frac{3}{2}}[/math]
Now, I am actually interested in the maximum curvature k - which is why we need to differentiate k with respect to x and find its roots:

[math]?′=\frac{d}{dx}k[/math]
Hence, I am interested in finding the roots of k' as a function of a and b, particularly for values of x between 0 and 1. I know a solution exists because graphically it is evident, as seen here, where the purple line (k') crosses the x-axis:


Graph.jpg



However, obtaining an algebraic solution as a function of a and b has been a challenge - hence my reaching out!

Any input you might have would be GREATLY appreciated!

Thank you in advance for any help you may offer!

-J
 
You have a first order rational function which can be simplified as [imath]y=\frac{px+q}{rx+s}[/imath] -- do you know how to differentiate rational functions?
 
Yes. The issue isn’t the derivation. It’s finding the roots….any leads?
Are you saying you want us to do all the work you did to get to an equation whose roots you want to find, and then tell you how to find its roots?

Please show us where you are stuck, so we don't have to do all that, and can focus on the part you need help with. (Showing your work might also reveal an error in your work before you get to the part you're asking about.)

 
When I differentiate y(x) this is what the equation of the curvature becomes:

[math]k =\frac{\left|-\frac{2b\left(a-1\right)\left(-b+1-a\right)}{\left(b\left(1-x\right)+x\left(1-a\right)\right)^{3}}\right|}{\left[1+\left(\frac{b\left(a-1\right)}{\left(b\left(1-x\right)+x\left(1-a\right)\right)^{2}}\right)^{2}\right]^{\frac{3}{2}}}[/math]
After that, I can't differentiate further...let alone find the roots of that derivative...
 
You are right, it gets hairy in a hurry :( I looked at the general expression for [imath]k^\prime[/imath] and came to the conclusion that if [imath]k^\prime=0[/imath] then [imath]\left(1+{y^\prime}^2\right)y^{\prime\prime\prime}-3{y^{\prime\prime}}^2=0[/imath]. I am not too confident in the last equation, so feel free to double check. Even if I haven't made any mistakes in my derivation I am not sure it is a helpful result: when you plugin your expression for [imath]y[/imath] you will most likely end up with high order polynomials where closed-form solutions might not exist.
 
Can you confirm if this is correct? If so, I will try to give a detailed solution, though it is tedious
[math]x=-\dfrac{\sqrt{\left(a-1\right)b}-b}{b+a-1}[/math]
 
The numerator is a complex number...a and b are between 0 and 1, and there's clearly a real solution...so not sure your solution is correct
im afraid
 
The numerator is a complex number...a and b are between 0 and 1, and there's clearly a real solution...so not sure your solution is correct
im afraid
Yes my apologies, there are actually 4 solutions (including complex roots):
[math]x = \dfrac{\sqrt{\left(1-a\right)b}+b}{b+a-1}[/math][math]x = -\dfrac{\sqrt{\left(1-a\right)b}-b}{b+a-1}[/math][math]x = \dfrac{\sqrt{\left(a-1\right)b}+b}{b+a-1}[/math][math]x= -\dfrac{\sqrt{\left(a-1\right)b}-b}{b+a-1}[/math]
 
BigBeachBananas...my wife forgive me...but I COULD KISS YOU! would you be so kind as to show your work? PS: Number 2 is the winner!
 
Top