> I'm trying to find one(or more) positive function f(x) and a constant h > 0
> such that
[quoted text clipped - 11 lines]
> So far I've only tried with f(x)=kx^n and found that it gives only
> contradictions....
If I understand you aright, there are lots of solutions. For
example, applying the two conditions to your suggestion f(x) = k(x^n)
leads to
(A) ((h + 19)/h)^(2n) = 1/(0.45)
(B) ((h + 19)/h)^(2n+1) = 5.
Dividing (B) by (A) gives (h + 19)/h = 2.25
whence h = 15.2. Substitute that into (A) and solve for n using
logarithms.
You could start from various other formulae for f(x) and solve for
parameters in a similar way. But perhaps I may be missing some other
condition which you forgot to mention.
Ken Pledger.
Gunnar G - 14 Jun 2007 06:16 GMT
> (A) ((h + 19)/h)^(2n) = 1/(0.45)
>
> (B) ((h + 19)/h)^(2n+1) = 5.
>
> Dividing (B) by (A) gives (h + 19)/h = 2.25
> whence h = 15.2. Substitute that into (A) and solve for n using
> logarithms.
I got that too, but I must have made some error when controling the answers.
Thanks.