I want to analise this problem by numerical method

mohkem
Messages
3
Reaction score
0

Homework Statement



y=(a*exp^b*x)/(c+d*exp^m*x)



The Attempt at a Solution



(1/y)=(c+d*exp^m*x)/(a*exp^b*x)

y(new)=1/y

y(new)=(c/(a*exp^b*x))+(d*exp^m*x)/(a*exp^b*x)

i stopped here and i don't know how can i complete?
 
Physics news on Phys.org
You wrote a formula, but you did not say what the problem is.
 
Y(new)=A+B*X(new) i want to achieve this formula with method of numerical
 
I for one have no idea what you're trying to do.

Please write the problem statement. If it's given to you in some language other than English, which I suspect is the case, do the best you can to translate the problem statement into English.
 
ok i want equation for variables a and b and c and d and m by method of numerical
 
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