Determine if a function is a polynomial

In summary, the conversation discusses the characteristics of polynomial functions and how the given function, g(x)=(4+x^3)/x, is not a polynomial due to the coefficient of x being in the denominator. This is proven by demonstrating that the function cannot be written in the form of a polynomial and by discussing the implications of dividing by zero.
  • #1
datafiend
31
0
I'm going through polynomials and the the problem:
\(\displaystyle g\left(x\right)= (4+x^3)/3 \) IS NOT A POLYNOMIAL FUNCTION.

I don't get it. The answer says \(\displaystyle x\ne0\), it's not a polynomial.
How did you deduce that?

Going down the rabbit hole...and it's the third week.
 
Mathematics news on Phys.org
  • #2
datafiend said:
I'm going through polynomials and the the problem:
\(\displaystyle g\left(x\right)= (4+x^3)/3 \) IS NOT A POLYNOMIAL FUNCTION.

I don't get it. The answer says \(\displaystyle x\ne0\), it's not a polynomial.
How did you deduce that?

Going down the rabbit hole...and it's the third week.

A polynomial of degree $n$ is a function of the form
$$f(x)=a_n x^n+a_{n-1}x^{n-1}+ \dots + a_2 x^2+a_1 x+a_0$$

where each coefficient $a_k$ is a real number, $a_n \neq 0$, and $n$ is a non-negative integer.

In your case, $n=3 \in \mathbb{N}$, $a_3=\frac{1}{3} \in \mathbb{R} \setminus \{ 0 \}, a_2=a_1=0 \in \mathbb{R}, a_0=\frac{4}{3} \in \mathbb{R}$

Therefore, $g(x)=\frac{1}{3} x^3+\frac{4}{3}$ is a polynomial function of degree $3$.
 
Last edited:
  • #3
I typed in the problem wrong. It should be

\(\displaystyle g(x)=(4+x^3)/x\)

Sorry.
 
  • #4
First, do you see why $x\ne0$?

Second, can this be written in the form given above by evinda?
 
  • #5
If $f(x)$ and $g(x)$ be polynomials (look at evinda's definition) then we know that $f(x) + g(x)$ and $f(x)g(x)$ are also polynomials. (why?). However, If $P(x) = (4 + x^3)/x$ is a polynomial, then $x \cdot P(x) - x^3 = 4$ is a polynomial too. Prove that a polynomial with nonzero coefficients can never be everywhere constant on $\Bbb R$, thus arrive at a contradiction.


Rather easily, prove that a polynomial is everywhere defined on $\Bbb R$. However, $P(x) = (4+x^3)/x$ is not defined at $x = 0$ (why?). Thus conclude that $P(x)$ is not a polynomial. (EDIT : Oh, I see this was the intended answer. Silly me)
 
Last edited:
  • #6
I think intuitively that x CAN'T be a zero when it's in the denominator.
 
  • #7
datafiend said:
I think intuitively that x CAN'T be a zero when it's in the denominator.

Yes, right! (Yes)

When we try to divide by zero, things stop making sense..
 

FAQ: Determine if a function is a polynomial

What is a polynomial function?

A polynomial function is a mathematical function that consists of one or more terms, each of which is a constant or a variable raised to a non-negative integer power. The terms are combined using addition, subtraction, and multiplication, but never division. Examples of polynomial functions include f(x) = 3x^2 + 5x + 2 and g(x) = x^4 - 2x^3 + 7x^2 - 3x + 1.

How do you determine if a function is a polynomial?

To determine if a function is a polynomial, you must check if it meets the criteria for being a polynomial function. This includes checking that all terms are combined using addition, subtraction, and multiplication, and that the exponents on each variable are non-negative integers. Additionally, a polynomial function should have a finite number of terms.

Can a polynomial function have negative exponents?

No, a polynomial function cannot have negative exponents. The exponents on each variable must be non-negative integers for a function to be considered a polynomial. If a function has negative exponents, it is not a polynomial function.

Are all polynomial functions continuous?

Yes, all polynomial functions are continuous. This means that the graph of a polynomial function can be drawn without lifting the pen from the paper. This is because polynomial functions are made up of terms that are continuous and can be connected smoothly.

Can a polynomial function have a variable in the denominator?

No, a polynomial function cannot have a variable in the denominator. This is because polynomial functions only allow for addition, subtraction, and multiplication, but not division. If a variable is present in the denominator, it is not a polynomial function.

Similar threads

Replies
7
Views
1K
Replies
5
Views
2K
Replies
3
Views
1K
Replies
2
Views
2K
Replies
1
Views
1K
Back
Top