Exponential Definition and 1000 Threads
-
J
Instantaneous rates of change. Exponential growth and Decay
The equation I used for these are: If N=Noekt then DN/Dt=N0kekt so the two problems I have trouble with is A radioactive substance has a decay constant (k) of -.0539 per year. If 371 grams of the material is initially present, what is the instaneous rate of change of the substance at times...- josh_123
- Thread
- Change Decay Exponential Growth
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
Intergrating a derivative of absolute value in exponential
hey~ folks! i'm in trouble with this integral problem. the range of the integral is from -∞ to ∞ and it has x as independent value. and the integrand is a derivative of absolute value in exponential; ∫^{∞}_{-∞} (d/dx e^{-a|x|})dx any idea for the problem??- myoikos
- Thread
- Absolute Absolute value Derivative Exponential Value
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
S
Exponential function and Geometric progression
Can anyone help me answer this question? " Every exponential function is a geometric progression but not every geometric progression is an exponential function. Explain."- schan11
- Thread
- Exponential Exponential function Function Geometric
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
J
Derivatives of the Natural Exponential and logarithmic Functions
1. Hello there, I have a few questions on the derivative homework that I did but not sure if it's right or not. These are difficult and my teacher doesn't go over all of them so I don't know if it is right or not. Please help me so I can understand the concepts before the upcoming test. 1...- josh_123
- Thread
- Derivatives Exponential Functions Logarithmic Natural
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
O
About the exponential function of series
hey, I have a question about the taylor series.I open cosθ function, I forward while making this solution but I can not write as the definition of exponential function. How Can I write this expression as an exponential function. Maybe I can not see something in it.. Do you have any idea...- opeth_35
- Thread
- Exponential Exponential function Function Series
- Replies: 1
- Forum: Differential Equations
-
B
Why is the sum of exponential function 2^x for n iterations one less than 2^n?
I posted a related thread, in the same forum regarding matlab, but I want to discuss this here separately. Few minutes ago I became very confused baffled and surprised at the same time. consider function 2^{x}. Now consider the sum of this function for n iterations.(from 0 to n)... -
B
Exponential Growth: Solving for n in 500 000 Citizens
Homework Statement City has 500 000 citizens. One citizen knows a gossip. After 10 minutes, he tells that gossip to another 2 citizens. Those 2 citizens tell that gossip to another 2 citizens(both of them tell 2 citizens). After what time whole city will know the gossip? Homework Equations...- Bassalisk
- Thread
- Exponential Growth
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
S
Converting complex numbers into cartesian and exponential form
Hey, I'm not too sure if this is pre-calc or not because it's in a different course but I think I remember doing this in pre-calc a long time ago... 1. Determine cartesian(z = x + jy) and exponential(\rhoe^{j\theta}) forms of the following complex numbers: z = 3 + 5j 2. I have no...- shackdaddy836
- Thread
- Cartesian Complex Complex numbers Exponential Form Numbers
- Replies: 2
- Forum: Precalculus Mathematics Homework Help
-
A
Integer solution to exponential diophantine equation
Hey everyone! I was recently scribbling on paper, and after a series of ideas, I got stuck with a problem. That is, can I find out if there exists some integers A and B such that C=2^{A}3^{B} For some integer C? For an arbitrary C, how do I know whether some A, B \in \textbf{Z}...- adoado
- Thread
- Exponential Integer
- Replies: 2
- Forum: Linear and Abstract Algebra
-
S
Real Roots of Exponential Equation (Involves Quadratic)
Homework Statement Hi. I actually understand most of this question, but not the parts in red. Question. http://img703.imageshack.us/img703/7237/2008testhphysf.jpg If above doesn't load, please go to [PLAIN]http://img703.imageshack.us/img703/7237/2008testhphysf.jpg Homework...- seniorhs9
- Thread
- Exponential Quadratic Roots
- Replies: 14
- Forum: Precalculus Mathematics Homework Help
-
S
Exponential Function: Understanding and Solving Problems
Help! exponential function Please look at the attachment for the question! Thank you for your help- schan11
- Thread
- Exponential Exponential function Function
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
M
Inverse of exponential function
Homework Statement Give the inverse of this function N=f(L)=1816-8L The answer has to be filled in in Maple Homework Equations The Attempt at a Solution N=1816-8L 16-8L=ln(N)/ln(18) -8L=(ln(N)/ln(18))-16 L=-ln(N)/(8*ln(18))+2 Is this correct? When i fill...- mark187
- Thread
- Exponential Exponential function Function Inverse
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
L
Exponential Power Series Expansion
I want to show that e^x e^x = e^{2x} using a power series expansion. So I start with \sum_{n=0}^\infty \frac{x^n}{n!} \sum_{m=0}^\infty \frac{x^m}{m!} \sum_{n=0}^\infty \sum_{m=0}^\infty \frac{x^n}{n!} \frac{x^m}{m!} \sum_{n=0}^\infty \sum_{m=0}^\infty \frac{x^{m+n}}{m!n!} I am...- Lucid Dreamer
- Thread
- Expansion Exponential Power Power series Series Series expansion
- Replies: 1
- Forum: Calculus
-
L
Integrating double exponential terms in a function
Hi, this is not really a homework problem, but something that came up during my research, upon trying to integrate some empirical function. This function consists of many terms, but specifically, there is a term containing double exponential functions which is giving me some trouble. If...- lazio
- Thread
- Exponential Function Terms
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
B
Math 115/Calc 1 Help Exponential Functions
Homework Statement Give a formula for the exponential function illustrated. The two points marked on the graph are A=(−1−17) and B=(1−2). The red horizontal line is given by y=−1, and is a horizontal asymptote of the function The Graph: http://tinyurl.com/3oywz8l- bicycletren
- Thread
- Exponential Functions
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
S
Use matrix exponential to solve linear differential equations
Homework Statement Consider the system X'(t)=AX+B(t) where: A = [0 0 -1] [1 0 -3] [0 1 -3] and B(t)= [e-3t] [et] [3 ] Find X(t) by frist determining P such that P-1AP=J is in Jordan form and then solving the three simple equations directly. Homework Equations...- syj
- Thread
- Differential Differential equations Exponential Linear Matrix
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
A
Simple exponential function exercise
Homework Statement is e^x^2 = 4 equivalent to e^x = 2 Homework Equations As above The Attempt at a Solution This is just an exercise, but I'm quite stuck as how to show this is true (or false for that matter). I thought to take the log of both sides and use the log identity to get...- Adyssa
- Thread
- Exercise Exponential Exponential function Function
- Replies: 9
- Forum: Precalculus Mathematics Homework Help
-
S
Determinant of the matrix exponential
Homework Statement Show that det(eA)=etr(A) for A\inCnxn Homework Equations The Attempt at a Solution I am sooo bad at proofs. And I am still trying to wrap my brain around the concept of matrix exponentials. Can someone please get me started ...- syj
- Thread
- Determinant Exponential Matrix
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
S
Finding Matrix Exponential of A - Solutions Explained
Homework Statement Given the matrix A= [0 1] [1 0] Find eA Homework Equations The Attempt at a Solution I have no idea how to approach this. I know the expansion for an exponential matrix, I was able to apply this for a nilpotent matrix. Could someone please explain to me...- syj
- Thread
- Exponential Matrix
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
When Does the Exponential Function Reach Its Maximum Value?
why is it that the largest value of n^( (((n-k)*(k-1)/(2k)) + (k-1))/(n-1) ) always seems to be when k=36?- JeremyEbert
- Thread
- Exponential Exponential function Function
- Replies: 16
- Forum: Linear and Abstract Algebra
-
K
Fourier Transform of exponential and heaviside function
Homework Statement Compute the Fourier transform of \phi(t)=(e^(-at))H(t) where H(t) is the Heaviside step function Homework Equations The Attempt at a Solution I am stuck in an attempt at the solution, I am confused at how the heaviside step function factors in and think...- katiandss
- Thread
- Exponential Fourier Fourier transform Function Heaviside Heaviside function Transform
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
P
Understanding Exponential Growth in a*bcx Model
Hi, I am explaining the function of each parameter in my model: a*bcx Are these correct? I said that as a changes the graph is stretched parallel to the y axis. The movement takes place when we change b and c but I said the growth is exponential... Is that the correct term...- Peter G.
- Thread
- Exponential Growth
- Replies: 6
- Forum: Precalculus Mathematics Homework Help
-
A
Equation required to calculate exponential rate
Hi, I have a problem which I believe could be solved using a fairly simple Trig equation, if someone can provide a solution to this I would be very greatfull.. I have an RC plane and a computer radio which allows servo travel to be adjusted exponentially by percentage. If you imagine the...- Ari33
- Thread
- Exponential Rate
- Replies: 5
- Forum: Other Physics Topics
-
P
Modelling an Exponential Curve
Hi guys, I need to model a curve and I am trying to come up with an exponential equation. I have several points I can work with and this is what I tried so far. (I want to know if this is the correct method or if there is a more precise way to go about this) I am working on something of the...- ProPM
- Thread
- Curve Exponential Modelling
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
X
Fast fourier transform on exponential decay function
Hi all: I have one confused question. one continuous exponential decay function f=exp(-lamda*t) start from t=0 to infinity. I sample 1024 data points from the decay function. time variable (t) ranges from 0 to 1 second. the tail data of this exponential function is zero. I apply discret FFT on...- xfshi2000
- Thread
- Decay Exponential Exponential decay Fast fourier transform Fourier Fourier transform Function Transform
- Replies: 4
- Forum: Other Physics Topics
-
O
Quick question on exponential decay problem
I'm attaching the problem as a png. The top half is the question whereas the second half is the solution. I understand everything about the question until the ultimate answer the final answer is: (r (constant) x0(constant) / k (constant)) * (1 - e^-60t) as shown. However I don't...- ozone
- Thread
- Decay Exponential Exponential decay
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
N
Integrating a dot product inside an exponential
Homework Statement This is from Peskin & Schroeder p. 14 in case anybody's interested. The function is U(t)=\frac{1}{(2\pi)^3}\int d^3p\, e^{-it \sqrt{p^2+m^2}}e^{i\vec p\cdot(\vec x-\vec x_0)} Homework Equations The Attempt at a Solution Essentially you write out the dot product as p\cdot...- naele
- Thread
- Dot Dot product Exponential Product
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
Approximation involving an exponential function
Homework Statement I was following a derivation of some laws and I didn't get how they approximate some portion of the expression. That portion/part is exp[gbH/(2kT)]. The book says gbH/2 <<1 and therefore exp[gbH/(2kT)] = 1+gbH/(2kT). Homework Equations The Attempt at a Solution I agree with...- mccoy1
- Thread
- Approximation Exponential Exponential function Function
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
A
Proof that a function is of exponential order
Hi, I'm being asked to test whether a function is of exponential order, i.e. whether abs( f(x) ) <= M*exp(a * t), for all t >= T (which is finite). The function is x * ln( x ). Now, I have the solution right here, so I know how to solve it. However, I did it a different way and wanted to ask...- awelex
- Thread
- Exponential Function Proof
- Replies: 5
- Forum: General Math
-
G
Sorting sample from exponential
What is the function that I get when I take a large sample from an exponential distribution (many values from the same distribution) and sort the sample points. I'm a bit surprised it's not really exponential. The shape seems to fit some data I have nicely, but I don't know the function to fit...- Gerenuk
- Thread
- Exponential Sorting
- Replies: 7
- Forum: Set Theory, Logic, Probability, Statistics
-
Identities between exponential and logarithmic functions?
Hello! I was wondering if they're any identities between exponential and logarithmic functions? Maybe identities isn't the right word, but what I'm talking about is something like euler's formula. Other than than {e^x} and {ln(x)} are inverses, if that counts. Any help is very much appreciative!- romsofia
- Thread
- Exponential Functions identities Logarithmic
- Replies: 8
- Forum: General Math
-
A
Exponential Solution of Cubic Equation
[B][B], Dear Fellows I need to find the solution of cubic equation in exponential form which is written in a research article If EQUATION is (k^6-A k^4+B k^2+E)Y(z)=0 and solution given is as, Y(z)=M exp(-k_1z) where M is a constant and k_1 is solution of the above equation...- adnan jahan
- Thread
- Cubic Exponential
- Replies: 2
- Forum: General Math
-
A
Graphing Exponential Functions
I can't seem to understand the procedure, can anyone post any links to a useful tutorial? I took it this year and it was the only thing I didn't understand, 3 questions about it came in my maths final and I got an 82 (I got everything else right but I made a small calculation mistake in a...- anthonych414
- Thread
- Exponential Functions Graphing
- Replies: 2
- Forum: General Math
-
S
The PDF of the exponential of a Gaussian random variable
What is the PDF of the exponential of a Gaussian random variable? i.e. suppose W is a random variable drawn from a Gaussian distribution, then what is the random distribution of exp(W)? Thank you!- samuelandjw
- Thread
- Exponential Gaussian Pdf Random Random variable Variable
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
A
Integration of exponential function times polynomial of fractional degree
Homework Statement I'm working out a differential equation problem that I am supposed to solve with the formula \mathcal{L}\{t^\alpha\} = \frac{\Gamma{(\alpha + 1)}}{s^{\alpha+1}}. The problem is \mathcal{L}\{t^{\frac{1}{2}}\} (finding the Laplace transform of the given function)...- andyyee
- Thread
- Degree Exponential Exponential function fractional Function Integration Polynomial
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
S
Exam problem : solve exponential withh log? This one is killin me
exam problem : solve exponential withh ... log? This one is killin me! 36^x-6*6^x=-9 please show and explain steps- sixshot8
- Thread
- Exam Exponential Log
- Replies: 7
- Forum: Precalculus Mathematics Homework Help
-
A
How to Differentiate Exponential Functions with Multiple Variables?
Differentiate the following: u = 2 (x-t2 / 3)et/3 Here is my attempt I have to find du/dx and du/dt du/dx = 2 (x-t2 / 3)et/3 du/dt = -4t/9 (x-t2 / 3)et/3- andrey21
- Thread
- Differentiating Exponential
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
K
Exponential matrix problem and Putzer's formula
Homework Statement e^{ \begin{bmatrix} \lambda_{1} & 0 \\ 1& \lambda_{2} \end{bmatrix}t } =\begin{bmatrix} e^{\lambda_{1}t} & 0 \\ \frac{e^{\lambda_{2}t} - e^{\lambda_{1}t}}{ \lambda_{2} - \lambda_{1}} & e^{\lambda_{2}t} \end{bmatrix} with \lambda_{1}\neq \lambda_{2} Homework...- kamenoss
- Thread
- Exponential Formula Matrix
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
B
Power and Exponential Equations
Homework Statement I'm writing a lab report and I'm having trouble understanding how to set up these experimental equations. I understand Linear (y=mx+b) but my professor wants us to use separate equations to illustrate power and exponential forms. Power : y=bx^m Exponential: y=be^(mx)...- beanus
- Thread
- Exponential Power
- Replies: 3
- Forum: Introductory Physics Homework Help
-
J
Describing the exponential function y=2e^-0.5x^2
Homework Statement Use the function y=2e^-0.5x^2 to answer the following questions a) state the domain b) Determine the intercepts, if any c) Discuss the symmetry of the graph d) Find any asymptotes e)determine the intervals of increase and decrease f)what is the maxima and/or minima...- jay17jay
- Thread
- Exponential Exponential function Function
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
T
Solving for x in Simple Exponential Problem
5(0.10)^x = 4(0.12)^x... x = ? getting aggravated Homework Statement 5(0.10)^x = 4(0.12)^x this problem is driving me nuts. i graphed it and got x~1.2239011 but I can't find it on paper. i have been using the property ln(a^x) = x*ln(a) The Attempt at a Solution i tried doing...- thelannonmonk
- Thread
- Exponential
- Replies: 5
- Forum: Precalculus Mathematics Homework Help
-
N
Conditional expectation of exponential random variable
For an exponential random variable X with rate u What is E{X|X>a} where a is a scale value from searching in internet I found that E{X|X>a}=a+E{x} but I can not prove it Help please- new_for_ever
- Thread
- Conditional Conditional expectation Expectation Exponential Random Random variable Variable
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
N
Conditional expectation of exponential random variable
Homework Statement For an exponential random variable X with rate u What is E{X|X>a} where a is a scale value Homework Equations The Attempt at a Solution- new_for_ever
- Thread
- Conditional Conditional expectation Expectation Exponential Random Random variable Variable
- Replies: 1
- Forum: Precalculus Mathematics Homework Help
-
J
Binomial coefficients sum conjecture about exponential
Fix some constant 0<\alpha \leq 1, and denote the floor function by x\mapsto [x]. The conjecture is that there exists a constant \beta > 1 such that \beta^{-n} \sum_{k=0}^{[\alpha\cdot n]} \binom{n}{k} \underset{n\to\infty}{\nrightarrow} 0 Consider this conjecture as a challenge. I don't... -
D
Probability question about exponential distribution
Homework Statement A manufacturing process produces 92% good chips (G) and 8% bad chips (B). The lifetime, in seconds, of chips is exponentially distributed E(\lambda). For good chips, \lambda1=1/20000 For bad chips,\lambda2=1/1000 Every chip is tested for 50 seconds prior to leaving the...- dch
- Thread
- Distribution Exponential Exponential distribution Probability
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
B
Distribution of the sample mean of an exponential distribution
Let's say you have a random sample of 5 values that are drawn from an exponential distribution with a mean of 8. How do I find the distribution of Ybar, which is the sample mean of the 5 random variables? [Note: Ybar = 1/5(Y₁+Y₂+Y₃+Y₄+Y₅)] I know that for an exponential distribution with...- buggy418
- Thread
- Distribution Exponential Exponential distribution Mean
- Replies: 6
- Forum: Set Theory, Logic, Probability, Statistics
-
P
Trouble with Log Laws and exponential functions
Please help i have these two questions and i am Stuck! Question 1 The linear equation you have found (y=.771x+1.609) is in the form of y= mx +c. it should be however more appropreiatly be considered as being in the form, lny = mx + lnA. by using appropriat logarithmic and exponential laws...- pdas
- Thread
- Exponential Functions Laws Log
- Replies: 10
- Forum: Introductory Physics Homework Help
-
G
How to Prove the Sum of Exponential Distributions is Erlang?
Hi all, I am now doing revision for one of the statistics module. I am having some difficulty to proove the following: Given n iid Exponential distribution with rate parameter \mu, using convolution to show that the sum of them is Erlang distribution with density f(x) = \mu...- ghostyc
- Thread
- Convolution Exponential
- Replies: 4
- Forum: Set Theory, Logic, Probability, Statistics
-
C
Modeling with exponential and logarithmic functions help?
Modeling with exponential and logarithmic functions help? Homework Statement Use Newton's Lay of Cooling, T = C + (T0 - C)e-kt, to solve this exercise. At 9:00 A.M., a coroner arrived at the home of a person who had died during the night. The temperature of the room was 70 degrees F, and at...- camp3r101
- Thread
- Exponential Functions Logarithmic Modeling
- Replies: 4
- Forum: Precalculus Mathematics Homework Help
-
Discretized complex exponential
I'm reading that if you have a complex exponential exp(iω0n) where n is in the set of integers, then unlike for the case of a continuous independent variable, the set of complex exponentials that is harmonically-related to this one is finite. I.e. there is only a finite number of distinct...- cepheid
- Thread
- Complex Complex exponential Exponential
- Replies: 2
- Forum: General Math