This is a file from the Wikimedia Commons

File:Uniform continuity animation.gif

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Uniform_continuity_animation.gif(288 × 177 pixels, file size: 12 KB, MIME type: image/gif, looped, 16 frames, 2.4 s)

Summary

Description
English: animation showing a discontinuous function as a pointwise limit of continuous functions

mathematica source code:

f[n_, x_] := Which[x <= 0, 0, 0 < x < 1/n, n x, 1/n ≤ x, 1]; Table[Plot[f[n^2, x - 1] + 1, {x, -1, 3}, PlotRange -> {{-1, 3}, {0, 2.2}}, PlotStyle -> {Thickness[ 0.02]}, Ticks -> False], {n, 1, 10}] Show[{Plot[f[100, x - 1] + 1, { x, -1, 0.9}, PlotRange -> {{-1, 3}, {0, 2.2}}, PlotStyle -> {Thickness[0.02]}, \ Ticks -> False], Plot[f[100, x - 1] + 1, {x, 1.1, 3}, PlotRange -> {{-1, 3}, {0, 2.2}}, PlotStyle -> {Thickness[0.02]}, Ticks -> False], Graphics[Circle[{1, 2}, 0.3]]} ]; Show[{Plot[f[100, x - 1] + 1, {x, -1, 0.9}, PlotRange -> {{-1, 3}, {0, 2.2}}, PlotStyle -> {Thickness[0.02]}, Ticks -> False], Plot[f[100, x - 1] + 1, {x, 1.1, 3}, PlotRange -> {{-1, 3}, {0, 2.2}}, PlotStyle -> {Thickness[0.02]}, Ticks -> False], Graphics[{ Disk[{1, 1}, 0.07], Circle[{1, 2}, 0.07]} ]} ];
Date
Source Own work
Author Jakob.scholbach

Licensing

I, the copyright holder of this work, hereby publish it under the following licenses:
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.
GNU head 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.
You may select the license of your choice.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

13 August 2011

image/gif

File history

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

Date/TimeThumbnailDimensionsUserComment
current21:32, 25 August 2011Thumbnail for version as of 21:32, 25 August 2011288 × 177 (12 KB)Jakob.scholbachbetter animation
21:29, 25 August 2011Thumbnail for version as of 21:29, 25 August 2011288 × 177 (8 KB)Jakob.scholbach{{Information |Description ={{en|1=animation showing a discontinuous function as a pointwise limit of continuous functions mathematica source code: <nowiki> f[n_, x_] := Which[x <= 0, 0, 0 < x < 1/n, n x, 1/n ≤ x, 1]; Table[Plot[f[n^2, x -

There are no pages that use this file.

Global file usage

The following other wikis use this file: