File:Oumuamua trajectory.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Oumuamua_trajectory.png(400 × 400 pixels, file size: 4 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Русский: Гипербола, имеющая такие же параметры, как у траектории астероида 1I/ʻOumuamua: большая полуось a=1,28 а.е., эксцентриситет e=1,20. Буквой S и синей точкой обозначен фокус гиперболы, он соответствует положению Солнца. Нарисовано в Maple.
English: Hyperbola, having the same parameters as the trajectory of 1I/ʻOumuamua: semi-major axis a=1.28 AU, eccentricity e=1.20. The letter S and the blue dot denote the focus of the hyperbola, which corresponds to the position of the Sun. Painted in Maple.
Date
Source Own work
Author Illustr

Source code:

restart; with(plots);
a := 1.2805; eks := 1.1994; b := a*sqrt(eks^2-1);
c := implicitplot(x^2/a^2-y^2/b^2 = 1, x = 0 .. 5, y = -5 .. 5, view = [0 .. 3, -3 .. 3], numpoints = 10000);
s := pointplot([[a*eks, 0]], symbol = solidcircle, symbolsize = 15, color = blue);
t := textplot([1.55, 0.15, "S"]);
display({c, s, t}, caption = typeset(cat("a = ", sprintf("%2.2f", a)), cat(",   e = ", sprintf("%2.2f", eks))), scaling = constrained);

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
current17:11, 30 December 2017Thumbnail for version as of 17:11, 30 December 2017400 × 400 (4 KB)Illustr (talk | contribs)Reverted to version as of 15:23, 22 November 2017 (UTC) Maple source code should match the image
09:41, 19 December 2017Thumbnail for version as of 09:41, 19 December 2017683 × 836 (15 KB)Tomruen (talk | contribs)Crop
15:23, 22 November 2017Thumbnail for version as of 15:23, 22 November 2017400 × 400 (4 KB)Illustr (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