Radek Vavra
- 4
- 0
So, as a result of a thought experiment, I've got a differential equation, which I can't solve:
<br /> R r'' \sin \frac{r}{R} - 2 (r')^2 \cos \frac{r}{R} - R^2 \cos \frac{r}{R} \sin^2 \frac{r}{R} = 0<br />, R > 0
To make the matters worse, the function r(\varphi) will probably depend on multiple parameters, because when I put r << R, I could approximate the equation:
<br /> r r'' - 2 (r')^2 - r^2 = 0<br />
which gave solution (mostly by lucky guess):
<br /> r = \frac{a}{\sin \varphi + b \cos \varphi}<br />, a\in\mathbb R, b\in\mathbb R
Since I'm used only to the simplest types of differential equations, could you please help me and describe every step :shy:
<br /> R r'' \sin \frac{r}{R} - 2 (r')^2 \cos \frac{r}{R} - R^2 \cos \frac{r}{R} \sin^2 \frac{r}{R} = 0<br />, R > 0
To make the matters worse, the function r(\varphi) will probably depend on multiple parameters, because when I put r << R, I could approximate the equation:
<br /> r r'' - 2 (r')^2 - r^2 = 0<br />
which gave solution (mostly by lucky guess):
<br /> r = \frac{a}{\sin \varphi + b \cos \varphi}<br />, a\in\mathbb R, b\in\mathbb R
Since I'm used only to the simplest types of differential equations, could you please help me and describe every step :shy: