Exponential Rate Problem: Solving for x and Showing Convergence to pi

  • Thread starter Thread starter evolution685
  • Start date Start date
  • Tags Tags
    Exponential Rate
evolution685
Messages
10
Reaction score
0
first i had to show solve x′=sin(x) to get t=ln|(csc(x₀)+cot(x₀))/(csc(x)+cot(x))|

i did that.

next i need to show that for x₀=(π/4) you can solve x=2arctan(((e^{t})/(1+√2)))

what I've done so far is

t=ln|((csc(pi/4)+cot(pi/4))/(csc(x)+cot(x))|
t=ln|((2/sqrt(2)+1)/(csc(x)+cot(x))|
e^t=(2/sqrt(2)+1)/(csc(x)+cot(x))
csc(x)+cot(x)=(2/sqrt(2)+1)/e^t

and haven't been able to get any further. is this on the right track? how do i proceed?

and finally i need to show that x(t)→pi as t→∞.

the hint I've gotten is that it involves l'hopital's rule and maybe the equation

lim t->inf (k/(1+(k/x0 - 1)e^(-mt)-k))/e^(-mt)

i have no idea what this equation means or how it relates. anyone know?

thanks a million
 
Physics news on Phys.org
To simplify there's a trig identity that says arccot(a/2)=csc(a)+cot(a). For the limit, just look at a graph of arctan.
 
sweet. that saved me several hours of pounding my head.
 
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