Radially unbounded function: Difference between revisions

Content deleted Content added
m clean up per WP:CHECKWIKI, removed underlinked tag, typo(s) fixed: For example → For example, using AWB
m top: LaTeX spacing clean up, replaced: \, </math> → </math> (4) using AWB
Line 3:
In mathematics, a '''radially unbounded function''' is a function <math>f: \mathbb{R}^n \rightarrow \mathbb{R}</math> for which <ref name="Terrell2009">{{Citation | last1=Terrell | first1=William J. | title=Stability and stabilization | publisher=[[Princeton University Press]] | isbn=978-0-691-13444-4 |mr=2482799 | year=2009}}</ref>
 
:<math>\|x\| \to \infty \Rightarrow f(x) \to \infty. \, </math>
 
Such functions are applied in [[control theory]] and required in [[Mathematical optimization|optimization]] for determination of [[compact space]]s.
Line 9:
Notice that the norm used in the definition can be any norm defined on <math> \mathbb{R}^n </math>, and that the behavior of the function along the axes does not necessarily reveal that it is radially unbounded or not; i.e. to be radially unbounded the condition must be verified along any path that results in:
 
:<math>\|x\| \to \infty \, </math>
 
For example, the functions
:<math>\ f_1(x)= (x_1-x_2)^2 \, </math>
 
:<math>\ f_2(x)= (x_1^2+x_2^2)/(1+x_1^2+x_2^2)+(x_1-x_2)^2 \, </math>
 
are not radially unbounded since along the line <math> x_1 = x_2 </math>, the condition is not verified even though the second function is globally positive definite.