File:Disjoint ellipses.png

Summary

Description
English: A diagram showing two curves, a small ellipse and a larger circle which do not intersect.
Deutsch: Ein Diagramm was zwei Kurven zeigt, eine kleinere Ellipse und einen größeren Kreis, die sich nicht schneiden.
Date
Source Own work
 This diagram was created with Mathematica.
Category:PNG created with Mathematica#Disjoint%20ellipses.png
Author Pmidden

Mathematica command used:

ContourPlot[ { x^2 + y^2 - 2 == 0, x^2 + 2 y^2 - 1 == 0}, {x, -1.5, 1.5}, {y, -1.5, 1.5}, {Axes -> True, Frame -> False, ImageSize -> 250, Epilog -> { Text[ Style["V("x^2+y^2-2)", FontSize -> 14], {1.1, 1.3}], Text[ Style["V(x^2+2y^2-1", FontSize -> 14], {0.5, 0.8}] }}]

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.
Category:Self-published work#Disjoint%20ellipses.pngCategory:PD-self#Disjoint%20ellipses.png Category:Ellipses Category:Images with Mathematica source code
Category:Ellipses Category:Images with Mathematica source code Category:PD-self Category:PNG created with Mathematica Category:Self-published work