Rearrange equation (solution of ODE)

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
5 replies · 2K views
Juggler123
Messages
80
Reaction score
0
I have determined the solution to a nonlinear first order ordinary differential equation but am struggling to rearrange the result, I have that

$$\\ln(R)+\frac{mR^{n-1}}{n-1}=\bar{w}_{\infty}\xi+C.$$

How would I rearrange this equation for $$R$$?
 
Last edited:
Physics news on Phys.org
Juggler123 said:
I have determined the solution to a nonlinear first order ordinary differential equation but am struggling to rearrange the result, I have that

$$\\ln(R)+\frac{mR^{n-1}}{n-1}=\bar{w}_{\infty}\xi+C.$$

How would I rearrange this equation for $$R$$?

You can't. What you have is essentially [tex] \ln(R^{n-1}) + mR^{n-1} = A[/tex] which doesn't have an analytic solution for [itex]R^{n-1}[/itex] given [itex]A[/itex].
 
Sorry I should have been more clear. I have determined the solution [itex]R(\xi)[/itex], the solution is

$$\ln(R(\xi))+\frac{mR(\xi)^{n-1}}{n-1}=\bar{w}_{\infty}\xi+C.$$

I simply need to rearrange this to say [itex]R(\xi)=\cdots[/itex]