File:JacobianQuartic.svg

Summary

Description
English: An elliptic curve in the Jacobi quartic form plotted in maxima.
load(draw);
draw2d(terminal=svg,file_name="JacobianQuartic",
  color=black,font="Times",font_size=15,nticks=75,proportional_axes=none,
  user_preamble="set termoption enhanced; set mxtics; set mytics;set key at 5.5,7",
  xtics_axis=false,ytics_axis=false,grid=true,points_joined=true,
  yrange=[-5,5],xrange=[-4,4],
  xaxis=true,yaxis=true,axis_top=true,axis_bottom=true,axis_left=true,axis_right=true,
  line_width=1,/*label(["x",1.,0.1],["y",0.1,1.]),*/xlabel="x",ylabel="y",
  color=red,key="",explicit(sqrt(x^4-1.9*x^2+1),x,-15,15),
  explicit(-sqrt(x^4-1.9*x^2+1),x,-15,15)
 );
Date
Source Own work
Author Krishnavedala

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 3.0 Unported 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.
Category:CC-BY-SA-3.0#JacobianQuartic.svgCategory:Self-published work
Category:Elliptic curves Category:Cryptographic algorithms Category:Gnuplot graphics Category:Images with Maxima CAS source code Category:SVG mathematics
Category:CC-BY-SA-3.0 Category:Cryptographic algorithms Category:Elliptic curves Category:Gnuplot graphics Category:Images with Maxima CAS source code Category:SVG mathematics Category:Self-published work