Dror Bar-Natan: Classes: 2002-03: Math 157 - Analysis I: (28) Next: Homework Assignment 3
Previous: Class Notes for the Week of September 16 (10 of 10)

Visualization

This document in PDF: Visualization.pdf

Our task for this week is to master the axiomatically meaningless task of visualization of numbers and functions. We will learn how to interpret graphically all of the following:

  1. A number $ a$, the order relation $ a<b$ and the absolute value of a difference $ \vert a-b\vert$.

  2. Intervals such as $ (a,b):=\{x: a<x<b\}$, $ [a,b):=\{x: a\leq x<b\}$, $ [a,b]:=\{x: a\leq x\leq b\}$, $ (a,\infty):=\{x:x>a\}$ and $ (-\infty,a]:=\{x:x\leq a\}$.

  3. A point $ (a,b)$ in the plane. (Notice the sad clash of notation).

  4. The graphs of the functions $ f_1(x)=c$, $ f_2(x)=cx$ and $ f_3(x)=cx+d$.

  5. The Euclidean distance function $ d((a,b), (c,d)):=\sqrt{(a-c)^2+(b-d)^2}$.

  6. The parabola $ y=x^2$ and the graphs of $ f(x)=x^n$ for several $ n$'s.

  7. The graphs of $ f_1(x)=\frac{1}{x}$, $ f_2(x)=\frac{1}{x^2}$, $ f_3(x)=\frac{1}{1+x^2}$ and $ f_4(x)=\frac{x}{1+x^2}$.

  8. The graphs of $ f_1(x)=\sin x$, $ f_2(x)=\sin\frac{1}{x}$, $ f_3(x)=x\sin\frac{1}{x}$ and $ f_4(x)=x^2\sin\frac{1}{x}$.

  9. The graphs of $ f_1(x)=\begin{cases}x^2 & x<1  2 & x\geq 1\end{cases}$, $ f_2(x)=\begin{cases}x^2 & x\leq 1  2 & x>1\end{cases}$ and $ f_3(x)=\begin{cases}1 & x\in{\mathbb{Q}} 0 & x\not\in{\mathbb{Q}}\end{cases}$.

  10. The circle $ (x-a)^2+(y-b)^2=r^2$, the ellipse $ \frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ and the hyperbola $ \frac{x^2}{a^2}-\frac{y^2}{b^2}=1$.

About this document ...

This document was generated using the LaTeX2HTML translator Version 2K.1beta (1.49)

Copyright © 1993, 1994, 1995, 1996, Nikos Drakos, Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999, Ross Moore, Mathematics Department, Macquarie University, Sydney.

The command line arguments were:
latex2html -no_math -html_version 3.2 -dir l2h -split 0 -long_titles 4 -show_section_numbers -no_navigation -no_auto_link -white -no_footnode Visualization.tex

The translation was initiated by Dror Bar-Natan on 2003-09-29


Dror Bar-Natan 2003-09-29