<?xml version="1.0" encoding="UTF-8"?>

<record version="11" id="6421">
 <title>power function</title>
 <name>PowerFunction</name>
 <created>2004-10-25 16:13:22</created>
 <modified>2006-11-18 15:52:46</modified>
 <type>Definition</type>
<parent id="6218">real function</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="26A99"/>
 </classification>
 <defines>
	<concept>natural power function</concept>
	<concept>root function</concept>
	<concept>fraction power function</concept>
 </defines>
 <related>
	<object name="FractionPower"/>
	<object name="CubeOfANumber"/>
	<object name="PowerTowerSequence"/>
	<object name="LaplaceTransformOfLogarithm"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
 \usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}</preamble>
 <content>A real {\em power function} \,$f:\,\mathbb{R}_+\to\mathbb{R}$\, has the form
 $$f(x) = x^a$$
where $a$ is a given real number.

\begin{thmplain}
 \,The power function\, $x\mapsto x^a$\, is differentiable with the derivative\, $x\mapsto ax^{a-1}$\, and strictly increasing if\, $a &gt; 0$\, and strictly decreasing if\, $a &lt; 0$\, (and \PMlinkescapetext{constant} 1 if\, 
$a = 0$).
\end{thmplain}

The power functions comprise the {\em natural power functions}\, $x\mapsto x^n$\, with\, $n = 0,\,1,\,2,\,\ldots$,\, the {\em root functions}\, $x\mapsto \sqrt[n]{x} = x^{\frac{1}{n}}$\, with\, $n = 1,\,2,\,3,\,\ldots$\, and other {\em fraction power functions}\, $x\mapsto x^a$\, with $a$ any fractional number.



\textbf{Note.} \,The power $x^a$ may of course be meaningful also for other than positive values of $x$, if $a$ is an integer.\, On the other hand, e.g. $(-1)^{\sqrt{2}}$ has no real values --- see the general power.</content>
</record>
