Jump to content

File:SlantAsymptoteError.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Simple English Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 600 × 500 pixels, file size: 25 KB)

    Summary

    Description
    English: The function f(x)=x2+x+1x+1 is in black, the asymptote y=x in red and the error between them in green.

    Based on the raster image w:File: SlantAsymptoteError.jpg. File created in maxima.

    f(x) := x + (x+1)^-1;
    load(draw);
    draw2d(terminal=svg,file_name="SlantAsymptoteError",
      color=black,font="Times",
      user_preamble="set termoption enhanced; set mxtics; set mytics;set key at 5.5,7",
      xtics_axis=true,ytics_axis=true,grid=true,yrange=[-1,7],
      xaxis=true,yaxis=true,axis_top=false,axis_bottom=false,axis_left=false,axis_right=false,
      line_width=2,label(["x",7,0.2],["y",0.2,7]),
      color=black,key="f(x) = x + (x+1)^{-1}",explicit( f(x) ,x,-1,7),
      color=red,key="asymptote",explicit(x,x,-1,7),
      color=green,points_joined=true,key="",
      points([1,1],[1,f(1)]),points([2,2],[2,f(2)]),points([3,3],[3,f(3)]),
      points([4,4],[4,f(4)]),points([5,5],[5,f(5)]),key="error",points([6,6],[6,f(6)])
     );
    
    Date
    Source Own work
    Author Krishnavedala

    Licensing

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

    Captions

    Add a one-line explanation of what this file represents

    Items portrayed in this file

    depicts

    26 May 2011

    25,664 byte

    image/svg+xml

    292dcb0d5905f7c2763267fdb56cbc3c7eb81b45

    File history

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

    Date/TimeThumbnailDimensionsUserComment
    current00:50, 27 May 2011Thumbnail for version as of 00:50, 27 May 2011600 × 500 (25 KB)Krishnavedala

    The following page uses this file:

    Global file usage

    The following other wikis use this file:

    Metadata