A Difficult Differential Equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 4K views
Radek Vavra
Messages
4
Reaction score
0
So, as a result of a thought experiment, I've got a differential equation, which I can't solve:

[itex] 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[/itex], [itex]R > 0[/itex]

To make the matters worse, the function [itex]r(\varphi)[/itex] will probably depend on multiple parameters, because when I put [itex]r << R[/itex], I could approximate the equation:

[itex] r r'' - 2 (r')^2 - r^2 = 0[/itex]

which gave solution (mostly by lucky guess):

[itex] r = \frac{a}{\sin \varphi + b \cos \varphi}[/itex], [itex]a\in\mathbb R[/itex], [itex]b\in\mathbb R[/itex]

Since I'm used only to the simplest types of differential equations, could you please help me and describe every step :shy:
 
Physics news on Phys.org
Hi !
See attachment :
 

Attachments

  • ODE.JPG
    ODE.JPG
    40.5 KB · Views: 1,301
  • Like
Likes   Reactions: 1 person
JJacquelin said:
Hi !
See attachment :
Oh, thank you!
 
Sorry, there is a mistake in the attached document:
From d(rho)/d(phi)=f , in the integral the square root should be at denominator instead of numerator. This changes all what follows and result.
Nevertheless, the method to solve the ODE has been explained.
 
JJacquelin said:
Sorry, there is a mistake in the attached document:
From d(rho)/d(phi)=f , in the integral the square root should be at denominator instead of numerator. This changes all what follows and result.
Nevertheless, the method to solve the ODE has been explained.
I've noticed :) I'm currently trying to integrate the changed equation.
 
Below, the corrected attachment :
The result is much simpler.
 

Attachments

  • ODE.JPG
    ODE.JPG
    40.6 KB · Views: 711