Given an $n$-th order polynomial $f(x)$, prove or falsify that there exists an $n$-th order polynomial $g(x)$ such that (n is integer) $$ [xf'(x)-mf(x)]\ |\ g(f(x)) $$ where $m$ is also an integer. This statement is correct when $m,n<4$, for example with $f(x)=ax^2+bx+c$ and $m=1$, $$ xf'(x)-mf(x)=ax^2-c $$ while for $g(x)=x^2+4ax+b^2-4ac$, $$ g(f(x))=(ax^2-c)(ax^2+2bx+3c+4a+\frac{b^2}a) $$ but I still don't know if it could be extended for all integers.
2026-04-03 08:04:51.1775203491
Prove the divisibility of the polynomial $x f'(x) - n f(x)$
93 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ABSTRACT-ALGEBRA
- Feel lost in the scheme of the reducibility of polynomials over $\Bbb Z$ or $\Bbb Q$
- Integral Domain and Degree of Polynomials in $R[X]$
- Fixed points of automorphisms of $\mathbb{Q}(\zeta)$
- Group with order $pq$ has subgroups of order $p$ and $q$
- A commutative ring is prime if and only if it is a domain.
- Conjugacy class formula
- Find gcd and invertible elements of a ring.
- Extending a linear action to monomials of higher degree
- polynomial remainder theorem proof, is it legit?
- $(2,1+\sqrt{-5}) \not \cong \mathbb{Z}[\sqrt{-5}]$ as $\mathbb{Z}[\sqrt{-5}]$-module
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 DIVISIBILITY
- Reciprocal-totient function, in term of the totient function?
- Can we find integers $x$ and $y$ such that $f,g,h$ are strictely positive integers
- Positive Integer values of a fraction
- Reciprocal divisibility of equally valued polynomials over a field
- Which sets of base 10 digits have the property that, for every $n$, there is a $n$-digit number made up of these digits that is divisible by $5^n$?
- For which natural numbers are $\phi(n)=2$?
- Interesting property about finite products of $111..1$'s
- Turn polynomial into another form by using synthetic division
- Fractions of the form $\frac{a}{k}\cdot\frac{b}{k}\cdot\frac{c}{k}\cdots=\frac{n}{k}$
- Proof: If $7\mid 4a$, then $7\mid a$
Related Questions in IRREDUCIBLE-POLYNOMIALS
- $x^{2}(x−1)^{2}(x^2+1)+y^2$ is irreducible over $\mathbb{C}[x,y].$
- Is the following polynomial irreductible over $\mathbb{Z}[X]$?
- Does irreducibility in $\mathbb{F}_p[x]$ imply irreducibility in $\mathbb{Q}[x]$?
- discriminant and irreducibility of $x^p - (p+1)x - 1$
- galois group of irreducible monic cubic polynomial
- When will $F[x]/\langle p(x)\rangle$ strictly contain $F$?
- On reducibility over $\mathbb{Z}$ of a special class of polynomials .
- Eisenstein's criterion over polynomials irreducible
- Optimal normal basis in Tower field construction
- If $f$ has $\deg(f)$ distince roots whose order are the same, then is $f$ irreducible?
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?
Let the roots of $p(x) = x f'(x) - m f(x)$ be $x_j \big|_{j=1,2,\ldots,k}$ with multiplicities $n_j$ so that $\sum_{j=1}^k n_j = n$. Define the $n^{th}$ degree polynomial $g(x) = \prod_{j=1}^k \big(x - f(x_j)\big)^{n_j}$, then $g\big(f(x)\big) = \prod_{j=1}^k \big(f(x) - f(x_j)\big)^{n_j}$ has $x_j$ as a root with multiplicity $\ge n_j$, so $p(x) \mid g\big(f(x)\big)$.
While the above only proves the existence, $g(x)$ is symmetric in the roots of $p(x)$, so it can be effectively constructed in terms of the coefficients of $p(x)$ i.e. without determining the actual roots.
[ EDIT ] $\;$For a fully worked out example, suppose $f(x) = x^2+bx+c$ and $m=1$, then $p(x) = x f'(x) - m f(x)$ $= x^2 - c$. The roots of $p(x)$ are $x_{1,2} = \pm\sqrt{c}$ of course, but we'll pretend not to know that and only use the symmetric functions $\,x_1+x_2=0\,$ and $x_1x_2=-c$. Then:
$$ \begin{align} g(x) &= \big(x-f(x_1)\big)\big(x-f(x_2)\big) \\ &= \big(x-x_1^2-bx_1-c\big)\big(x-x_2^2-bx_2-c\big) \\ &= x^2 -(x_1^2+bx_1+c+x_2^2+bx_2+c) x \\ &\quad\quad + (x_1^2+bx_1+c)(x_2^2+bx_2+c) \\ &= x^2 -\big((x_1+x_2)^2 - 2x_1x_2 + b(x_1+x_2) + 2c\big) \\ &\quad\quad + x_1^2x_2^2+bx_1x_2(x_1+x_2)+c(x_1^2+x_2^2)+b^2x_1x_2+bc(x_1+x_2)+c^2 \\ &= x^2 - (2c + 2c)x + c^2 + 2c^2-b^2c+c^2 \\ &= x^2 - 4 c x + 4c^2 - b^2c \end{align} $$
It can be easily verified that:
$$ \begin{align} g\big(f(x)\big) &= (x^2+bx+c)^2 - 4c(x^2+bx+c)+ 4c^2 - b^2c \\ &= x^4 + 2 b x^3 + (b^2 - 2 c)x^2 - 2 b c x - b^2 c + c^2 \\ &= (x^2-c)(x^2 + 2 b x + b^2 - c) \end{align} $$