Difference between revisions of "Index of notation"

From Maths
Jump to: navigation, search
m
m
Line 74: Line 74:
 
|-
 
|-
 
| {{M|a\cdot b}}
 
| {{M|a\cdot b}}
| Vectors
+
|  
 +
* Anything with vectors
 
| [[Vector dot product]]
 
| [[Vector dot product]]
 
|}
 
|}

Revision as of 01:32, 29 March 2015

Ordered symbols are notations which are (likely) to appear as they are given here, for example C([a,b],R) denotes the continuous function on the interval [a,b] that map to R - this is unlikely to be given any other way because "C" is for continuous.

Ordered symbols

These are ordered by symbols, and then by LaTeX names secondly, for example A comes before A comes before A

Expression Context Details
  • Functional Analysis
  • Real Analysis
Denotes the Norm of a vector
fCk
  • Functional Analysis
This Norm is defined by fCk=ki=0supt[0,1](|f(i)(t)|) - note f(i) is the ith derivative.
fLp
  • Functional Analysis
fLp=(10|f(t)|pdt)1p - it is a Norm on C([0,1],R)
f
  • Functional Analysis
  • Real Analysis
It is a norm on C([a,b],R), given by f=supx[a,b](|f(x)|)
Ck([a,b],R)
  • Functional Analysis
  • Real Analysis
It is the set of all functions :[a,b]R that are continuous and have continuous derivatives up to (and including) order k

The unit interval will be assumed when missing

\bigudot_i A_i Makes it explicit that the items in the union (the A_i) are pairwise disjoint, that is for any two their intersection is empty
\ell^p(\mathbb{F})
  • Functional Analysis
The set of all bounded sequences, that is \ell^p(\mathbb{F})=\{(x_1,x_2,...)|x_i\in\mathbb{F},\ \sum^\infty_{i=1}|x_i|^p<\infty\}
\mathcal{L}^p
  • Measure Theory
\mathcal{L}^p(\mu)=\{u:X\rightarrow\mathbb{R}|u\in\mathcal{M},\ \int|u|^pd\mu<\infty\},\ p\in[1,\infty)\subset\mathbb{R}

(X,\mathcal{A},\mu) is a measure space. The class of all measurable functions for which |f|^p is integrable

L^p
  • Measure Theory
Same as \mathcal{L}^p

Unordered symbols

Expression Context Details
\mathcal{A}/\mathcal{B}-measurable
  • Measure Theory
There exists a Measurable map between the \sigma-algebras
a\cdot b
  • Anything with vectors
Vector dot product