File:Hopital sin x by -0.5x.png
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this preview: 800 × 464 pixels. Other resolutions: 320 × 186 pixels | 640 × 371 pixels | 1,024 × 594 pixels | 1,666 × 966 pixels.
Original file (1,666 × 966 pixels, file size: 47 KB, MIME type: image/png)
File information
Structured data
Captions
Summary
[edit]Continuous completion of an example function quotient by l'Hôpital's rule, for example functions and :
At , the quotient is undefined since . Defining the function as completes the function definition such that a continuous function results, by l'Hôpital's rule.
Gnuplot source code
|
---|
set style line 1 lc rgb "#ff8000" lw 3 # f
set style line 2 lc rgb "#ff0000" lw 3 # g
set style line 3 lc rgb "#a00000" lw 3 # f/g
set style line 4 lc rgb "#0060ff" lw 1.5 # f'
set style line 5 lc rgb "#0000ff" lw 1.5 # g'
set style line 8 lt 0 lc rgb "#000000" # major grid
set style line 9 lt 0 lc rgb "#e0e0e0" # minor grid
set title "Continuous completion of f(x)/g(x) by l'Hopital's rule"
set xlabel "x"
set ylabel "y"
set xrange [-6.5:6.5]
set yrange [-2.1:2.1]
set xtics 4
set ytics 1
set mxtics 4
set mytics 2
set grid xtics ytics mxtics mytics ls 8 , ls 9
plot sin(x) with lines ls 1 title "f(x) = sin(x)"
replot -0.5*x with lines ls 2 title "g(x) = -0.5x "
replot -sin(x)/(0.5*x) with lines ls 3 title "f(x)/g(x) "
replot cos(x) with lines ls 4 title "f'(x) "
replot -0.5 with lines ls 5 title "g'(x) "
set label at 0,-2 point pt 7 lc rgb "#a00000" pointsize 1.5 front
set label at 0,-2 point pt 7 lc rgb "#8080ff" pointsize 1.0 front
set label "defined as f'(0)/g'(0)" at 1.02,-2.05
set arrow from 1,-2.05 to 0.2,-2.01 filled
pause -1
|
Licensing
[edit]I, the copyright holder of this work, hereby publish it under the following licenses:
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.http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International, 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic 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.
You may select the license of your choice.
This math image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with
{{vector version available|new image name}} .
It is recommended to name the SVG file “Hopital sin x by -0.5x.svg”—then the template Vector version available (or Vva) does not need the new image name parameter. |
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 13:44, 19 August 2016 | 1,666 × 966 (47 KB) | Jochen Burghardt (talk | contribs) | Continuous completion of f(x)/g(x) by l'Hopital's rule |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on bn.wikipedia.org
- Usage on ckb.wikipedia.org
- Usage on en.wikipedia.org
- Usage on fa.wikipedia.org
- Usage on id.wikipedia.org
- Usage on pl.wikipedia.org
- Usage on su.wikipedia.org
- Usage on th.wikipedia.org
Hidden categories:
- Pages using deprecated source tags
- License migration redundant
- GFDL
- CC-BY-SA-4.0,3.0,2.5,2.0,1.0
- Self-published work
- Math images that should use vector graphics
- PNG that should use vector graphics
- Media missing infobox template
- Files by User:Jochen Burghardt
- Images with Gnuplot source code
- Files with no machine-readable author
- Files with no machine-readable source