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
0
votes
2 answers

Why is the natural exponential function defined as such?

Why is the natural exponential function defined as y= e^x? Why not something like 2^x or 10^x? I understand the significance of the constant e , as the limit of $1 compounded continuously , and also as the sum of the series x^n/n! But what is…
0
votes
1 answer

Complex exponential function identity proof

I see the following identity in my book however they don't prove it so I am wondering how to prove that $e^{i \theta_1+i\theta_2}=e^{i\theta_1}e^{i\theta_2}$? The definition is: $$e^{i\theta} = \cos(\theta)+i\sin(\theta)$$
Robben
  • 223
0
votes
1 answer

$f(x) = \ln(xe^x)$. Find all $a >$ 0 such that two functions $f′(x)$ and $1 − f′′(x)$ with [2] domain $(a, ∞)$ have the same range.

f(x) = ln(xe^x). Find all a > 0 such that two functions f′(x) and 1 − f′′(x) with [2] domain (a, ∞) have the same range. ln(xe^x) = lnx + le^x lne=1; therefore ln(xe^x) = lnx+1 f'=1/x +1 f" = -1/(x^2) but i do not know the next step to this…
kimmy
  • 29
0
votes
2 answers

weightings using exponents

I've got this piece of work to do where we assign weightings to different variable to achieve a score: var A = 60% var B = 40% var C = 20% var D = 5% The score was calculated as: $(A^{0.6} * B^{0.4})=AB$ $AB^{(1-0.2)} * C^{0.2} =ABC$ $ABC^{(1-0.05)}…
r_mat
  • 3
  • 2
0
votes
0 answers

Can this exponent based equation be solved?

I have the following equation: $y=\frac{kv}{m\left(a-b\right)}\cdot\left(\frac{e^{-at}}{a^{2}}-\frac{e^{-bt}}{b^{2}}\right)$ $k$, $v$, $m$, $a$, and $b$ are all constants. t is time in seconds. I would like to solve $t$ for a given $y$ value. ie. I…
mike
  • 381
  • 1
  • 2
  • 14
0
votes
0 answers

Solving an equation with exponents doubts

I have a demand function x = p^(-ed) and a supply function y = p^(-es) Obviously this is an economics question, but to give some idea - I need to equate demand and supply, and find the equilibrium price - which is p in the equations. (And just a…
0
votes
1 answer

Is there an operator like sum and product but with exponentiation?

I know there is an operator there is this operator $$\sum_{i=0}^n i = \ 0+1+2+3+\dotsb+n$$ and there is $$\prod_{i=1}^n i = \ 1\cdot 2\cdot 3\cdot \dotsb \cdot n$$ But is there something like $\exp_{i=2}^5$ i that would give you $\ 2^{3^{4^5}}$? I…
0
votes
0 answers

confused about the way exponential PDF is used

I'm studying a paper called "Optimization based on bacterial chemotaxis". As it can be understood from its name, it has proposed an optimization algorithm based on the reaction of a bacterium toward its environment. The bacterium tends to go towards…
Pablo
  • 123
0
votes
1 answer

$(2^{x+4})-(x^{x+2})=3$ find the value of x kindly help with step by step solution

My teacher suggested $-2$ answer but I don't know how it would come kindly some one explain with step by step solution thank you
saria
  • 11
0
votes
1 answer

Fitting exponential curve with three parameters to some sample points.

I've been trying to solve this problem for days without involving a stat program or anything similar (including least squares fitting) but I've been unsuccessful. I attempted to substitute the given points, form three equations but I couldn't solve…
Meghan C
  • 565
0
votes
3 answers

solve this equation for x : $27^x - 43^x -9^{(\frac{1}{2}+x)}=0$

solve this equation for x : $27^x - 43^x -9^{(\frac{1}{2}+x)}=0$ how can we solve this equation? I tried to find it graphically but I found a plenty of intersection points with the axis, how can we express these points.
Mario
  • 61
0
votes
1 answer

How to find "width" of this function of exponentials?

I have a function $$ f(x) = \frac{p + q e^{s x}}{e^{s x} + 1} $$ where $p > q$ and $s > 0$. It's derivative is $$ f'(x) = - \frac{s \left(p - q\right) e^{s x}}{e^{2 s x} + 2 e^{s x} + 1} $$ The plot of the function and its derivative are as shown…
0
votes
2 answers

Simple question about exponential growth and the use of the number e

I'm in the process of reading about and beginning to study the number e and how to work with it. I'm also reading Growth by Vaclav Smil. He describes the growth function as: $${N_t}={N_0}(1+r)^t$$ He then says that a "trivial multiplicative…
0
votes
1 answer

exponential Radioactive decay

A doctor injects you with 500 milligrams of a radioactive compound for medical imaging. It has a half-life of 6 hours. How long will it take for 99.9% of it to decay? Round to the nearest hour. Answer 99.9*500 = 500e^kt 99.9 = e^kt 99.9 =…
sirkal
  • 1
0
votes
4 answers

For what value of $k$ does $\exp(x)-k=\ln(x)$ have exactly one solution? Is there a closed form for this k?

For what value of k does the equation $e^x-k=\ln(x)$ have exactly one solution? Is there a closed form for this value of k? I know that the numerical value of k is about 2.33036612476, but I don't know if there is a closed-form expression for this…