Jhenrique
- 676
- 4
Dear!
Is possible to solution a polynomial of kind y = Ax^a + Bx^b ?
Thx!
Is possible to solution a polynomial of kind y = Ax^a + Bx^b ?
Thx!
The discussion revolves around the possibility of solving a polynomial of the form y = Ax^a + Bx^b, where a and b may represent real or natural numbers. Participants explore the conditions under which the variable x can be isolated or the zeroes of the polynomial can be found, touching on various mathematical approaches and theories.
Participants express differing views on the feasibility of isolating x and the conditions that affect this possibility. There is no consensus on a definitive method or outcome, and multiple competing approaches are presented.
Participants mention various mathematical theories and methods, such as Newton-Puiseux's Theorem and the concept of power series, which may have limitations based on the assumptions made about the exponents and coefficients involved.
I assume you are asking if it is possible to find the zeroes of y(x) = Ax^a + Bx^b, where a,b are real numbers?Jhenrique said:Dear!
Is possible to solution a polynomial of kind y = Ax^a + Bx^b ?
Thx!
Jorriss said:I assume you are asking if it is possible to find the zeroes of y(x) = Ax^a + Bx^b, where a,b are real numbers?
Jhenrique said:Dear!
Is possible to solution a polynomial of kind y = Ax^a + Bx^b ?
I count six: A, a, B, b, x, and y.glappkaeft said:You have sevens unknowns and one equation.
Jhenrique said:omg, my question is simple!
I would like to know if is possible to isolate the x variable in equation
[tex]f(x)=ax^{\alpha}+bx^{\beta}[/tex]
Citan Uzuki said:Yes, it's possible, and quite easy. Let us suppose that [itex]\alpha > \beta[/itex]. Let [itex]\zeta = e^{2\pi i/(\alpha - \beta)}[/itex] be a primitive root of unity. Then the polynomial factors as:
[tex]ax^\beta \prod_{k=1}^{\alpha - \beta} (x - \left( \frac{b}{a} \right)^{1/(\alpha - \beta)} \zeta^k)[/tex]
Mentallic said:He's not looking to factor the polynomial but rather to find the inverse [itex]f^{-1}(x)[/itex], I think...
Jhenrique said:omg, my question is simple!
I would like to know if is possible to isolate the x variable in equation
[tex]f(x)=ax^{\alpha}+bx^{\beta}[/tex]