-
Recent Posts
- Introduction to Topology 3: Limit Points, Boundary Points, and Sequential Limits
- Introduction to Topology 2: Bases and Subbases
- Introduction to Topology 1: Open and Closed Sets
- Parallel Transport, Holonomy, and Curvature
- Sections of a Line Bundle II: Gauge Potential, Gauge Transformation, and Field Strength
Recent Comments
- Introduction to Topology 3: Limit Points, Boundary Points, and Sequential Limits | SouthernMiss Math Archives on Introduction to Topology 1: Open and Closed Sets
- Parallel Transport, Holonomy, and Curvature | SouthernMiss Math Archives on Line Bundles
- Sections of a Line Bundle II: Gauge Potential, Gauge Transformation, and Field Strength | SouthernMiss Math Archives on Sections of a Line Bundle I
- Sections of a Line Bundle I | SouthernMiss Math Archives on Sections of a Line Bundle II: Gauge Potential, Gauge Transformation, and Field Strength
- Lie Brackets (for $ntimes n$ Matrices) | SouthernMiss Math Archives on The Lie Algebra of the Orthogonal Group $\mathrm{O}(n)\ (\mathrm{SO}(n))$
Archives
Categories
- Algebraic Topology
- Calculus
- Classical Differential Geometry
- College Algebra
- Differential Equations
- Differential Geometry
- Electromagnetism
- Engineering Mathematics
- General Topology
- Homology
- Lie Groups and Lie Algebras
- Mathematical Physics
- Partial Differential Equations
- Precalculus
- Quantum Mechanics
- Representation Theory
- Trigonometry
- Uncategorized
Meta
Monthly Archives: March 2011
The Product and Quotient Rules
Product Rule: Let $u=f(x)$ and $v=g(x)$ be differentiable functions. Then $$(fg)’(x)=f(x)g’(x)+f’(x)g(x)$$ or $$\frac{d(uv)}{dx}=u\frac{dv}{dx}+\frac{du}{dx}v.$$ Proof. \begin{eqnarray*}(fg)’(x)&=&\lim_{\Delta x\to 0}\frac{fg(x+\Delta x)-fg(x)}{\Delta x}\\&=&\lim_{\Delta x\to 0}\frac{f(x+\Delta x)g(x+\Delta x)-f(x)g(x)}{\Delta x}\\&=&\lim_{\Delta x\to 0}\frac{f(x+\Delta x)g(x+\Delta x)-f(x)g(x+\Delta x)+f(x)g(x+\Delta x)-f(x)g(x)}{\Delta x}\\&=&\lim_{\Delta x\to 0}\frac{f(x+\Delta x)-f(x)}{\Delta x}g(x+\Delta x)+f(x)\lim_{\Delta x\to 0}\frac{g(x+\Delta x)-g(x)}{\Delta x}\\&=&f’(x)g(x)+f(x)g’(x).\end{eqnarray*} … Continue reading
Posted in Calculus
5 Comments
Continuity versus Differentiability
There is a close relatioship between continuity and differentiability, namely Theorem 18. If $f’(x_0)$ exists then $f(x)$ is continuous at $x_0$; i.e. $\displaystyle\lim_{x\to x_0}f(x)=f(x_0)$. However the converse need not be true. Proof. \begin{eqnarray*}\lim_{x\to x_0}[f(x)-f(x_0)]&=&\lim_{x\to x_0}\frac{f(x)-f(x_0)}{x-x_0}\cdot(x-x_0)\\&=&f’(x)\cdot 0\\&=&0.\end{eqnarray*} Example. [A Counterexample for … Continue reading
Posted in Calculus
Leave a comment
Basic Differentiation Formulas
Let us recall the definition of the derivative $$f’(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}.$$ Replace $h$ by $\Delta x$. Then $f’(x)$ is rewritten as $$f’(x)=\lim_{\Delta x\to 0}\frac{f(x+\Delta x)-f(x)}{\Delta x}.$$ In mathematics, $\Delta$ often means an increment. So $\Delta x$ means an increment of $x$. … Continue reading
Posted in Calculus
3 Comments
Homology 3: Cycle Groups and Boundary Groups
Let us use $\langle\cdots\rangle$ for an unoriented simplex and $(\cdots)$ for an oriented simplex. Examples. 1. $(p_0p_1)=-(p_1p_0)$. 2. \begin{eqnarray*}\sigma_2&=&(p_0p_1p_2)=(p_2p_0p_1)=(p_1p_2p_0)\\-(p_0p_2p_1)&=&-(p_2p_1p_0)=-(p_1p_0p_2).\end{eqnarray*} Let $K=\{\sigma_\alpha\}$ be an $n$-dimensional simplicial complex of oriented simplexes. Definition. The $r$-chain group $C_r(K)$ of a simplicial complex $K$ is … Continue reading
Posted in Algebraic Topology, Homology
Leave a comment
A Physical Meaning of Derivative: Velocity and Acceleration
Let us assume that a particle is moving along a straight line and that the function $s=f(t)$ describes the position of moving particle at the time $t$. In physics, such a function $s=f(t)$ is called a motion. Suppose the particle … Continue reading
Posted in Calculus
Leave a comment