Solving for a constant in a power

  • Thread starter Thread starter Anti-alias
  • Start date Start date
  • Tags Tags
    Constant Power
Anti-alias
Messages
2
Reaction score
0

Homework Statement



Hi all, this isn't exactly a homework question (I'm a law student long out of high school maths!) but has arisen in the context of some of my legal work analysing the difference in height of windspeeds re: wind turbines.

The "problem" is solve for the constant z0.

Homework Equations



The main formula is as follows:

vh = vref . (h/href)^(1/(ln(h/z0)), where vh = velocity at desired height, vref = velocity at measured height, h = desired height, href = measured height, z0 = aerodynamic roughness.

After inserting a known answer from a previous calculation, the formula reduces to:

(6.4/4.56) = 13.125^(1/(ln(105/z0))

The Attempt at a Solution



As I stated earlier, I'm a couple of years out of high school maths and cannot remember for the life of me how to solve for powers involving logs themselves. I can barely remember the simplest of log rules.

Any help would be much appreciated.

Many thanks all,
AA
 
Physics news on Phys.org
Welcome to PF!

Anti-alias said:
(6.4/4.56) = 13.125(1/(ln(105/z0))

Hi Anti-alias ! Welcome to PF! :smile:

Let's see … 6.4/4.56 = 1.4035.

So 1.4035 = 13.125(1/(ln(105) - ln(z0)))

= e(ln(13.125))(1/(ln(105) - ln(z0)))

so ln(1.4035) = (ln(13.125))/(ln(105) - ln(z0))

so (ln(105) - ln(z0) = ln(13.125)/ln(1.4035)

so ln(z0) = ln(105) - ln(13.125)/ln(1.4035)

so z0 = 105/eln(13.125)/ln(1.4035) :smile:
 
You're a legend tiny tim, huge thanks :approve:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top