Sketching these curves is a form of madness! How can I make sense of them?

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Curve
AI Thread Summary
To sketch the curves defined by the equations x + y - y^3 = 0 and x - y + y^2 = 0, one can rearrange them to express x in terms of y: x = y^3 - y and x = y^2 - y. Finding points of intersection involves setting these two expressions for x equal, leading to the equation y^3 - y = y^2 - y, which simplifies to y^3 - y^2 = 0. Solving this gives the intersection points without needing to plot the curves first. By selecting various y-values, one can determine corresponding x-values to better understand the shape of the curves.
zeion
Messages
455
Reaction score
1

Homework Statement



I need to sketch these curves and find where they intersect:

x+y-y^3 = 0
x-y+y^2=0


Homework Equations





The Attempt at a Solution



I have no idea what these are supposed to look like.. other than that x = -y^2+y is a sort of parabola that opens to the right.

Any tips as to how to understand functions in these forms?
 
Physics news on Phys.org
These are easy, because you can get them in the form x=f(y). Just compute x for different values of y.
 
Any general rule about how these look like without plotting the points?
(Like for the thing with y^3?)
 
The first equation can be written as x = y3 - y, and the second as x = y2 - y. At a point of intersection point, the x-value on one curve has to equal the x-value on the other curve, and the same is true for the y-values.

Setting the two expressions for x equal gives us
y3 - y = y2 - y
This is simple to solve, and you don't need to plot any points to do it.
 
He says he needs to sketch the curve as well, though.

Quit thinking that the y-axis must be dependant. Pick some y points and find where the x values are at those points. You'll figure out the shape.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
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