File:Two cubic curves.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Two_cubic_curves.png(250 × 251 pixels, file size: 8 KB, MIME type: image/png)

Summary

Description Two cubic curves with nine intersection points
Date (UTC)
Source own work, with Mathematica 6.0
Author Hack
Permission
(Reusing this file)
Public Domain

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Mathematica source code


Export["Two_cubic_curves.png",
  ContourPlot[{x^3 - x - 10(y^3 - y) == 0, -10(x^3 - x) + (y^3 - y) == 0},
    {x, -2, 2}, {y, -2, 2}, Frame -> False, Axes -> True, 
    ContourStyle -> {{Red, Thick}, {Blue, Thick}}, 
    PerformanceGoal -> "Quality", ImageSize -> 250]];

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

16 May 2008

File history

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

Date/TimeThumbnailDimensionsUserComment
current13:44, 16 May 2008Thumbnail for version as of 13:44, 16 May 2008250 × 251 (8 KB)Hack~commonswiki{{Information |Description= Two cubic curves with nine intersection points |Source= own work, with Mathematica 6.0 |Date= ~~~~~ |Author= ~~~ |Permission= Public Domain |other_versions= }}
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage