Proving Circle-Parabola Intersection: a>b>1 | x2 + y2 = 1, y = ax2 - b

  • Thread starter Thread starter zorro
  • Start date Start date
  • Tags Tags
    Circle Parabola
AI Thread Summary
The discussion focuses on proving that the circle x² + y² = 1 and the parabola y = ax² - b intersect at four distinct points when a > b > 1. It is established that since a > 0, b must be greater than 1 to ensure the parabola remains narrow enough for intersection. The key point of confusion is the assertion that b/a < 1, which stems from the relationship between a and b, indicating that b must be less than a. This relationship ensures that the parabola does not become too wide, allowing for four intersection points with the circle. Overall, the parameters a > b > 1 are crucial for maintaining the necessary conditions for intersection.
zorro
Messages
1,378
Reaction score
0

Homework Statement


For a > 0, prove that the circle x2 + y2 =1 and the parabola y=ax2 - b
intersect at four distinct points, provided a>b>1.

2. The attempt at a solution

This is the solution given in my book.
Since a>0, by figure -b<-1 i.e. b>1
also when y=0
x2=b/a (from the equation of the parabola)

The step which I did not understand is this-

Therefore, b/a <1 i.e.
b<a
Hence a>b>1

Please explain how is b/a <1 ?
 
Physics news on Phys.org
b/a will always be less than one because a is bigger than b. a has to be bigger than b because otherwise the parabola will become too wide to intersect with the circle relative to how low on the y-axis its vertex is. It will always intersect the y-axis under the origin because of the parameters of the problem. Dunno if that's the kind of explanation you were looking for but I hope it helps.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top