This is a file from the Wikimedia Commons

File:Disconnected Julia set near period 19 component.png

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Original file(2,000 × 2,000 pixels, file size: 2.12 MB, MIME type: image/png)

Summary

Description
English: Disconnected Julia set near period 19 component ( from wake 1/19)
Date
Source made with C program mandel by Curtis T McMullen[1]
Author Adam majewski
Other versions

Bash source code

./quad -d 6000 6000 -C 0.276186163429506  +0.006827897527862 -i 5000 > Cantor5.gif
convert Cantor5.gif -resize 2000x2000 cantor5.png

C source code

// from quad.c  programs by Curtis T McMullen
// http://www.math.harvard.edu/~ctm/programs/home/prog/julia/src/julia.tar

/* Defaults */
#define C {0, 1}
#define CENTER {0.0,0.0}
#define RADIUS 1.5


usage()
{
	fprintf(stderr,"Usage:  quad [options]\n");
	fprintf(stderr,"  -C [c.x c.y] for z^2 + c]\n");
	fprintf(stderr,"  -c [center of window]\n");
	fprintf(stderr,"  -d [n m] nxm raster\n");
	fprintf(stderr,"  -f [(default 1.0) nhd of J to draw]\n");
	fprintf(stderr,"  -i [iteration limit]\n");
	fprintf(stderr,"  -j [just draw Julia set]\n");
	fprintf(stderr,"  -k gray [fill Julia set]\n");
	fprintf(stderr,"  -l [level] - image of |z|=2^level under\n");
	fprintf(stderr,"     Riemann mapping\n");
	fprintf(stderr,"  -p [n] show n points of post-critical orbit\n");
	fprintf(stderr,"  -s subdivision of basin of infinity\n");
	fprintf(stderr,"  -r [radius of window]\n");
	fprintf(stderr,"  -x [ang-num ang-denom level] - image of external ray\n");
	fprintf(stderr,"     at rational ang in [0,1], from level down\n");
	fprintf(stderr,"Postscript file is written to stdout.\n");
	exit(1);
}

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
  1. programs by Curtis T McMullen

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

26 November 2017

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current18:18, 26 November 2017Thumbnail for version as of 18:18, 26 November 20172,000 × 2,000 (2.12 MB)Soul windsurferUser created page with UploadWizard

The following page uses this file:

Metadata