Article 5A5ZP Some mathematical art

Some mathematical art

by
John
from John D. Cook on (#5A5ZP)

This evening I ran across a paper on an unusual coordinate system that creates interesting graphs based from simple functions. It's called circular coordinates," but this doesn't mean polar coordinates; it's more complicated than that. [1]

Here's a plot reproduced from [1], with some color added (the default colors matplotlib uses for multiple plots).

cc_gamma.png

The plot above was based on a the gamma function. Here are a few plots replacing the gamma function with another function.

Here's x/sin(x):

cc_oversinc.png

Here's x5:

cc_fifth.png

And here's tan(x):

cc_tan.png

Here's how the plots were created. For a given function f, plot the parametric curves given by

circular_coordinates.svg

See [1] for what this has to do with circles and coordinates.

The plots based on a function g(x) are given by setting f(x) = g(x) + c where c = -10, -9, -8, ..., 10.

Related posts

[1] Elliot Tanis and Lee Kuivinen, Circular Coordinates and Computer Drawn Designs. Mathematics Magazine. Vol 52 No 3. May, 1979.

The post Some mathematical art first appeared on John D. Cook.

lKfKs1s22Ls
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments