borjame,
I don't know whether you were able to read my post to the identical thread that you started in "structural engineering - other topics". While GregLocock was developing his "mechanical" response, I was doing very nearly the same thing a few miles away, but in the structural forum.
Unfortunately, one of the likely results of "cross posting" (starting multiple threads on one topic on two or more forums) is that cross posted threads will be "red-flagged" and deleted (together with any responses to them). So there my response is - gone.
My approach was slightly different to Greg's, but we reach very similar conclusions. That is very good, since one of my concerns was that you should get at least one other solution independently to act as a check on mine. (I am only too conscious of the deterioration of my skills in calculus over the many years since I graduated).
Rather than work in terms of Greg's independent variable x (the distance from the tip of the boom) I started with the radius to the centre of rotation as my basic distance variable. my assumed variables are:
M : the mass attached to the boom tip
Rm : the radius to the CG of the attached mass
Rt : the radius to the tip of the boom
At : the cross-section area of the boom at the tip
A : the cross-section area of the boom at radius r
Ft : the tensile force applied by the attached mass at the tip
ó : the constant tensile stress (this was a genuine greek sigma when it was first entered, but the eng-tips preview changed it :-()
w : the angular velocity (would be a greek omega if I could type it)
gamma : the density of the boom material (mass/unit volume)
then Ft=Rm*w^2*M
ó = Ft/At
consider the equilibrium of a thin slice within the length of the boom, with midplane at radius r, area A, thickness dr.
the difference in area between opposite faces of the slice = dA/dr * dr = dA; the difference in tensile force = -ó*dA, which must balance the inertia load from the mass of the slice itself = r*w^2*gamma*A*dr.
ie -ó*dA = r*w^2*gamma*A*dr, giving dA/A = -(w^2*gamma/ó)*rdr
Integrating both sides between the limits r and Rt gives
ln(At/A) = -(w^2*gamma/ó/2)*(Rt^2-r^2)
At/A=e^[w^2*gamma/ó/2*(r^2-Rt^2)]
A=At/e^[w^2*gamma/ó/2*(r^2-Rt^2)]
if you replace Rt by L, and r by L-x, to match Greglocock's variables,
this becomes A=At/e^[w^2*gamma/ó/2*({L-x}^2)-L^2]
= At/e^[w^2*gamma/ó/2*(-2Lx+x^2)] = At*e^[gamma/ó*w^2(Lx-1/2*x^2)]
This is very close to Greglocock's solution, but not exactly the same. My At corresponds to Greg's m*L*w*w/s. I believe that there is a divisor of s missing from Greg's final formula.
If you take x=0 in A=m*L*w*w*e^(r/s*w*w*(L*x-1/2*x^2), you get A=m*L*w*w*e^0 = m*L*w*w, which is a force, not an area.
Apart from that relatively minor discrepancy, Greg and I reach the same result.