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
1 answer

Can you help me prove $\exp(-x)=1/\exp(x)$?

Question. Can you help me prove $$ \exp(-x)=\frac{1}{\exp(x)} \quad ? $$ I need to prove this for a maths homework. What's given is that $ \displaystyle \exp(x) = \sum_{k=0}^{\infty} \frac{x^k}{k!} $. $ \exp(1) = e $. $ \exp(x+y) = \exp(x)…
lulu
  • 9
0
votes
1 answer

How do you call something that looks like an exponential growth function but where the growth rate is piecewise function (1 or some constant)

Let's say we're shipping boxes of stuff every 10-min, and if a shipped box is more than X% full, then for next shipment we will choose a box Y% bigger than the previous one. If the previous one was less than X% full, then we will use the same box…
0
votes
1 answer

How to find the exponential base

I saw this question asking $x^{0.25} = 2.5045$ One of the answers rewrote is as $x^b=a$ And then they said to divide both sides by $\frac{1}{b}$, thats what im confused on, why must you divide both sides by $\frac{1}{b}$
0
votes
0 answers

Is my exponential decay answer correct?

At 1pm a hospital patient is given a pill containing 60 units of antibiotic. By 2pm the units in the patient’s body has dropped by 15%. By 3pm a further 15% of units remaining in the body is lost. If this fall-off rate is maintained, find the…
AN1
  • 1
0
votes
1 answer

Minimum possible value of r

Suppose a machine shows a particular reading (R) dependent on the weight (w) put on it, given by: $$R(w) = \frac{50e^w}{10+e^w}$$ Find the minimum possible value of r such that R(w)< r for all w, where r belongs to integers. I am not getting any…
0
votes
2 answers

Proof/informal argument that $\exp$ is increasing at an increasing rate without calculus

We've informally defined $\ln$ as giving the area under $y=1/x$; defined $\exp$ as the inverse of $\ln$; shown that $\exp$ is (strictly) increasing. Now, how might we also show that $\exp$ is increasing at a (strictly) increasing rate, but without…
user986614
0
votes
0 answers

Relationship between a^x and e^(bx)

Is it true that any exponential $a^x$ can be represented using $e^{bx}$, assuming a suitable choice for b? For example, if we were to consider $y = 2^x$, what would be the equivalent $y = e^{bx}$ that gives the same curve as $2^x$? In my empirical…
rhody
  • 303
0
votes
1 answer

Point of intersection of a function with exponential functions

Im practicing for my test on Monday, I don't quite get how to do this question I tried to make everything same base but that didnt work, combining the 3 base was also quite strange
Sulik
  • 1
0
votes
1 answer

Why the exponential function is multiplied by 365?

In Marc Artzrouni’s paper « the mathematics of ponzi scheme” (2009), I’m having some difficulty understanding the logic of an equation. It is assumed by the author that the continuous cash inflow is that of exponential…
Lio
  • 3
0
votes
3 answers

Is it possible to find n in equation: $2^n = n^8$

Is it possible to find the value of n (n belongs to Real number) such that it satisfies the equation: $2^n = n^8$ without any help of computer or graph generator (i.e. only manually). If possible, please explain and if it requires explanation of…
user1060801
0
votes
1 answer

Rewriting $ y=bx^{a} $ in the form $ y=be^{x(a-1)} $

I had to use the LOGEST function in Excel to obtain parameters of an exp. equation for regression. I thought the returns will just be "a" and "b" for the following equation. $ y=bx^{a} $ The values turn out to be for the following instead. $…
0
votes
1 answer

Need to calculate growth per second.

I start with say 5. multiplied by 1.5 per second. How do I calculate how many seconds I need to reach say 7000? (im trying to make a formula for a table top adventure I'm planning for the weekend) For now im using spreadsheets with tables per second…
0
votes
1 answer

I have to expand $\exp[-(x-t)]$ as product of series of $f(x)$ and $f(t)$, where $f(x)$ and $f(t)$ are polynomials.

I am trying to solve homogenous fredholm equation of second kind. The kernel is given by $\exp[-(x-t) ]$. I have to separate the kernel as product of two function $f(x)$ and $f(t)$.
0
votes
0 answers

Exponential Decay without e

I have a simple question. Let's say that we have A amount of a substance that has a half life of 100 years, calculate the rate of decay per annum. I was able to do this question with e but I showed my solution to my teacher and he said there was an…
0
votes
0 answers

What's the name of this operation?

definition (N$\times$N)$\Rightarrow$N (n,m)=n^n^...^n (the number of n is m) Does this operation has a name? Is there a book studying the nature of this operation?