What Does exp Mean in Mathematical Expressions?

AI Thread Summary
The term "exp" in mathematical expressions refers to the exponential function, specifically denoted as e raised to a power, such as e^(-ax^2). In the context of the discussion, it is used to describe a Gaussian function, which is significant in various fields, including physics. The Taylor Series expansion about x = 0 for exp(-ax^2) is a Maclaurin series, which simplifies the function into a polynomial form. Understanding this concept is crucial for approximating functions using Taylor Series. The conversation emphasizes the importance of grasping the meaning of "exp" for effective problem-solving in mathematics.
cryforhelp104
Messages
7
Reaction score
1
Homework Statement
What would "exp" in a question about approximating functions with Taylor Series mean?
Relevant Equations
exp(-ax^2) about the value x = 0 to second order in x
In my introductory modern physics class, I was asked to compute the Taylor Series for exp(-ax^2) about the value x = 0 to second order in x. I am unfamiliar with the what "exp" before the function means, despite having approximated functions with Taylor Series before. I think there was some gap in my previous math class. I'd appreciate a brief explanation (please don't work the problem, just explain the "exp" part)
 
Physics news on Phys.org
It means ##e^{-ax^2}##, the exponential function. With this specific argument, it is also known as a Gaussian function (a very useful function).
 
Last edited:
cryforhelp104 said:
Homework Statement: What would "exp" in a question about approximating functions with Taylor Series mean?
Relevant Equations: exp(-ax^2) about the value x = 0 to second order in x

In my introductory modern physics class, I was asked to compute the Taylor Series for exp(-ax^2) about the value x = 0 to second order in x. I am unfamiliar with the what "exp" before the function means, despite having approximated functions with Taylor Series before. I think there was some gap in my previous math class. I'd appreciate a brief explanation (please don't work the problem, just explain the "exp" part)
Frabjous said:
It means ##e^{-ax^2}##, the exponential function. With this specific argument, it is also known as a gaussian function.
Welcome to PF, @cryforhelp104 -- Do you have what you need now to actually show some effort on this schoolwork problem of yours? :wink:
 
  • Like
Likes Vanadium 50, MatinSAR and dlgoff
Thank you! So the question is to compute the Taylor Series for (e^(-ax^2)) about the value x = 0 to second order in x?
 
cryforhelp104 said:
Thank you! So the question is to compute the Taylor Series for (e^(-ax^2)) about the value x = 0 to second order in x?
Yes.
 
A Taylor series in powers of x (expanded about x = 0) is a Maclaurin series. The Maclaurin series for ##e^x## is one of the simplest infinite series, where ##e^x = 1 + \frac x 1 + \frac{x^2}{2!} + \frac{x^3}{3!} + \dots##.
Just do a substitution to get the Maclaurin series for ##e^{-ax^2}## for as many terms as are required and you're done.
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top