What does it mean to have a rational polynomial function like quadratic (2 power), cubic (3 power)? I am aware that an n power polynomial function has n roots (real and lateral), so would a 3.6 power polynomial have 3.6 roots? Why is the power space discrete?
2026-04-22 03:00:10.1776826810
Rational polynomial functions.
65 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in POLYNOMIALS
- Alternate basis for a subspace of $\mathcal P_3(\mathbb R)$?
- Integral Domain and Degree of Polynomials in $R[X]$
- Can $P^3 - Q^2$ have degree 1?
- System of equations with different exponents
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Dividing a polynomial
- polynomial remainder theorem proof, is it legit?
- Polyomial function over ring GF(3)
- If $P$ is a prime ideal of $R[x;\delta]$ such as $P\cap R=\{0\}$, is $P(Q[x;\delta])$ also prime?
- $x^{2}(x−1)^{2}(x^2+1)+y^2$ is irreducible over $\mathbb{C}[x,y].$
Related Questions in COMPLEX-NUMBERS
- Value of an expression involving summation of a series of complex number
- Minimum value of a complex expression involving cube root of a unity
- orientation of circle in complex plane
- Locus corresponding to sum of two arguments in Argand diagram?
- Logarithmic function for complex numbers
- To find the Modulus of a complex number
- relation between arguments of two complex numbers
- Trouble computing $\int_0^\pi e^{ix} dx$
- Roots of a complex equation
- Relating the arguments of two complex numbers
Related Questions in EXPONENTIATION
- exponential equation with different bases; no logarithms
- Is square root of $y^2$ for every $y>0,y\in\mathbb{R}$?
- Definite sum for $(1+a)^n$
- Fractional exponents definition and the additive law of exponents
- Fourth term in the expansion of $(1-2x)^{3/2}$
- Why is $\int_{0}^{t} e^{nt} \mathrm{\ dt} = \frac{1}{n} \left(e^{nt} - 1\right)$? [solved; notation is also faulty in the first place]
- Exponentiation property of the modulo operator
- When are $\left(\frac{a}{b}\right)^c$ and $\frac{a^c}{b^c}$ equivalent?
- How can I rewrite expression to get log out of exponent
- Compare $2^{2016}$ and $10^{605}$ without a calculator
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
First of all, in addition to the "lateral" question, there is another terminology problem in your question. "Rational polynomial function", or just "rational function" already has a different standard meaning. A "Rational polynomial function" is the ratio of two polynomials.
But obviously, you are referring to functions of the form $$f(x) = a_0x^{r_0} + a_1x^{r_1} + \dots + a_nx^{r_n}$$ where the powers $r_i$ are rational numbers. If there is some standard terminology for such functions, I am not aware of it. "Polynomial" should not be used, as it exclusively means functions calculable using only a finite number of additions and multiplications. Let's call them rational power functions.
All the rules about polynomial roots do not extend to rational power functions. As Peter points out, there is no such thing as "3.6 roots". Roots are values of $x$ that satisfy the equation $f(x) = 0$, and when you talk about the number of them, you are counting, and so will only have cardinals (counting numbers): $0, 1, 2, \dots$. You could possibly have infinitely many, so you could refer to infinite cardinals such as $\aleph_0, \aleph_1, \dots$ or even $c$ (the cardinality of the real numbers, whose place in the aleph scheme is indeterminant). Such numbers as "3.6" and "-1" are not counting numbers, so cannot be the count of the number of roots.
Further, the fact that the number of roots of a complex polynomial, counted by multiplicity, is the degree of the polynomial is an artifact of the nature of polynomials. It does not apply to other functions, including rational power functions. The properties used to prove this for polynomials simply do not hold in general.
And another problem: if $r$ is not an integer (whether it is rational or irrational), then $x^r$ is only well-defined for non-negative real $x$. If $x < 0$ or is not real, then there are multiple possible values that it could take on, and no "obvious choice" that should be taken. We even see some of this when $x$ is positive and real: We know that $2^{1/2}$ should satisfy $\left(2^{1/2}\right)^2 = 2$, but there are actually two numbers that satisfy this: $\sqrt 2$ and $-\sqrt 2$. Which should we choose to be the value of $2^{1/2}$? In this case, one of the possibilities stands out: the positive one. So that is the one we choose. For $x^{1/3}$, it gets even harder: there are there 3 choices: $\sqrt[3] x, \sqrt[3] x\left(\frac{-1 + i\sqrt 3}2\right), \sqrt[3] x\left(\frac{-1 - i\sqrt 3}2\right)$. Again, the real value stands out, so we choose that one.
But when $x$ is negative, or not real. This breaks down. What is $(-4)^{1/4}$? In this case there are four possibilities: $1 + i, -1 + i. 1 - i, -1 - i$. We might go for $1 + i$ automatically, but depending on what we are doing, this is not always the best choice. It may put a discontinuity exactly where we need to look. And that is the problem. Rational powers always have a discontinuity when extended to the complex numbers. As you circle $0$, when you get back to where you started, you find that the function value differs from the one you started with. It will now be a different root than the one you started with. You end up having to pick where this discontinuity occurs, but no one choice stands out.