Jamalll said:
Homework Statement
My problem is a problem of light going through
1: two different media, each with it's own absorption coefficient (let us say "black" ones have
μ and "transparent" have 0. )
2: when light passes through transparent media, it does not absorb, when it goes through "black", intensity diminishes like I=I(0)exp(-μd), where d is a thickness of "grain".
3: the question is, how is transmission I(x) dependent upon thickness of sample,x, if probability for thickness of each grain is exponential: ρ(d)=1/λexp(-λd)
Homework Equations
I=I(0)exp(-μd)
ρ(d)=1/λexp(-λd)
The Attempt at a Solution
We take a n-th grain, when light passes through n-th grain it diminishes by
I=I(n-1)exp(-μd), second grain: I=I(n-2)exp(-μd1)exp(-μd2)... and so on
let me remind you the thickness is exponentially distributed, and each grain has 50/50 chance of being transparent or black. I am stuck with this homework for a long time, and it is
really impossible for me. Please help! tnx
Homework Statement
If I understand your problem correctly, it can be stated like this: we have n blocks, where each block is either transparent or absorbing, with probability 1/2 each, independent of other blocks. A single absorbing block has thickness that is exponentially distributed. The total output intensity is I \equiv I_\text{out} = I_0 e^{-\mu T}, where T is the total thickness of all absorbing blocks. (That is true because a transparent block does not alter the intensity, so we might as well lump all the absorbing blocks together in a single block.) Here, T = \sum_{i=0}^K T_i, where K = number of absorbing blocks and the T_i are independent, identically exponential random variables (the individual thicknesses). The random variable K = {0,1,2,...,n} is the number of absorbing blocks, and P(K = k) = {n \choose k} 1/2^n . Note that K has a binomial distribution with parameters n and 1/2.
Given K = k > 0, T is the sum of k iid exponential random variables, and has a density f_k(t). This density function is standard and can be found in any applied probability book; or you can search on-line. However, we need the probability density f(t) of T, which will be a mixture of the densities f_k, weighted by the binomial probabilities of the values of k. The result is doable, but only in terms of non-elementary functions (in this case, in terms of Whittaker M-functions, or hypergeometric functions). So, T has a mixed distribution, with point-mass at t = 0 having probability 2^{-n} (corresponding to all blocks transparent) and for t > 0 a density f(t) that is expressible in terms of hypergeometric functions. For large n we can neglect the point-mass at 0 and just take T to be continuous with density f(t). If we are given n and λ then we can determine values of f(t) numerically.
Anyway, if we somehow determine the density f(t) of T, the density of the output intensity is the density of the random variable I_0 e^{-\mu T},
so can be obtained from f by a standard change of variable formula for probability densities.
RGV