Problems with Gaussian distribution

cooper607
Messages
49
Reaction score
0

Homework Statement



consider this Gaussian distribution
p(x)=Ae^-(a(x-b)^2)

Homework Equations



use integration p(x)dx=1 to find out the value of A

The Attempt at a Solution



hi, i know about the gaussian distribution formula integration e^-alpha*x^2 = sqrt(pi/alpha)

now for this integration i just could not figure out what the alpha should be. as if i want to get the moderate Gaussian form i ended up with e^-x^2(a-2ba/x+b^2*a/x^2)

as i could not get rid of x in my alpha term , can i still integrate it with the gaussian formula?
if not , then how can i fix my alpha here containing no x terms?
regards
 
Physics news on Phys.org
cooper607 said:

Homework Statement



consider this Gaussian distribution
p(x)=Ae^-(a(x-b)^2)

Homework Equations



use integration p(x)dx=1 to find out the value of A

The Attempt at a Solution



hi, i know about the gaussian distribution formula integration e^-alpha*x^2 = sqrt(pi/alpha)

now for this integration i just could not figure out what the alpha should be. as if i want to get the moderate Gaussian form i ended up with e^-x^2(a-2ba/x+b^2*a/x^2)

as i could not get rid of x in my alpha term , can i still integrate it with the gaussian formula?
if not , then how can i fix my alpha here containing no x terms?
regards

Do a change of variables, u=x-b. du=dx. Now integrate du instead of dx.
 
wow! that helps.. thanks a lot
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top