You have to be Odd, to be number one. Copy from one, it’s plagiarism; copy from three or more, it’s research.
American actress Ilka Chase enjoyed success as a novelist. In one encounter, an anonymous actress said to her: “I enjoyed reading your book. Who wrote it for you?” …to which Chase replied: “Darling, I’m so glad that you liked it. Who read it to you?”
Definition. A function f is a rule, relationship, or correspondence that assigns to each element of one set (x ∈ D), called the domain, exactly one element of a second set, called the range (y ∈ E).
The pair (x, y) is denoted as y = f(x). Typically, the sets D and E will be both the set of real numbers, ℝ.
An exponential function is a mathematical function of the form f(x) = b·ax, where the independent variable is the exponent, and a and b are constants. a is called the base of the function and it should be a positive real number (a>0).
Examples are 2x, 7x, and (1⁄4)x. There are three kinds of exponential functions depending on whether a > 1, a = 1, 0 < a < 1 -1.a.-
It is important to realize that as x approaches negative infinity, the results become very small but never actually attain zero, e.g., 2-5 ≈ 0.03125, 2-15 ≈ 0.00003052. Besides, the base of an exponential function determines the rate of growth or decay. For a > 1, the larger the base, the faster the function grows.
Loosely speaking, the inverse function of a function f is a function that undoes the operation of the original function. If f is a function that maps each element x in its domain to a unique element y in its codomain, then the inverse function, denoted as $f^{-1}$, maps each y back to its corresponding x.
For a given function f, its inverse g(=f-1) is a function that reverses its result (g reverses the input and output of the original function), g(f(x))=x. An example is f(x)=$\sqrt{x},$ (x ≥ 0) g(f(x))=x ↭ g(x)= x2, the square function (x2) is the inverse of the square root function ($\sqrt{x}$).
In mathematics, the logarithm is the inverse function to exponentiation. We call the inverse of ax the logarithmic function with base a, that is, logax=y ↔ ay=x, that means that the logarithm of a number x to the base a is the exponent to which a must be raised to produce x, e.g., log4(64) = 3 ↭ 43 = 64, log2(16) = 4 ↭ 24 = 16, log8(512) = 3 ↭ 83 = 512, but log2(-3) is undefined.
The logarithm function is a type of mathematical function which is helpful in many areas of science, such as finance, biology, and physics. For example, investors use logarithms to calculate compound interest. Various solutions to applied mathematical issues can be done by using logarithms, such as radioactive decay and nuclear waste, the elimination of medicines from the body, etc.
Although the base of a logarithm can be any number, the most common bases used are 10 and e. The logarithm with base e is the natural logarithm. The natural logarithm is the inverse of ex, that is, lnx=y ↔ ey=x where e is the Eulers Number, a mathematical constant approximately equal to 2.71828.
The logarithm’s domain consists of real positive numbers. Its range is ℝ (figure i and ii). x-intercept: (1, 0), y-intercept: none. It is one-to-one and has a vertical asymptote along the y-axis at x = 0.
The bigger the logarithm base, the graph approaches the asymptote of x = 0 quicker (Figure iii and iv).
If x > 0, y = ln(x) ⇒ ey = x ⇒[Differentiating both sides of this equation. Recall exponential function (ex)’=ex] $e^y\frac{dy}{dx} = 1 ⇒ \frac{dy}{dx} = \frac{1}{e^y} = \frac{1}{x}.$
If x > 0, a ≠ 1, y = loga(x) ⇒ ay = x ⇒ ln(ay) = ln(x) ⇒[Power Rule. loga(xn) = n·loga(x).] y·ln(a) = ln(x) ⇒ y = $\frac{ln(x)}{ln(a)}⇒$[1⁄ln(a) is a constant] $\frac{dy}{dy} = \frac{1}{xln(a)}$.
Examples:
f(x) = $ln(\frac{x}{x+1}) = ln(x)-ln(x+1)$
f’(x) = $\frac{1}{x}-\frac{1}{x+1} = \frac{x+1}{x(x+1)} -\frac{x}{x(x+1)} = \frac{1}{x(x+1)}$
f(x) = $ln(\frac{x^2·sin(x)}{2x+1}) = ln(x^2·sin(x))-ln(2x+1) = ln(x^2)+ln(sin(x))-ln(2x+1)= 2ln(x) +ln(sin(x))-ln(2x+1)$
f’(x) = $\frac{2}{x} + \frac{cos(x)}{sin(x)} -\frac{2}{2x+1} = \frac{2}{x} + cot(x) -\frac{2}{2x+1}$
y = xx ⇒ ln(y) = ln(xx) ⇒ ln(y) = xln(x) ⇒ $\frac{d}{dx} ln(y) = \frac{d}{dx} xln(x) ⇒ \frac{y’}{y} = ln(x)+1 ⇒ y’ = y(ln(x)+1) = x^x(ln(x)+1).$
Let loga(x) be the logarithm to base a of x. Then, $log_b(x)=\frac{log_a(x)}{log_a(b)}$.
Proof.
Let y = logb(x) ↭ by = x and z = loga(x) ↭ az = x.
Then, z = loga(x) = $log_a(b^y) = y·log_a(b) ⇒ log_b(x) = y = \frac{z}{log_a(b)} = \frac{log_a(x)}{log_a(b)}∎$
Examples:
Let’s convert $\log_2(9)$ to base e (natural logarithm), $log_2(9)=\frac{ln(9)}{ln(2)}$= [$ln(9) \approx 2.1972, ln(2) \approx 0.6931$] ≈ 3.1699 ≈ 3.17.
$log_3(81)=\frac{log_{10}(81)}{log_{10}(3)}$= [$log_{10}(81) \approx 1.9082, log_{10}(3) \approx 0.4771$] ≈ 4.
$log_8(\frac{1}{12})+log_8(\frac{12}{5})$ =[Product Rule. loga(xy)=loga(x) + loga(y)] $log_8(\frac{1}{12}·\frac{12}{5}) = log_8(\frac{1}{5}).$
ln(4x -3) = 7 ⇒[Apply ex to both sides] $e^{ln(4x-3)} = e^7 ⇒ 4x -3 = e^7 ⇒ x = \frac{e^7+3}{4}.$
log4(x2-2x) = log4(5x-12) ⇒[a = 4 > 1, logarithm is strictly increasing⇒ one-to-one] x2-2x = 5x-12 ⇒ x2 -7x + 12 = 0 ⇒ (x-3)(x-4) = 0 ⇒ x = 3 or 4.
It is essential to make sure to plug these numbers into the original equation so we don’t end up taking logarithms of zero or negative numbers.
log4(32-2·3) = log4(3) = log4(5·3-12) and log4(42-2·4) = log4(8) = log4(5·4-12).
$log_3(\sqrt{-7x+1})-7 = -4$⇒[Isolate the Logarithmic Term] $log_3(\sqrt{-7x+1}) = 3$⇒[Convert to Exponential Form] $3^{log_3(\sqrt{-7x+1})}=3^3 = 27 ⇒ \sqrt{-7x+1} = 27$ ⇒[Square both sides of the equation to solve for x] -7x+1 = 272 = 729 ⇒ -7x = 728 ⇒ $x = \frac{-728}{7}$ = -104.
Besides, $log_3(\sqrt{-7·-104+1})-7 = -4↭log_3(\sqrt{729})-7 = -4 ↭ log_3(27)-7 = -4 ↭ 3-7 = -4$ and obviously $log_3(\sqrt{729})$ is a valid number.
$log_3(2x+1)+log_3(x+8)=3$⇒[Product Rule. loga(xy)=loga(x) + loga(y)] $log_3((2x+1)(x+8)) = 3 ⇒$[By definition of logarithms] (2x+1)(x+8) = 33 = 27.
Expand and rearrange the equation, 2x2 +17x +8 = 27. It has two solutions x = -19⁄2, x = 1.
It is essential to make sure to plug these numbers into the original equation so we don’t end up taking logarithms of zero or negative numbers.