File proveniente da Wikimedia Commons. Clicca per visitare la pagina originale

File:Arc length, Fermat.png

Da Wikipedia, l'enciclopedia libera.
Vai alla navigazione Vai alla ricerca

File originale(1 350 × 1 350 pixel, dimensione del file: 83 KB, tipo MIME: image/png)

Logo di Commons
Logo di Commons
Questo file e la sua pagina di descrizione (discussione · modifica) si trovano su Wikimedia Commons (?)
File:Arc length, Fermat.svg è una versione vettoriale di questo file. Dovrebbe essere usata quella versione al posto di questo file PNG, quando sia migliore.

File:Arc length, Fermat.png → File:Arc length, Fermat.svg

Per maggiori informazioni, vedi Help:SVG.

In altre lingue
Alemannisch  Bahasa Indonesia  Bahasa Melayu  British English  català  čeština  dansk  Deutsch  eesti  English  español  Esperanto  euskara  français  Frysk  galego  hrvatski  Ido  italiano  lietuvių  magyar  Nederlands  norsk bokmål  norsk nynorsk  occitan  Plattdüütsch  polski  português  português do Brasil  română  Scots  sicilianu  slovenčina  slovenščina  suomi  svenska  Tiếng Việt  Türkçe  vèneto  Ελληνικά  беларуская (тарашкевіца)  български  македонски  нохчийн  русский  српски / srpski  татарча/tatarça  українська  ქართული  հայերեն  বাংলা  தமிழ்  മലയാളം  ไทย  한국어  日本語  简体中文  繁體中文  עברית  العربية  فارسی  +/−
Nuova immagine SVG

Trasferito da en.wikipedia su Commons da Maksim.

La pagina di descrizione originale era qui. Tutti i nomi utente che seguono sono riferiti a en.wikipedia.

This graph is meant to help accompany the article Length of an arc and describe the method Fermat used. It has been released by Jacob Rideout to the public domain.

This is a rough, first draft of the graph. While I was adding lines to the graph the various colors all turned to red and I could not separate the colors again. Below is the code for gnuplot, please help me fix it.


Questa immagine non possiede i requisiti per essere soggetta a copyright ed è quindi nel pubblico dominio, poiché è costituita interamente da informazioni che sono proprietà comune e non contiene condizione dell'autore originale.
###################################################################
## Written by Jacob Rideout <wikipedia@jacobrideout.net>         ##
## 2005 - Released to the public domain                          ##
###################################################################
## Define Display Settings

set terminal postscript enhanced color solid lw 2 "Times-Roman" 20
set samples 1001
set output "fermat.ps"

set size square

set noborder
set nokey
set noxtics
set noytics

set xzeroaxis
set yzeroaxis

set parametric
set multiplot

#set pointsize 1
###################################################################
## Define variables and functions

a=.6
e=0.45*a

f(x)=x**1.5

tangent(x)=1.5*(a**0.5)*(x-a)+f(a)

###################################################################
## Calculate plot range

set yrange [-0.1:f(a)*2.5]
set xrange [-0.1:a*2]

# label offset
lo=e/10

###################################################################
## Set functions to plot

# primary functions
  # tangent line
  set label "y=^3/_2(a^1^/^2)*(x-a)+f(a)" at a/2, f(a)/4
  plot t, tangent(t)
  # y=x^(3/2)
  set label "y=x^3^/^2" at a/4, f(a)/2
  plot t, f(t)

# secondary (helper) lines   
  # vertical line at x=a
  set label "(0,a)" at a+lo, 0+lo
  plot a, t
  # vertical line at x=a+e
  set label "(0,a+e)" at a+e+lo, 0+lo
  plot e+a, t
  # horzonal line at y = f(a)
  plot t, f(a)

# intersections points
  # (a,f(a))
  set label "A" at a+lo, f(a)+lo
  plot a, f(a) with lp pt 5

  # (a+e,f(a))
  set label "B" at a+e+lo, f(a)+lo
  plot a+e, f(a) with lp pt 5

  # (a+e,tangent(a+e))
  set label "C" at a+e+lo, tangent(a+e)-lo
  plot a+e, tangent(a+e) with lp pt 5

  # (a+e,f(a+e))
  set label "D" at a+e+lo, f(a+e)+lo
  plot a+e, f(a+e) with lp pt 5

date/time username edit summary
00:47, 2 February 2006 en:User:Cmdrjameson
04:07, 27 January 2006 en:User:Stan Shebs (tag)
18:02, 22 July 2005 en:User:Jrideout
18:01, 22 July 2005 en:User:Jrideout (added code)
18:00, 22 July 2005 en:User:Jrideout (This graph is meant to help accompany the article <a href="/wiki/Length_of_an_arc" title="Length of an arc">Length of an arc</a> and describe the method Fermat used.)

Registro originale del caricamento

Legend: (cur) = this is the current file, (del) = delete this old version, (rev) = revert to this old version.

Click on date to download the file or see the image uploaded on that date.

Didascalie

Aggiungi una brevissima spiegazione di ciò che questo file rappresenta

Elementi ritratti in questo file

raffigura

image/png

0af21327a5eaaf3511c49ff7661cced440ca188c

84 598 byte

1 350 pixel

1 350 pixel

Cronologia del file

Fare clic su un gruppo data/ora per vedere il file come si presentava nel momento indicato.

Data/OraMiniaturaDimensioniUtenteCommento
attuale17:29, 19 mar 2006Miniatura della versione delle 17:29, 19 mar 20061 350 × 1 350 (83 KB)MaksimLa bildo estas kopiita de wikipedia:en. La originala priskribo estas: This graph is meant to help accompany the article Length of an arc and describe the method Fermat used. It has been released by Jacob Rideout to the public domain. This is a rough

La seguente pagina usa questo file:

Utilizzo globale del file

Anche i seguenti wiki usano questo file:

  • Usato nelle seguenti pagine di ca.wikipedia.org:
  • Usato nelle seguenti pagine di sv.wikipedia.org: