Thread Closed

Show equation has Exactly one real root

 
Share Thread Thread Tools
Jul6-08, 09:37 PM   #1
 

Show equation has Exactly one real root


1. The problem statement, all variables and given/known data

show that the equation 1 + 2x + x^3 + 4x^5 = 0 has exactly one real root

2. Relevant equations



3. The attempt at a solution

i dont know what to use to find out that it has exactly one real root. i know you use the intermediate value theorem for roots but what do you do to show it has exactly one?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jul6-08, 09:55 PM   #2
 
First show that it has at least one real root (you can use the intermediate value theorem, as you noted). Then consider its derivative. What does it tell you about this function?
Jul6-08, 10:26 PM   #3
 
i used f(1) and f(-1) to prove the intermediate value theorem. the derivative of the function is 2+3x^2+20x^4 which i guess shows that the function is always positive?
Jul6-08, 11:38 PM   #4

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Show equation has Exactly one real root


Quote by jkeatin View Post
i used f(1) and f(-1) to prove the intermediate value theorem. the derivative of the function is 2+3x^2+20x^4 which i guess shows that the function is always positive?
It doesn't show the function is always positive. It shows that its always increasing. If it has a root, what does this tell you about the number of roots?
Nov20-08, 07:30 PM   #5
 
Take two numbers, say -1 and 0. Then f(-1) = -6 < 0 and f(0) = 1 > 0 (Letting f(x) = 1 + 2x + x^3 + 4x^5.)

By the Intermediate Value Theorem there exists a number "c" between -1 and 0 such that f(c) = 0. So the equation has a real root. Then suppose there are two roots a and b.

Then f(a) = f(b) = 0 and by Rolle's Theorem f'(r) = 0 for some r in the set of numbers (a,b). But f'(x) = 2 + 3x^2 + 20x^4 > 0 for all x, so it is impossible to have f'(r) = 0 for some c.

So there is exactly one root.
Apr3-09, 12:52 AM   #6
 
Quote by re182 View Post
Take two numbers, say -1 and 0. Then f(-1) = -6 < 0 and f(0) = 1 > 0 (Letting f(x) = 1 + 2x + x^3 + 4x^5.)

By the Intermediate Value Theorem there exists a number "c" between -1 and 0 such that f(c) = 0. So the equation has a real root. Then suppose there are two roots a and b.

Then f(a) = f(b) = 0 and by Rolle's Theorem f'(r) = 0 for some r in the set of numbers (a,b). But f'(x) = 2 + 3x^2 + 20x^4 > 0 for all x, so it is impossible to have f'(r) = 0 for some c.

So there is exactly one root.
Can anyone explain this is simpler terms. I grasp it for the most part but I don't see the relationship between the derivative being positive (Increasing) and having only one root on that interval.
Apr3-09, 05:27 AM   #7
 
Quote by Dick View Post
It doesn't show the function is always positive. It shows that its always increasing. If it has a root, what does this tell you about the number of roots?
Perfect. Forget everything. Just look int tothe logic. Always increasing. Hence it either intersects the x axis once or not at all. But it is evident that the function exists in negative y and we can alos see that it exists in +ve y alos. So it intersects the x axis once. Cause to intersect the x axis more than once the function has to decrease. Bur we know that that doesnot happen
Thread Closed
Thread Tools


Similar Threads for: Show equation has Exactly one real root
Thread Forum Replies
Principal nth Root of a Real Number General Math 9
Real analysis show f is continuous Calculus & Beyond Homework 14
How do I show that the real numbers are not compact? Calculus & Beyond Homework 10
Real Root...Help! Calculus 16
need proof that a cubic equation has at least one real root General Math 2