I stumbled over this rather small question:
Which curves are representible in polar coordinates?
What would be a scetch of a graph of a curve that is not representible in polar coordinates?
By browsing the internet I could find lots on polar coordinates, but nothing specific about what is possible to do with them and what is not.
I guess the answer to this might be rather trivial to the people here but can someone explain quickly, what are the characteristica of curves that can be represented in polar coordinates and of the ones that are can not?
Polar coordinates are just another way of describing points in an $n$-dimensional space -- instead of using the displacements from zero on the various axes, you use the angles you make to the various axes, plus the distance of your point from 0. What that means is that any curve (here I assume you mean 'function') that can be described as an equation $f(x_1,x_2,...)$ can also be described by an equation $f(r,\theta_1, \theta_2,...)$. Sometimes it's convenient to convert, sometimes it is not