File:KleinBottle-Figure8-01.svg

Summary

Description
English: Figure-eight immersion of a Klein bottle into R3. Made with Maxima.
Date
Source Own work
Author Krishnavedala
SVG development
InfoField
 The source code of this SVG is invalid due to an error.
 This W3C-invalid diagram was created with gnuplot.
Category:Invalid SVG created with Gnuplot code:Diagrams#1000KleinBottle-Figure8-01.svg
Source code
InfoField

Maxima CAS source code

x:(2+cos(u*0.5)*sin(v)-sin(u*0.5)*sin(2*v))*cos(u);
y:(2+cos(u*0.5)*sin(v)-sin(u*0.5)*sin(2*v))*sin(u);
z:sin(0.5*u)*sin(v)+cos(u*0.5)*sin(2*v);
plot3d([x,y,z],[u,0,%pi*2],[v,0,2*%pi],[axes,false],[box,false],\
   [palette,get_plot_option(palette,3)],[elevation,30],[legend,false],\
   [gnuplot_term,svg],[gnuplot_out_file,"~/Desktop/test.svg"]);

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#KleinBottle-Figure8-01.svg
Category:Self-published work Category:Klein bottle Category:Images with Maxima CAS source code
Category:CC-BY-SA-3.0 Category:Images with Maxima CAS source code Category:Invalid SVG created with Gnuplot code:Diagrams Category:Klein bottle Category:Self-published work