Image:2xplus1.svg

From AJS.COM

Jump to: navigation, search

2xplus1.svg (SVG file, nominally 600 × 480 pixels, file size: 14 KB)

A graph showing some of the formulas related to the 2^2x+1 problem, created by Aaron Sherman in 2007 using gnuplot:

set terminal svg
set output "2xplus1.svg"
set grid;
set xlabel "X";
set ylabel "Y";
set logscale y 2;
set label "(4,23)" at 4,23 point lt 1 pt 2 ps 3 offset 1,-1;
set label "(0,2)" at 0,2 point lt 1 pt 2 ps 3 offset 1,-1;
plot [x=-5:20] [:] sqrt(1+2**x+2**(2*x+1)), 2**((2*x+1)/2)+1;
Creative Commons License
Creative Commons Attribution iconCreative Commons Share Alike icon
This file is licensed under Creative Commons
Attribution ShareAlike 2.5 License:
http://creativecommons.org/licenses/by-sa/2.5/

File history

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

Date/TimeUserDimensionsFile sizeComment
(current)18:54, 8 November 2007Ajs (Talk | contribs)600×48014 KBA graph showing some of the formulas related to the Putnam 2^2x+1 problem, created by Aaron Sherman in 2007 using gnuplot: set terminal svg set output "2xplus1.svg" set grid; set xlabel "X"; set ylabel "Y"; set logscale y 2; set label "(4,23)"

The following pages link to this file:

Personal tools