Is There a Problem with My Graph Drawing Homework?

  • Thread starter Thread starter dingo_d
  • Start date Start date
  • Tags Tags
    Drawing Graph
dingo_d
Messages
199
Reaction score
0

Homework Statement



I need to draw the running coupling constant graph like this one:

running_coupling.gif


And I have a formula:

\frac{1}{\alpha(\mu)} = \frac{1}{\alpha(M_Z)} + \frac{b}{2\pi}\ln\frac{\mu}{M_{Z}}

And I have the necessary data to draw \frac{1}{\alpha_i(\mu)}-\log(\mu) graph (I have \alpha_i^{-1}(M_Z), b_i, and M_Z).

And I plug that in in Mathematica and I cannot seem to get that graph! I tried by replacing the \frac{1}{\alpha(\mu)} with y, and \log(\mu) with x, and plotting that, I've tried by not changing the logarithm, and making the LogPlot, but no go.

I really don't know what I'm doing wrong :(

I looked at 3 papers on this topic, to see if I got the constants wrong, but I didn't see anything different :|

arXiv:hep-ph/0012288v2, arXiv:0711.2903v1 [hep-ph], and arXiv:hep-ph/9705479v1

EDIT:

Never mind! I reversed the sign of the b somehow... xD
 
Last edited:
Physics news on Phys.org
so where is your graph for comparison?

You've checked the units ofmeasure for each quantity and constant you're using?

It looks like both x and y axes are log based. Are you using the same kind of chart?

The formula is using natural log base e and it looks like the sample chart is using log base 10.
 
I've found what I've done wrong. The b constants had reversed sign :D

Thanks anyway :D
 
That's good. Many times just explaining it helps you find your error.
 
jedishrfu said:
That's good. Many times just explaining it helps you find your error.

True that! :D

I do that sometimes with my friends, and in the midst of explaining them the issue, I find the solution :D
 
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top