File:Montgomery curve2.svg

Original file(SVG file, nominally 600 × 480 pixels, file size: 137 KB)

Summary

Description
English: Montegomery curve plotted in Gnuplot.
set term svg enhanced fname "times,15"
set output "montgomery2.svg"

#f(x) = sqrt((x**3 + 7 * x**2 + x)/3.)
f(x) = 2*sqrt((x**3 + 2.5 * x**2 + x))

set mxtics
set mytics
set linestyle 22 lc rgb "grey" lw 1.
set linestyle 19 lc rgb "red" lw 1.5
set grid linestyle 22
set key off
set samples 10000

set zeroaxis linestyle 22 lc rgb "#606060" lw 1
#set xrange [-7:5]
#set yrange [-10:10]
set xrange [-2.5:1.5]
set yrange [-3.5:3.5]

set xlabel "x"
set ylabel "y"

plot f(x) ls 19, -f(x) ls 19
Date
Source Modification of Montgomery_curve1.svg
Author Krishnavedala, modified by Florian Weber

Licensing

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.

Captions

A Montgomery curve of equation <math display="inline">\frac{1}{4}y^2=x^3+2.5x^2+x</math>

Items portrayed in this file

depicts

28 January 2020

File history

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

Date/TimeThumbnailDimensionsUserComment
current09:45, 28 January 2020Thumbnail for version as of 09:45, 28 January 2020600 × 480 (137 KB)Fiona WeberUser created page with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata