Is a Circle Considered a Function?

  • Context: High School 
  • Thread starter Thread starter Loren Booda
  • Start date Start date
  • Tags Tags
    Circle Function
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
10 replies · 58K views
Loren Booda
Messages
3,115
Reaction score
4
I was brought up believing that when a mapping had more than one ordinate (y) for a particular abscissa (x), it did not describe a function. So is a circle not a function?
 
Mathematics news on Phys.org
There is some semantics involved.
Since a circle is a geometrical figure, the wording: 'is a circle a function' has no meaning.
For the same reason, a parabola is not a function, but the graph of the function is.

...doh, I `m getting old and picky. Nevermind... :redface:
 
Indeed, even if we interpret "is a parabola a function" to mean "is a relation whose graph is a parabola a function" we would have to specify the coordinate system. A parabola whose axis is parallel to the y-axis corresponds to a function but exactly the same parabola, in a rotated coordinate system would not be.

(Notice I switched from "circle" to "parabola". A circle, in any coordinate system, does not correspond to a function.)
 
HallsofIvy said:
A circle, in any coordinate system, does not correspond to a function.
In any carthesian coordinate system.
In a polar coordinate system, it does.
 
I mathematics, a function is a sort of black box - you put something in, and it spits something out. (There are other ways to think of them as well.) Now, you ask whether a circle is a function, and the answer is clearly no, since a circle is typically a set of points.

In the familiar (I suppose it could be called cartesian) system, there is no function that whose plot is a circle. In a polar or parametric system functions can readily have circular plots.

It is also relatively easy to see that:
[tex]f(x)=\sqrt{1-x}[/tex]
generates the plot of a half circle - which can often be used instead.
 
NateTG said:
[tex]f(x)=\sqrt{1-x}[/tex]
generates the plot of a half circle - which can often be used instead.
That is: [tex]f(x)=\sqrt{1-x^2}[/tex]