Polynomial including Sigma Notation

Click For Summary
SUMMARY

The polynomial defined as $p(x) = 1 + \sum_{k=1}^{13}\frac{(-1)^k}{k^2}x^k$ must have at least one positive real root, as demonstrated by evaluating $p(0) = 1 > 0$ and noting that the leading term $\frac{-1}{169} < 0$ causes $p(x)$ to approach $-\infty$ as $x \to +\infty$. The polynomial has no negative real roots, confirmed by analyzing the turning points. Furthermore, it is established that any root $z$ of this polynomial satisfies $|z| < 170$ by showing that for $|x| \geq 170$, the leading term dominates the polynomial, ensuring $|p(x)| > 0$.

PREREQUISITES
  • Understanding of polynomial functions and their properties
  • Familiarity with Sigma notation and series summation
  • Knowledge of continuity and the Intermediate Value Theorem
  • Basic concepts of limits and asymptotic behavior
NEXT STEPS
  • Study the Intermediate Value Theorem and its applications in root-finding
  • Learn about polynomial behavior at infinity and leading term analysis
  • Explore the properties of alternating series and their convergence
  • Investigate methods for finding bounds on polynomial roots
USEFUL FOR

Mathematicians, students studying calculus or real analysis, and anyone interested in polynomial root analysis and behavior.

PurpleDude
Messages
10
Reaction score
0
Hello everyone!

I have this polynomial: $p(x) =$ $$1 + \sum_{k=1}^{13}\frac{(-1)^k}{k^2}x^k$$

- I'm supposed to show that this polynomial must have at least one positive real root.

- I'm supposed to show that this polynomial has no negative real roots.

- And I'm supposed to show that if $z$ is any root of this polynomial, then $|z| < 170$

I do not know how to start this question, so any guidance on these three steps would be appreciated. :)
 
Last edited:
Physics news on Phys.org
PurpleDude said:
Hello everyone!

I have this polynomial: $p(x) =$ $$1 + \sum_{k=1}^{13}\frac{(-1)^k}{k^2}x^k$$

- I'm supposed to show that this polynomial must have at least one positive real root.

Substitute nonnegative values of x into p and see if the sign of p changes.

- I'm supposed to show that this polynomial has no negative real roots.

Check to see if there are any turning points to the left of the root you found in the first part.
 
An easier way to show $p$ has a positive root:

Note that $p(0) = 1 > 0$ and that the leading term is $\dfrac{-1}{169} < 0$.

As $x \to +\infty$ we have $p(x) \to -\infty$, so $p$ must cross the $x$-axis somewhere to the right of 0, by continuity.

The bound of 170 is very crude, here is a hint on how to proceed:

Show that if $|x| \geq 170$ that:

$\left|\dfrac{x^{13}}{169}\right| > |x^{12}|$

and that:

$\left|\dfrac{x^k}{k^2}\right| < \left|\dfrac{x^{12}}{13}\right|$

for each $k = 1,2,\dots,12$ (I've left one term out...why?).

Use this to prove that for such $x$, we have $|p(x)| > 0$.
 
Deveno said:
An easier way to show $p$ has a positive root:

Note that $p(0) = 1 > 0$ and that the leading term is $\dfrac{-1}{169} < 0$.

As $x \to +\infty$ we have $p(x) \to -\infty$, so $p$ must cross the $x$-axis somewhere to the right of 0, by continuity.

The bound of 170 is very crude, here is a hint on how to proceed:

Show that if $|x| \geq 170$ that:

$\left|\dfrac{x^{13}}{169}\right| > |x^{12}|$

and that:

$\left|\dfrac{x^k}{k^2}\right| < \left|\dfrac{x^{12}}{13}\right|$

for each $k = 1,2,\dots,12$ (I've left one term out...why?).

Use this to prove that for such $x$, we have $|p(x)| > 0$.

The parts where I was to prove the positive or negative roots made a lot of sense thank you, but can you re-explain showing that if z is any root of p(x), then |z| < 170
 
I haven't "explained", I've given a HINT. The idea is you're supposed to do something WITH that hint.

The basic idea is to show that for $|x| \geq 170$, that the leading term "dominates", that it's so large that it is larger than the sum of absolute values of all the other terms, and thus larger than the absolute value of the rest of the polynomial.

So if:

$\left|\dfrac{x^{13}}{169}\right| > |x^{12}| = 13\left|\dfrac{x^{12}}{13}\right|$

$\displaystyle > \sum_{k = 1}^{12} \left|\frac{(-1)^k}{k^2}x^k\right| + |1|$

$\displaystyle \geq \left|\sum_{k=1}^{12} \frac{(-1)^k}{k^2} + 1\right|$

then $|p(x)| > 0$

(this is because if:

$|a| > |b|$ then $|a + b| > 0$).

So left of -170 we are always above the x-axis, and right of 170 we are always below the x-axis.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
3K
Replies
2
Views
2K