Prove two polynomials are equal in R^n

In summary, the task is to prove that if ##F## is a lowest degree polynomial and ##G## contains the rest, then ##Q_1=Q_2##.
  • #1
lep11
380
7

Homework Statement


The task is to prove that $$\lim_{x\rightarrow0}\frac{Q_1(x)-Q_2(x)}{\|x\|^k}=0 \implies Q_1=Q_2,$$ where ##Q_1,Q_2## are polynomials of degree ##k## in ##\mathbb{R}^n##.

Homework Equations



$$
\lim_{x\to 0} \frac{a x^\alpha}{\|x\|^n}=\left\{\begin{array}{c}
0 \textrm{ if } |\alpha|>n \\
a \textrm { if } |\alpha|=n \\
\infty \textrm { if } |\alpha|<n \textrm{ and } a\neq 0 \\
0 \textrm{ if } a=0
\end{array}\right.
$$

$$|\alpha|=k=\alpha_1!\alpha_2!\cdot...\cdot\alpha_n!$$

The Attempt at a Solution

Proof by contradiction. Assume that ##Q_{1}\neq{Q_2}## and let's denote ##Q_1(x)-Q_2(x)=F(x)+G(x)## where ##F## is lowest degree (##l##) polynomial and and ##G## contains the rest. Then let's consider the limit $$\lim_{t\rightarrow0}\frac{F(tx)+G(tx)}{\|tx\|^l},$$ where ##b\neq{0}## and ##F(b)\neq{0}##.

$$\lim_{t\rightarrow0}\frac{F(tb)+G(tb)}{\|tb\|^l}=\lim_{t\rightarrow0}\frac{G(tb)}{\|tb\|^l}+\lim_{t\rightarrow0}\frac{F(tb)}{\|tb\|^l}=...\neq{0}$$ which is contradiction. Therefore it must hold that ##Q_1=Q_2##.I have problem expanding the limit expression.
 
Last edited:
Physics news on Phys.org
  • #2
Are you sure you can split up the limit that way?
If yes (which is not trivial), you can just split it into k+1 limits and show that every term of the polynomial has to be zero.

I would look for all polynomials of degree <= k which satisfy the given limit. The difference between two polynomials of degree k has to be such a polynomial.
 
  • #3
lep11 said:
##Q_1,Q_2## are polynomials of degree ##k## in ##\mathbb{R}^n##.

What does "in ##\mathbb{R}^n##" mean in this context? Are we talking about polynomials in n-variables ?
 
  • #4
Stephen Tashi said:
What does "in ##\mathbb{R}^n##" mean in this context? Are we talking about polynomials in n-variables ?
Yes.
##F(tb)=t^{\alpha}F(b)##, but how to use that?
Is ##||tb||^l=|t|^l||b||##?

$$\lim_{t\rightarrow0}\frac{F(tb)+G(tb)}{\|tb\|^l}=\lim_{t\rightarrow0}\frac{t^lF(b)+t{^\alpha}G(b)}{|t|^l\|b\|^l}=\lim_{t\rightarrow0}(\frac{t^lF(b)}{|t|^l\|b\|^l}+\frac{t{^\alpha}G(b)}{|t|^l\|b\|^l})=...?$$, where ##|\alpha|>l##
Or
$$\lim_{t\rightarrow0}\frac{F(tb)+G(tb)}{\|tb\|^l}=(\lim_{t\rightarrow0}\frac{a(tb)^l}{\|tb\|^l}+\frac{a(tb)^{\alpha}}{\|tb\|^l})=a+\lim_{t\rightarrow0}\frac{a(tb)^{\alpha}}{\|tb\|^l}=a+0\neq{0}$$ for some ##a_i##?
 
Last edited:

1. How can I prove that two polynomials are equal in R^n?

To prove that two polynomials are equal in R^n, you can use the direct method of comparing the coefficients of each term in the polynomials. If the coefficients are the same for each corresponding term, then the polynomials are equal. You can also use mathematical induction to prove the equality of polynomials.

2. Can I use substitution to prove the equality of polynomials in R^n?

Yes, substitution can be a useful method in proving the equality of polynomials. You can substitute values for the variables in the polynomials and if the resulting expressions are equal, then the polynomials are also equal. However, substitution alone may not be sufficient and other methods may need to be used as well.

3. Is it necessary to use complex numbers when proving the equality of polynomials in R^n?

No, it is not necessary to use complex numbers when proving the equality of polynomials in R^n. R^n refers to the real numbers, so any proof should only involve real numbers.

4. Can I use a computer program to prove the equality of polynomials in R^n?

Yes, you can use a computer program to prove the equality of polynomials in R^n. There are various mathematical software programs that can assist in comparing and manipulating polynomials to prove their equality.

5. Are there any special cases or exceptions to consider when proving the equality of polynomials in R^n?

Yes, there are a few special cases to consider when proving the equality of polynomials in R^n. One example is when the polynomials have infinitely many solutions, in which case you would need to prove the equality for all possible solutions. Another case is when the polynomials have multiple variables, in which case you may need to use multivariate methods to prove their equality.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
558
  • Quantum Physics
Replies
2
Views
695
Replies
4
Views
652
  • Calculus and Beyond Homework Help
Replies
1
Views
610
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
626
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
846
Back
Top