Modifying an equation to plot a straight line.

AI Thread Summary
To modify the equation N/N0 = e^(-ux) for plotting a straight line, the logarithmic transformation ln(N/N0) = -ux is used, where ln(N/N0) serves as the y-value and x (thickness) as the x-value. This transformation allows for a log-linear plot, making it easier to visualize the relationship between the variables. It is suggested to use hypothetical values for the absorption coefficient (u) and the initial photon count (N0) to generate a graph and verify the linearity. The equation can also be rewritten as ln(N) = -ux + ln(N0) to further illustrate the relationship. This approach is effective for analyzing the absorption of radiation in materials.
thatguythere
Messages
91
Reaction score
0

Homework Statement


Show all the steps required to modify the equation so that the plot yields a straight line.
N/N0=e\-ux

This equation demonstrates the fraction radiation absorbed by a material, where "N0" is the number of incident photons from the radioactive source without any absorbed introduced, "N" is the number of transmitted photons, "u" is the absorption coefficient of the absorber (units m-1) and x is the thickness of the absorber.

Homework Equations





The Attempt at a Solution


Subsequently I am instructed to graph lnN/N0 vs "x". Therefore I am assuming N/N0 will be my "y" value in the equation of the line, whereas "x" (the thickness) will be my "x" value. I tried something along these lines, but have no idea if I am even in the ballpark.

N/N0=e-ux
lnN/N0=-ux

That seems to give me lnN/N0 as "y", -u as "m", x as "x" and 0 as "b". Please give me some thoughts. Thank you.
 
Last edited:
Physics news on Phys.org
Well, do you get a straight line when you plot it? If you do, you're done.
 
The problem is that I have no data to plug into the equation and verify it because this is a question that I need to have answered before we do the experiment.
 
thatguythere said:

Homework Statement


Show all the steps required to modify the equation so that the plot yields a straight line.
N/N0=e\-ux

This equation demonstrates the fraction radiation absorbed by a material, where "N0" is the number of incident photons from the radioactive source without any absorbed introduced, "N" is the number of transmitted photons, "u" is the absorption coefficient of the absorber (units m-1) and x is the thickness of the absorber.

Homework Equations





The Attempt at a Solution


Subsequently I am instructed to graph lnN/N0 vs "x". Therefore I am assuming N/N0 will be my "y" value in the equation of the line, whereas "x" (the thickness) will be my "x" value. I tried something along these lines, but have no idea if I am even in the ballpark.

N/N0=e-ux
lnN/N0=-ux

That seems to give me lnN/N0 as "y", -u as "m", x as "x" and 0 as "b". Please give me some thoughts. Thank you.

It is all right, but you have to write N/N0 in parentheses.

ln(N/N0)=-ux

ehild
 
thatguythere said:
The problem is that I have no data to plug into the equation and verify it because this is a question that I need to have answered before we do the experiment.
Just let x run from 0 to the total thickness.
 
tms said:
Just let x run from 0 to the total thickness.
That's not a bad suggestion. Just plug into Excel or other graphing program, and look at the graph. You'd need to make numbers up for u and N0, but it would show whether you can expect a straight line.

ehild said:
It is all right, but you have to write N/N0 in parentheses.

ln(N/N0)=-ux

ehild
Exactly.
 
Redbelly98 said:
That's not a bad suggestion. Just plug into Excel or other graphing program, and look at the graph. You'd need to make numbers up for u and N0, but it would show whether you can expect a straight line.
In my universe, all constants equal 1.
 
thatguythere said:
[
That seems to give me lnN/N0 as "y", -u as "m", x as "x" and 0 as "b". Please give me some thoughts. Thank you.

That sounds good. This is what is called a logarithmic plot (or a log-linear plot, to indicate that one of the axes is logarithmic and the other is just linear). An exponential function such as the one you have for N, will become a straight line in such a plot. This is particularly useful since for a relatively small range of x, the y-values usually go through a wide range of values and taking the logarithm keeps it all a bit more easily viewable.

Note that you can also use the property ln(a/b) = ln(a) - ln(b) to rewrite the equation to
ln(N) = - u x + ln(N0)
in which case you will get a log-linear plot for N and your starting value "b" will be the initial value N0 (although on your logarithmic y-axis, you will actually plot ln(N0).

[edit]Here is another example of a log-plot:
Puck1956.jpg

Note how equal distances on the y-axis correspond to multiplications instead of additions, in other words, they've plotted the log10 of the actual quantity.

(Googled it from http://www.eyephysics.com/tdf/models.htm)
 
Back
Top