File:Circle transport.gif

Circle_transport.gif(600 × 600 pixels, file size: 595 KB, MIME type: image/gif, looped, 36 frames, 3.6 s)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description
English: Parallel transport under the Levi-Civita connection given by the metric ds2 = dr2 + 2.
Date
Source Own work
Author IkamusumeFan

Gnuplot Source Code to Generate the First Frame edit

 
This plot was created with Gnuplot.
# Author: Ika
# Date: 12/23/2014

set term jpeg font 'Times, 18' size 1000,1000
set output 'circle_transport01.jpg'
theta = 2*pi/36*0
# The ratio of the height and width of the plot chart is 1/5 = 0.2.
set size ratio 1
set xrange [-1.5:1.5]
set yrange [-1.5:1.5]
# Unit along the axes
set xtics 1
set ytics 1
unset grid

unset label
set key off

set arrow 1 from cos(theta), sin(theta) to cos(theta)-0.5*sin(theta), sin(theta)+0.5*cos(theta) lw 3 lc rgb "red"
set parametric                              
set trange [-pi:pi]
plot cos(t), sin(t) lc rgb "blue" lw 2

set term x11
set output

Licensing edit

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 4.0 International 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.

File history

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

Date/TimeThumbnailDimensionsUserComment
current04:40, 24 December 2014Thumbnail for version as of 04:40, 24 December 2014600 × 600 (595 KB)IkamusumeFan (talk | contribs)reduce the image size
04:08, 24 December 2014Thumbnail for version as of 04:08, 24 December 20141,000 × 1,000 (1 MB)IkamusumeFan (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata