Section 2.3 Power Functions
Question: How many different 5βdigit numbers can you write by using only digits 1 and 2? What if you use the digits 1, 2, and 3?When the power of love overcomes the love of power the world will know peace. β Jimi Hendrix, American rock guitarist, singer, and songwriter, 1942 β 1970
SolutionPositive Integer Exponent: If x is a real number and m is a positive integer thanThie question is equivalent to the following problem: In how many different ways can we place digits 1 and 2 in five boxes arranged in a row:
\begin{equation*} \begin{array}{|c|c|c|c|c|} \hline \hspace{0.5cm}\amp \hspace{0.5cm}\amp \hspace{0.5cm}\amp \hspace{0.5cm}\amp \hspace{0.5cm}\\ \hline \end{array} \end{equation*}Observe that there are two choices for each box: the digit 1 or the digit 2:
\begin{equation*} \begin{array}{|c|c|c|c|c|} \hline 2 \text{ choices} \amp 2 \text{ choices} \amp 2 \text{ choices} \amp 2 \text{ choices} \amp 2 \text{ choices} \\ \hline \end{array} \end{equation*}It follows that the number of choices is \(2\cdot 2\cdot 2\cdot 2\cdot 2=2^5=32\text{.}\)
If we can use three digits, 1,2, and 3, then for each box we have three choices. It follows that the number of choices is \(3\cdot 3\cdot 3\cdot 3\cdot 3=3^5=243\text{.}\)
-
What is the domain of the function f?
SolutionThe domain of the function \(f\) is the set of all real numbers \(\mathbb{R}\text{.}\)
-
What is the range of the function f?
SolutionNote that if \(m\) is an odd positive integer then the range of the function \(f\) is the set of all real numbers \(\mathbb{R}\text{.}\)
If \(m\) is an even positive integer that the range of the function \(f\) is the set of all nonβnegative real numbers \([0,\infty)\text{.}\)
-
Find the zeros of the function f, i.e. solve the equation f(x)=0.
SolutionSince \(m\) is a positive real number then \(f(x)=x^m=0 \Leftrightarrow x=0\text{.}\)
-
Determine the intervals of increase and decrease for the function f.
SolutionWe read from the graphs above:
If \(m\) is an odd positive integer then \(f\) is an increasing function on its domain.
If \(m\) is an even positive integer than \(f\) decreases on the interval \((-\infty,0]\) and increases on the interval \([0,\infty)\text{.}\)
-
Summary:
f(x)=xm,mβNm evenm oddDomainRRRange[0,β)Rf(x)=0x=0x=0Increasing[0,β)RDecreasing(ββ,0]Odd or evenevenodd
Example 2.3.1. Properties.
Evaluate:
34β 33β(33)2
(33+63)2β2β 183
(xn+yn)2β2β (xy)n, where nβN.
-
We use the fact that \((a+b)^2=a^2+2ab+b^2\) and the above listed properties of positive integers exponents:
\(3^4\cdot 3^3-(3^3)^2= 3^{4+3}-3^{3\cdot 2}=3^7-3^6=3\cdot3^6-3^6=(3-1)\cdot 3^6=2\cdot 3^6.\)
-
\((3^3+6^3)^2- 2\cdot 18^3=(3^3)^2+2\cdot 3^3\cdot 6^3+(6^3)^2-2\cdot 18^3\)
\(=3^6+2\cdot (3\cdot 6)^3+6^6-2\cdot 18^3=3^6+2\cdot 18^3+6^6-2\cdot 18^3=3^6+6^6.\)
\(\displaystyle (x^n+y^n)^2- 2\cdot (xy)^n=(x^n)^2+2\cdot x^n\cdot y^n+(y^n)^2-2\cdot x^n\cdot y^n=x^{2n}+y^{2n}.\)
3532=3β 3β 3β 3β 33β 3=33=35β2
3235=3β 33β 3β 3β 3β 3=133=132β5
3535=3β 3β 3β 3β 33β 3β 3β 3β 3=1
-
Let xβ 0 and m,nβN. Then
xmxn={xmβn if m>n1xnβm if m<n1 if m=n
-
What is the domain of the function f?
SolutionThe domain of the function $f$ is the set \(\{x\in \mathbb{R}:x\not=0\}=\mathbb{R}\backslash \{0\}\text{.}\)
-
What is the range of the function f?
SolutionIf \(m\) is an odd integer then the range of the function \(f\) is the set \(\{x\in\mathbb{R}:x\not= 0\}=(-\infty,0)\cup (0,\infty)\text{.}\)
If \(m\) is an even integer then the range of the function \(f\) is the set \(\{x\in\mathbb{R}:x> 0\}=(0,\infty)\text{.}\)
-
Find the zeros of the function f, i.e. solve the equation f(x)=0.
SolutionNote that the numerator of the function \(f\) equals to 1, so \(f(x)\not=0\) for all \(x\in \mathbb{R}\backslash \{0\}$\text{.}\)
-
Determine the intervals of increase and decrease for the function f.
SolutionIf \(m\) is an odd positive integer then \(f\) is a decreasing function on \((-\infty,0)\) and \((0,\infty)\text{.}\)
If \(m\) is an even positive integer then \(f\) is a decreasing function on \((-\infty,0)\) and increasing on \((0,\infty)\text{.}\)
-
Determine positive integers m for which the function f(x)=1xm can be the inverse function of another function.
SolutionObserve that if \(m\) is an even number then \(f\) fails the horizontal line test and hence is not a oneβtoβone function. This implies that in this case it does not have an inverse and thus cannot be the inverse function of another function.
In the case that \(m\) is odd then, by the horizontal line test, \(f\) is oneβtoβone and hence there is \(f^{-1}(x)\text{.}\) Recall that \((f^{-1})^{-1}=f\text{.}\)
Can we find the formula for \(f^{-1}(x)\) where \(f(x)=\frac{1}{x^m}\text{,}\) \(m\) and odd positive integer and \(x\not= 0\text{?}\)
We start with
\begin{equation*} y=\frac{1}{x^m} \end{equation*}and then interchange the roles of β\(x\)β and β\(y\)β to obtain
\begin{equation*} x=\frac{1}{y^m} \Leftrightarrow y^m=\frac{1}{x}, y\not=0,\ x\not= 0. \end{equation*}Since \(m\) is odd it follows that
\begin{equation*} y=\left(\frac{1}{x}\right)^{\frac{1}{m}}=\sqrt[m]{\frac{1}{x}}=\frac{1}{\sqrt[m]{x}}, \ x\not= 0. \end{equation*}Therefore \(\displaystyle f^{-1}(x)=\frac{1}{\sqrt[m]{x}}\text{,}\) \(x\not=0\text{.}\)
Note that if \(m=1\) then \(f^{-1}(x)=f(x)=\frac{1}{x}\text{.}\) Otherwise \(f^{-1}\not= f\text{.}\) See Figure 2.33.
Figure 2.33. Functions \(f(x)=\frac{1}{x^3}\) and \(f^{-1}(x)=\frac{1}{\sqrt[3]{x}}\text{.}\) -
Summary:
f(x)=xβm,mβNm evenm oddDomainRβ{0}Rβ{0}Range(0,β)(ββ,0)βͺ(0,β)f(x)=0neverneverIncreasing(0,β)neverDecreasing(ββ,0)(0,β) and (0,β)Odd or evenevenodd
What is 23?
What is 2β3?
What is 2227?
What is 2Ο?
Example 2.3.2. Rational powers.
Evaluate:
1614
4β16
(β8)13=3ββ8.
412=β4
(β4)12=ββ4
Say \(\displaystyle 16^{\frac{1}{4}}=t\text{.}\) Then, by definition \(\displaystyle t^4=\left( 16^{\frac{1}{4}}\right)^4=16\) if such a number \(t\) exists. We note that there are two numbers with this property, \(t=-2\) and \(t=2\text{,}\) i.e. \((-2)^4=16\) and \(2^4=16\text{.}\) By definition, we choose the non-negative value \(t=2\) and we conclude that \(\displaystyle 16^{\frac{1}{4}}=2\text{.}\)
-
By definition
\begin{equation*} \sqrt[4]{16}=16^{\frac{1}{4}}=2. \end{equation*} Since \((-2)^3=-8\text{,}\) by definition \(\displaystyle (-8)^{\frac{1}{3}}=\sqrt[3]{-8}=-2\text{.}\)
By definition \(\displaystyle 4^{\frac{1}{2}}=\sqrt{4}=2\text{.}\)
-
Say \(\displaystyle (-4)^{\frac{1}{2}}=t\text{.}\) Then, by definition \(\displaystyle t^2=\left( (-4)^{\frac{1}{2}}\right)^2=-4\) if such a number \(t\) exists. But \(t^2\geq 0\) for all real numbers \(t\) and \(-4\lt 0\text{.}\)
Hence there is no real number \(t\) such that \(t^2=-4\) and, by definition, \(\displaystyle (-4)^{\frac{1}{2}}\) does not exist.
-
What is the domain of the function f?
SolutionIf \(m\) is an odd positive integer then the domain of \(f\) is the set of all real numbers.
If \(m\) is an even positive integer then then the domain of \(f\) is the set of all non-negative real numbers, \([0,\infty)\text{.}\)
-
What is the range of the function f?
SolutionIf \(m\) is an odd positive integer then the range of \(f\) is the set of all real numbers.
If \(m\) is an even positive integer then then the range of \(f\) is the set of all non-negative real numbers, \([0,\infty)\text{.}\)
-
Find the zeros of the function f, i.e., solve the equation f(x)=0.
SolutionNote that \(f(x)=0\) if and only if \(x=0\text{.}\)
-
Determine the intervals of increase and decrease for the function f.
SolutionThe function is increasing on its domain.
-
Summary:
f(x)=mβx,mβNβ{1}m evenm oddDomain[0,β)RRange[0,β)Rf(x)=0x=0x=0Increasingon its domainon its domainDecreasingneverneverOdd or evenneitherodd
If m is an even integer then f(x)=xm, xβ₯0, is an one-to-one function and its inverse function is fβ1(x)=x1m=mβx. The domain of fβ1 is the set of nonnegative real numbers.
If m is an odd integer then f(x)=xm, xβR, is an oneβtoβone function and its inverse function is fβ1(x)=x1m=mβx. The domain of fβ1 is the set of all real numbers.
Example 2.3.3. Power rules.
Simplify (x3y2zx2y2z3)3=
By the rules listed above