File:Moebius strip.svg

Original file(SVG file, nominally 712 × 640 pixels, file size: 63 KB)

Summary

Description
English: A moebius strip parametrized by the following equations:
,

obtained with n=1 in the standard moebius strip equations.

The plot was created using the maxima script below:
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.
Source code
InfoField

Maxima CAS source code

x:(1+0.5*v*cos(0.5*u))*cos(u);
y:(1+0.5*v*cos(0.5*u))*sin(u);
z:0.5*v*sin(0.5*u);
plot3d([x,y,z],[u,-%pi,%pi], [v,-1,1],
  [xlabel,""],[ylabel,""],[legend,false],[grid,50,5],
  [box,false],[elevation,25],[azimuth,0],
  [palette,get_plot_option(palette,3)],
  [gnuplot_term,svg],[gnuplot_out_file,"Moebius strip.svg"]);

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
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.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

22 May 2011

File history

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

Date/TimeThumbnailDimensionsUserComment
current15:58, 25 May 2011Thumbnail for version as of 15:58, 25 May 2011712 × 640 (63 KB)AnonMoosadjust margins
20:33, 22 May 2011Thumbnail for version as of 20:33, 22 May 2011600 × 480 (63 KB)Krishnavedala{{Information |Description ={{en|1=A moebius strip parametrized by the following equations: :<math>x = \left(1+\frac{v}{2}\cos \frac{u}{2} \right) \cos u </math> :<math>y = \left(1+\frac{v}{2}\cos \frac{u}{2} \right) \sin u</math> :<math>z = \frac{v}{2
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