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
1
vote
0 answers

Solve $x = \sqrt[x]2$

How does one solve $x = \sqrt[x]2$ for $x$? This can be otherwise stated as $x = 2^{1/x}$ Raising both sides to the power of $x$: $x^x = (2^{1/x})^x$ $x^x = 2$ But I don't know where I can go from here.
Dodo
  • 175
1
vote
2 answers

Combining linear and exponential functions

I am struggling with this problem: At $x=0$ I own $b$ units. Every year I deposit $a$ units. The bank pays an interest rate of $c$ every year. After how many years I will own $d$ units? $$(ax+b)*e^{cx} = d$$ How am I able to solve this for $x$? I…
1
vote
0 answers

Integral of third order polynomial exponential

I am looking for approximated or exact solution of \begin{align} I = \int_R \exp(cx^3-ax^2+bx)dx \end{align} where $a,b,c$ are complex numbers defined as: \begin{align} c &= \frac{1}{3}i\pi\phi'''(t) \notag\\ a &= \dfrac{1}{2\sigma^2}-i\pi…
1
vote
1 answer

How long will it take the number of bacteria to double?

The number of bacteria in a strain is given by $B(t) = 30e^{1.5t}$, where $t$ is the time in hours. a) How many bacteria are there at time zero? b) How long will it take the number of bacteria to double? a) $30e^{1.5t} = 30e^0 = 30$ b)…
dagda1
  • 825
1
vote
1 answer

Exponential Decay of a radioactive substance

If $375$ mg of a radioactive substance decays to $300$ mg in $72$ hours, find the half-life of the element. I first used the mathematical formula of $$A = A_0e^{kt}$$ or exponential decay. After doing my calculations with natural logarithms, I…
1
vote
1 answer

Function $f(x)$ similar to exp(x) where $-f(x)$ is approximately $f(-x)$

I am wondering if there is a function $f(x)$ "similar" to the exponential function $\exp(x)$ such that: $-f(x) \approx f(-x)$ I would also like $f(x)$ to have the following property: $\frac{{f(a)}}{{f(b)}} = f(a - b)$ Or…
Nicholas Kinar
  • 565
  • 1
  • 5
  • 17
1
vote
1 answer

Exponential form of a log

I'm a bit confused on the wording of this question: An equation is shown below x = log(20) What is the exponential form of this equation? So my answer is $10^x$=20. But I am not sure if that is even the right format of an exponential form or if that…
Pablo
  • 71
1
vote
2 answers

What's the point of Euler's number in exponents?

I want to know why we use $(1+e^{\text{something}})^{-1}$ for artificial intelligence. I know $e$ is just $2.7$. So what? Why $2.7$ and not $3$? Does it have a special property?
1
vote
1 answer

Finding the hourly growth rate

A species of bacteria doubles in population every 6.5 hours. There were 100 bacteria to start with. What is the hourly growth rate of the bacteria? How many bacteria will there be after a day and a half? I know that every 6.5 hours is 1 time…
Dana
  • 165
1
vote
2 answers

Can't solve exponential equation using logs?

I can't figure out why my method isn't working. I know it is possible to solve this using a substitution but I don't know when to use the substitution. In general when are you supposed to substitute for, say, u? Here is how I did it; We have the…
1
vote
1 answer

exponential growth rate

Let's suppose I have $3$ flowers in a field initially and that the number of flowers doubles every month. I can then write that $$N=3(1+0.5/12)^{12t}$$ where $t$ is the time in years. Right? But then if I want to know the number of flowers after $3$…
1
vote
2 answers

Simple e equation

$$e^{-x}-x+1=0$$ $$\frac{1}{e^x}=x-1$$ $$e^x(x-1) = 1$$ $$\therefore e^x = 1, x-1 = 1$$ Where $$x=0, x=2$$ Or, $$e^x = -1, x-1 = -1$$ Where $$x=nil,x=0 $$ Therefore, there is no solution to the equation. However, plotting the initial curve gives…
1
vote
2 answers

Exponential conjugate equals to reciprocal?

$$\Im[e^{-i x}]=- \sin x $$ Is this true too? $$\frac{1}{\sin x}= \Im[e^{-ix}]$$ If is not true, how can I express the above sine conjugate in terms of exponential?
newbie125
  • 499
1
vote
0 answers

Solve for deceleration in exponential decay equation

$$y = y_0 + v_0\cdot d\frac{1 - d^{t}}{1 - d}$$ $y$ = final position $y0$ = initial position $v0$ = initial velocity $d$ = deceleration $t$ = elapsed time How do I solve for $d$? Specifically, this step is where I'm stuck: $$\frac{y - y_0}{v_0} =…
1
vote
4 answers

How to fit data to an asymptotic exponential?

I have 3 points that I must adjust to the following formula: $$ C = a' \cdot (1-e^{\alpha \cdot t})$$ The magnitudes I know are $C$ and $t$, and I have to obtain $a'$ and $\alpha$. I know that usually this is done by using a variable change to…