Questions tagged [exponential-function]

For question involving exponential functions and questions on exponential growth or decay.

The exponential function is one of the most important functions in mathematics (though it would have to admit that the linear function ranks even higher in importance).

Definition: If $~b~$ be any number such that $~b\gt 0~$ and $~b\neq 1~$ then an exponential function is a function in the form,$$f(x)=a~b^x$$ where $~b~$ is called the base , the exponent,$~x~$ can be any real number and $~a\neq0~$.

${}$

Properties:

  • The graph of $~f(x)~$ will always contain the point $~(0,1)~$. Or put another way, $~f(0)=1~$ regardless of the value of $~b~$.
  • For every possible $~b~$we have $~b^x\gt 0~$. Note that this implies that $~b^x\neq 0~$.
  • If $~0\lt b\lt 1~$then the graph of $~b^x~$ will decrease as we move from left to right. Check out the graph of $~\left(\frac{1}{2}\right)^x~$ above for verification of this property.
  • If $~b\gt 1~$ then the graph of $~b^x~$ will increase as we move from left to right. Check out the graph of $~2^x~$ above for verification of this property.
  • If $~b^x=b^y~$, then $~x=y~$.

${}$ The Natural Exponential Function: In mathematics, the natural exponential function is $$f(x)=e^x~,$$ where $e$ is Euler's number.

Note: $f(x)=e^x~$ is a special exponential function. In fact this is so special that for many people this is THE exponential function.

Applications:

Exponential functions are solutions to the simplest types of dynamical systems. It is used to model a relationship in which a constant change in the independent variable gives the same proportional change (i.e. percentage increase or decrease) in the dependent variable. Exponential growth occurs when the growth rate of the value of a mathematical function is proportional to the function's current value. Exponential decay occurs in the same way when the growth rate is negative.

References:

https://en.wikipedia.org/wiki/Exponential_function

http://www.montereyinstitute.org/courses/DevelopmentalMath/COURSE_TEXT2_RESOURCE/U18_L1_T1_text_final.html

7880 questions
3
votes
2 answers

Exponential equation: $(3-2\sqrt2)^x + (3+2\sqrt2)^x = 6$

Equation: $(3-2\sqrt2)^x + (3+2\sqrt2)^x = 6$ I tried using logarithms and typical operations. Please advice.
Yas
  • 283
3
votes
1 answer

Other Way to Express an Exponential Function

When you have an exponential function of the form $$f(x)=e^{x}$$ you can write it $$f(x)=\exp(x)$$ which is really convenient when the power is a complex expression. If you have a function that has a base other than $e$ is there a way to write it in…
Adam
  • 351
3
votes
2 answers

For $e:=\lim\limits_{n\rightarrow\infty}(1+\frac{1}{n})^n$ prove $e^x = \lim\limits_{n\rightarrow\infty} (1+\frac{x}{n})^n$

I couldn't find this exact question, apologize if it's a duplicate. I would like to show based only on the above definition of e, that this equality for $e^x$ holds, without going through showing it's a bijective function, has an inverse function…
galra
  • 813
3
votes
4 answers

How to solve an equation like $2{^x} + x = 2 $?

I encountered an equation similar to this in an old math exam. $2{^x} + x = 2 $ I couldn't figure it out and ended up with a mess of logarithmic functions. The answer sheet indicated it should be solved using a graphing calculator, which did work.…
PHTEST
  • 31
3
votes
1 answer

How to manipulate the knee of the curve of an exponential function?

I want to be able to manipulate the point of inflection of an exponential curve equation:$$a\exp\{xb\}.$$ could somebody tell me which parameter I may introduce in such a formula in order to make the resultant curve more bent, without changing…
3
votes
4 answers

Past exponential functions?

We have been taught that linear functions, usually expressed in the form $y=mx+b$, when given a input of 0,1,2,3, etc..., you can get from one output to the next by adding some constant (in this case, 1). $$ \begin{array}{c|l} \text{Input} &…
Nico A
  • 4,934
  • 4
  • 23
  • 49
3
votes
1 answer

Exponential decay, show that the probability that a particle decays in an interval is proportional to the length of the interval

Let $T$ be the time until a radioactive particle decays, and suppose that $T$~$Expo(\lambda)$. (a) Find the half-life of the particle. Median (half-life) occurs when CDF = $\frac{1}{2}, F_T(m) = \frac{1}{2}$. For any positive number $t$, we have…
3
votes
1 answer

Exponential Functions where $-1 < x < 1$

In $f(x) = a^x$, I understand why $a > 0$ and $a \neq 1$. But how is $f(x) = a^x$ guaranteed to be a function when $-1 < x < 1$? I realize there are an infinite number of values in that range, and an infinite number of them will be fine (and an…
BrainFRZ
  • 177
3
votes
1 answer

Justification of exponent laws

How is the following operation justified? Specifically, what happens to the $4^n$ in the numerator. I tried looking online but could not determine how this was justified. Thanks. $$\dfrac{(-3)^{n-1}}{4^n}= \dfrac{1}{4}\cdot…
3
votes
3 answers

Exponential equation.

Find all $ y \in \mathbb{Z} $ so that: $$ (1 + a)^y = 1 + a^y \;,\; a \in \mathbb{R}$$ I have tried to use the following formula: $$ a^n - b^n = (a - b)(a^{n - 1} + a^{n - 2}b + a^{n - 3}b^2 + ... + a^2b^{n - 3} + ab^{n - 2} + b^{n - 1})$$ but it…
George R.
  • 2,833
3
votes
4 answers

How do you solve $e^x=ex$?

I mean the answer is really simple. It's one but how do you solve this equation?
Creysys
  • 31
3
votes
2 answers

Solving the exponential equation $x^2 = e^{-mx}\cdot k$

I just had this problem come up at work, as part of a simulation where I had to solve the equation mentioned above (where $m$ and $k$ are constants). I googled solving exponential equations and I got so far as realizing that I need to log both…
balajeerc
  • 185
3
votes
1 answer

How find steps to Question: $x = 10^{x-1}$. Answer: $x = 1$

I created an equation a bit ago where I knew the answer, but not how to solve it. Equation: $$x = 10^{x-1}$$ Answer: $x = 1$ I can not see to find any documentation related to this problem. I know that the equation can be written as $x = a^{x-1}$…
Gattag
  • 33
3
votes
1 answer

How can I solve for x where $10^{10000} = x^x$

I hope this is not too elementary a question to post on here. If so, apologies. I'm stumped how I would solve for x where $10^{10000} = x^x$. Thanks!
Julian A.
  • 305
2
votes
2 answers

Exponential extension of $\mathbb{Q}$

A non-trivial exponential function $E:\mathbb{K} \rightarrow \mathbb{K}$ in a field $\mathbb{K}$ is a function such that \begin{split} E(x+y)=E(x)E(y) \quad \forall x,y \in \mathbb{K} \\ E(x)=1 \iff x=0 \end{split} For the exponential function such…
Emilio Novati
  • 62,675