Solve $frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}$ The Next CEO of Stack OverflowIntegrate...
Describing a person. What needs to be mentioned?
How can I get through very long and very dry, but also very useful technical documents when learning a new tool?
How to be diplomatic in refusing to write code that breaches the privacy of our users
How do we know the LHC results are robust?
When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?
Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables
What makes a siege story/plot interesting?
Apart from "berlinern", do any other German dialects have a corresponding verb?
If I blow insulation everywhere in my attic except the door trap, will heat escape through it?
Opposite of a diet
If the heap is initialized for security, then why is the stack uninitialized?
Only print output after finding pattern
Can I equip Skullclamp on a creature I am sacrificing?
Why didn't Khan get resurrected in the Genesis Explosion?
Where to find order of arguments for default functions
Does the Brexit deal have to be agreed by both Houses?
How long to clear the 'suck zone' of a turbofan after start is initiated?
Are there languages with no euphemisms?
How can I open an app using Terminal?
Does it take more energy to get to Venus or to Mars?
How to safely derail a train during transit?
Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?
How do spells that require an ability check vs. the caster's spell save DC work?
What does "Its cash flow is deeply negative" mean?
Solve $frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}$
The Next CEO of Stack OverflowIntegrate $intfrac{1}{sin x+cos x+tan x+cot x+csc x+sec x}dx$Indefinite Integral $intsqrt[3]{tan(x)}dx$evaluation of $int cos (2x)cdot ln left(frac{cos x+sin x}{cos x-sin x}right)dx$Solving an Ordinary Differential EquationShow that $ y''+tan ycdot(y')^2=0$ when $y=tan^{-1}(sin h x)$What is the difference between ($tan x sec^2x$) and ($sin x/cos^3x$)? Why is the answer to the integration different?Evaluation of $int frac{1-sin x}{(1+sin x)cos x}dx$Solving the Differential equation $y' = y tan(x) + cot(x)$Other ways to calculate this indefinite integral ($int frac{2dx}{(cos(x) - sin(x))^2}$)?general solution of the FODE $frac{1}{sin(x)} frac{dy}{dx} = ysec(x) -2$
$begingroup$
Solve $begin{align*}frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}end{align*}\\
$
Am I justified in doing the following substitution? If not, can a closed-form solution be found?
Let $t=rcos{x}$ and $dt=-rsin{x}dx$
$begin{align}
frac{dx}{dt}&=frac{(ar-1)cos{x}}{ar^2cos^2{x}tan{x}+rcos{x}}\\
frac{dx}{dt}&=frac{(ar-1)cos{x}}{(arsin{x}+1)rcos{x}}\\
dx&=-frac{(ar-1)}{(arsin{x}+1)r}rsin{x}dx\\
1&=-frac{(ar-1)sin{x}}{(arsin{x}+1)}\\
arsin{x}+1&=-(ar-1)sin{x}\\
1&=(1-2ar)sin{x}end{align}$
Therefore,
$begin{align}
1&=-(1-2ar)frac{dt}{rdx}\\
int{rdx}&=int(2ar-1){dt}\\
x&=(2a-frac{1}{r})t+c
end{align}$
EDIT:
Here is some background on the above differential equation.
The following equations describe the requirements of a curve $f$ which elastically reflects particles in a desired fashion, the details of which I will not cover.
$begin{equation}f(x,t)=t tan{x}+frac{a}{2}t^2 sec^2{x}+h, 0<x<pi \\
frac{partial f(x,t)}{partial t}=tan{left(frac{x}{2}-frac{pi}{4}right)}
end{equation}$
where $x$ is t-dependent. We can differentiate the first equation above with respect to t, taking care to evaluate the derivative of $x$, as well.
begin{align*}frac{partial fleft(x, tright)}{partial t}&=tan{x}+tsec^2{x}frac{dx}{dt}+atsec^2{x}+at^2tan{x}sec^2{x}frac{dx}{dt}\\
tan{left(frac{x}{2}-frac{pi}{4}right)}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
tan{x}-sec{x}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
frac{dx}{dt}&=frac{at-cos{x}}{at^2tan{x}+t}\\
end{align*}
integration ordinary-differential-equations substitution
$endgroup$
|
show 4 more comments
$begingroup$
Solve $begin{align*}frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}end{align*}\\
$
Am I justified in doing the following substitution? If not, can a closed-form solution be found?
Let $t=rcos{x}$ and $dt=-rsin{x}dx$
$begin{align}
frac{dx}{dt}&=frac{(ar-1)cos{x}}{ar^2cos^2{x}tan{x}+rcos{x}}\\
frac{dx}{dt}&=frac{(ar-1)cos{x}}{(arsin{x}+1)rcos{x}}\\
dx&=-frac{(ar-1)}{(arsin{x}+1)r}rsin{x}dx\\
1&=-frac{(ar-1)sin{x}}{(arsin{x}+1)}\\
arsin{x}+1&=-(ar-1)sin{x}\\
1&=(1-2ar)sin{x}end{align}$
Therefore,
$begin{align}
1&=-(1-2ar)frac{dt}{rdx}\\
int{rdx}&=int(2ar-1){dt}\\
x&=(2a-frac{1}{r})t+c
end{align}$
EDIT:
Here is some background on the above differential equation.
The following equations describe the requirements of a curve $f$ which elastically reflects particles in a desired fashion, the details of which I will not cover.
$begin{equation}f(x,t)=t tan{x}+frac{a}{2}t^2 sec^2{x}+h, 0<x<pi \\
frac{partial f(x,t)}{partial t}=tan{left(frac{x}{2}-frac{pi}{4}right)}
end{equation}$
where $x$ is t-dependent. We can differentiate the first equation above with respect to t, taking care to evaluate the derivative of $x$, as well.
begin{align*}frac{partial fleft(x, tright)}{partial t}&=tan{x}+tsec^2{x}frac{dx}{dt}+atsec^2{x}+at^2tan{x}sec^2{x}frac{dx}{dt}\\
tan{left(frac{x}{2}-frac{pi}{4}right)}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
tan{x}-sec{x}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
frac{dx}{dt}&=frac{at-cos{x}}{at^2tan{x}+t}\\
end{align*}
integration ordinary-differential-equations substitution
$endgroup$
1
$begingroup$
Good question. If you assume that $r$ is constant (and it seems that you're doing that), it doesn't make sense. Let's say for example we're looking at the initial value problem with $x(0) = 0$. Then for some interval $[0,t_0]$ we have $x(t) in [-1,1]$. But then $$ t = rcos(x) quad Leftrightarrow quad x(t) = arccos(t/r)$$
$endgroup$
– user159517
May 16 '16 at 9:43
$begingroup$
are you sure that there is no typo?
$endgroup$
– Dr. Sonnhard Graubner
May 16 '16 at 9:44
1
$begingroup$
If $r$ is constant, then you are assuming that the solution is $x=cos^{-1}kt$ for some constant $k$. If you are not assuming $r$ is constant, then it depends on $t$, so you cannot treat it as a constant when finding $dt$. So the short answer is: no, you are not justified.
$endgroup$
– almagest
May 16 '16 at 9:47
1
$begingroup$
Differentiating $x(t) = arccos(t/r)$ shows that the ODE is not satisfied, i.e. the substitution doesn't make sense for constant $r$.
$endgroup$
– user159517
May 16 '16 at 9:49
1
$begingroup$
@ Master Drifter : They are several mistakes in your calculus. First of all if you set $t=r cos x$ with $r=$constant you suppose to a-priori the solution is known. This is not true because $x=cos^{-1}left(frac{t}{r} right)$ is not solution of the ODE. Second : you write $arsin x +1=-(ar-1)sin x quadtoquad 1=sin x$ This is false because: $1=-(2ar-1)sin x$ which anyways is of no use to solve the ODE, due to the first mistake.
$endgroup$
– JJacquelin
May 16 '16 at 10:00
|
show 4 more comments
$begingroup$
Solve $begin{align*}frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}end{align*}\\
$
Am I justified in doing the following substitution? If not, can a closed-form solution be found?
Let $t=rcos{x}$ and $dt=-rsin{x}dx$
$begin{align}
frac{dx}{dt}&=frac{(ar-1)cos{x}}{ar^2cos^2{x}tan{x}+rcos{x}}\\
frac{dx}{dt}&=frac{(ar-1)cos{x}}{(arsin{x}+1)rcos{x}}\\
dx&=-frac{(ar-1)}{(arsin{x}+1)r}rsin{x}dx\\
1&=-frac{(ar-1)sin{x}}{(arsin{x}+1)}\\
arsin{x}+1&=-(ar-1)sin{x}\\
1&=(1-2ar)sin{x}end{align}$
Therefore,
$begin{align}
1&=-(1-2ar)frac{dt}{rdx}\\
int{rdx}&=int(2ar-1){dt}\\
x&=(2a-frac{1}{r})t+c
end{align}$
EDIT:
Here is some background on the above differential equation.
The following equations describe the requirements of a curve $f$ which elastically reflects particles in a desired fashion, the details of which I will not cover.
$begin{equation}f(x,t)=t tan{x}+frac{a}{2}t^2 sec^2{x}+h, 0<x<pi \\
frac{partial f(x,t)}{partial t}=tan{left(frac{x}{2}-frac{pi}{4}right)}
end{equation}$
where $x$ is t-dependent. We can differentiate the first equation above with respect to t, taking care to evaluate the derivative of $x$, as well.
begin{align*}frac{partial fleft(x, tright)}{partial t}&=tan{x}+tsec^2{x}frac{dx}{dt}+atsec^2{x}+at^2tan{x}sec^2{x}frac{dx}{dt}\\
tan{left(frac{x}{2}-frac{pi}{4}right)}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
tan{x}-sec{x}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
frac{dx}{dt}&=frac{at-cos{x}}{at^2tan{x}+t}\\
end{align*}
integration ordinary-differential-equations substitution
$endgroup$
Solve $begin{align*}frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}end{align*}\\
$
Am I justified in doing the following substitution? If not, can a closed-form solution be found?
Let $t=rcos{x}$ and $dt=-rsin{x}dx$
$begin{align}
frac{dx}{dt}&=frac{(ar-1)cos{x}}{ar^2cos^2{x}tan{x}+rcos{x}}\\
frac{dx}{dt}&=frac{(ar-1)cos{x}}{(arsin{x}+1)rcos{x}}\\
dx&=-frac{(ar-1)}{(arsin{x}+1)r}rsin{x}dx\\
1&=-frac{(ar-1)sin{x}}{(arsin{x}+1)}\\
arsin{x}+1&=-(ar-1)sin{x}\\
1&=(1-2ar)sin{x}end{align}$
Therefore,
$begin{align}
1&=-(1-2ar)frac{dt}{rdx}\\
int{rdx}&=int(2ar-1){dt}\\
x&=(2a-frac{1}{r})t+c
end{align}$
EDIT:
Here is some background on the above differential equation.
The following equations describe the requirements of a curve $f$ which elastically reflects particles in a desired fashion, the details of which I will not cover.
$begin{equation}f(x,t)=t tan{x}+frac{a}{2}t^2 sec^2{x}+h, 0<x<pi \\
frac{partial f(x,t)}{partial t}=tan{left(frac{x}{2}-frac{pi}{4}right)}
end{equation}$
where $x$ is t-dependent. We can differentiate the first equation above with respect to t, taking care to evaluate the derivative of $x$, as well.
begin{align*}frac{partial fleft(x, tright)}{partial t}&=tan{x}+tsec^2{x}frac{dx}{dt}+atsec^2{x}+at^2tan{x}sec^2{x}frac{dx}{dt}\\
tan{left(frac{x}{2}-frac{pi}{4}right)}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
tan{x}-sec{x}&=tan{x}+left[left(t+a t^2tan{x}right)frac{d x}{dt}+atright]sec^2{x}\\
frac{dx}{dt}&=frac{at-cos{x}}{at^2tan{x}+t}\\
end{align*}
integration ordinary-differential-equations substitution
integration ordinary-differential-equations substitution
edited May 16 '16 at 11:34
Master Drifter
asked May 16 '16 at 9:28
Master DrifterMaster Drifter
577
577
1
$begingroup$
Good question. If you assume that $r$ is constant (and it seems that you're doing that), it doesn't make sense. Let's say for example we're looking at the initial value problem with $x(0) = 0$. Then for some interval $[0,t_0]$ we have $x(t) in [-1,1]$. But then $$ t = rcos(x) quad Leftrightarrow quad x(t) = arccos(t/r)$$
$endgroup$
– user159517
May 16 '16 at 9:43
$begingroup$
are you sure that there is no typo?
$endgroup$
– Dr. Sonnhard Graubner
May 16 '16 at 9:44
1
$begingroup$
If $r$ is constant, then you are assuming that the solution is $x=cos^{-1}kt$ for some constant $k$. If you are not assuming $r$ is constant, then it depends on $t$, so you cannot treat it as a constant when finding $dt$. So the short answer is: no, you are not justified.
$endgroup$
– almagest
May 16 '16 at 9:47
1
$begingroup$
Differentiating $x(t) = arccos(t/r)$ shows that the ODE is not satisfied, i.e. the substitution doesn't make sense for constant $r$.
$endgroup$
– user159517
May 16 '16 at 9:49
1
$begingroup$
@ Master Drifter : They are several mistakes in your calculus. First of all if you set $t=r cos x$ with $r=$constant you suppose to a-priori the solution is known. This is not true because $x=cos^{-1}left(frac{t}{r} right)$ is not solution of the ODE. Second : you write $arsin x +1=-(ar-1)sin x quadtoquad 1=sin x$ This is false because: $1=-(2ar-1)sin x$ which anyways is of no use to solve the ODE, due to the first mistake.
$endgroup$
– JJacquelin
May 16 '16 at 10:00
|
show 4 more comments
1
$begingroup$
Good question. If you assume that $r$ is constant (and it seems that you're doing that), it doesn't make sense. Let's say for example we're looking at the initial value problem with $x(0) = 0$. Then for some interval $[0,t_0]$ we have $x(t) in [-1,1]$. But then $$ t = rcos(x) quad Leftrightarrow quad x(t) = arccos(t/r)$$
$endgroup$
– user159517
May 16 '16 at 9:43
$begingroup$
are you sure that there is no typo?
$endgroup$
– Dr. Sonnhard Graubner
May 16 '16 at 9:44
1
$begingroup$
If $r$ is constant, then you are assuming that the solution is $x=cos^{-1}kt$ for some constant $k$. If you are not assuming $r$ is constant, then it depends on $t$, so you cannot treat it as a constant when finding $dt$. So the short answer is: no, you are not justified.
$endgroup$
– almagest
May 16 '16 at 9:47
1
$begingroup$
Differentiating $x(t) = arccos(t/r)$ shows that the ODE is not satisfied, i.e. the substitution doesn't make sense for constant $r$.
$endgroup$
– user159517
May 16 '16 at 9:49
1
$begingroup$
@ Master Drifter : They are several mistakes in your calculus. First of all if you set $t=r cos x$ with $r=$constant you suppose to a-priori the solution is known. This is not true because $x=cos^{-1}left(frac{t}{r} right)$ is not solution of the ODE. Second : you write $arsin x +1=-(ar-1)sin x quadtoquad 1=sin x$ This is false because: $1=-(2ar-1)sin x$ which anyways is of no use to solve the ODE, due to the first mistake.
$endgroup$
– JJacquelin
May 16 '16 at 10:00
1
1
$begingroup$
Good question. If you assume that $r$ is constant (and it seems that you're doing that), it doesn't make sense. Let's say for example we're looking at the initial value problem with $x(0) = 0$. Then for some interval $[0,t_0]$ we have $x(t) in [-1,1]$. But then $$ t = rcos(x) quad Leftrightarrow quad x(t) = arccos(t/r)$$
$endgroup$
– user159517
May 16 '16 at 9:43
$begingroup$
Good question. If you assume that $r$ is constant (and it seems that you're doing that), it doesn't make sense. Let's say for example we're looking at the initial value problem with $x(0) = 0$. Then for some interval $[0,t_0]$ we have $x(t) in [-1,1]$. But then $$ t = rcos(x) quad Leftrightarrow quad x(t) = arccos(t/r)$$
$endgroup$
– user159517
May 16 '16 at 9:43
$begingroup$
are you sure that there is no typo?
$endgroup$
– Dr. Sonnhard Graubner
May 16 '16 at 9:44
$begingroup$
are you sure that there is no typo?
$endgroup$
– Dr. Sonnhard Graubner
May 16 '16 at 9:44
1
1
$begingroup$
If $r$ is constant, then you are assuming that the solution is $x=cos^{-1}kt$ for some constant $k$. If you are not assuming $r$ is constant, then it depends on $t$, so you cannot treat it as a constant when finding $dt$. So the short answer is: no, you are not justified.
$endgroup$
– almagest
May 16 '16 at 9:47
$begingroup$
If $r$ is constant, then you are assuming that the solution is $x=cos^{-1}kt$ for some constant $k$. If you are not assuming $r$ is constant, then it depends on $t$, so you cannot treat it as a constant when finding $dt$. So the short answer is: no, you are not justified.
$endgroup$
– almagest
May 16 '16 at 9:47
1
1
$begingroup$
Differentiating $x(t) = arccos(t/r)$ shows that the ODE is not satisfied, i.e. the substitution doesn't make sense for constant $r$.
$endgroup$
– user159517
May 16 '16 at 9:49
$begingroup$
Differentiating $x(t) = arccos(t/r)$ shows that the ODE is not satisfied, i.e. the substitution doesn't make sense for constant $r$.
$endgroup$
– user159517
May 16 '16 at 9:49
1
1
$begingroup$
@ Master Drifter : They are several mistakes in your calculus. First of all if you set $t=r cos x$ with $r=$constant you suppose to a-priori the solution is known. This is not true because $x=cos^{-1}left(frac{t}{r} right)$ is not solution of the ODE. Second : you write $arsin x +1=-(ar-1)sin x quadtoquad 1=sin x$ This is false because: $1=-(2ar-1)sin x$ which anyways is of no use to solve the ODE, due to the first mistake.
$endgroup$
– JJacquelin
May 16 '16 at 10:00
$begingroup$
@ Master Drifter : They are several mistakes in your calculus. First of all if you set $t=r cos x$ with $r=$constant you suppose to a-priori the solution is known. This is not true because $x=cos^{-1}left(frac{t}{r} right)$ is not solution of the ODE. Second : you write $arsin x +1=-(ar-1)sin x quadtoquad 1=sin x$ This is false because: $1=-(2ar-1)sin x$ which anyways is of no use to solve the ODE, due to the first mistake.
$endgroup$
– JJacquelin
May 16 '16 at 10:00
|
show 4 more comments
2 Answers
2
active
oldest
votes
$begingroup$
$$frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}$$
As you know, the ODEs not issued from scholar exercises are rarely solvable in terms of standard functions.
The solutions of some ODEs frequently encontered are now expressed on closed form because special functions were especially defined and standardized just for this use.
It seems that the solutions of your ODE cannot be expressed on closed form with the standard special functions presently available.
If you need to present your numerical results on a more theoretical aspect, on the form of a mathematic formula, I don't see other way than to create a new special function. Of course this special function will be a non-standard special function.
Citation from https://fr.scribd.com/doc/34977341/Sophomore-s-Dream-Function , p.3 :
<< A special function has to acquire a background of property, descriptions,
formulas and derivations as extended as possible. So, it will be preferable to simply refer to a particular part of the background, instead of searching and redoing a development by ourselves. Before becoming a referenced special function, its name has to be spread in the literature in order to become familiar. More importantly, the function should be useful in a
branch of mathematics or physics. >>
To make the study and description more concise and recognizable, chose a name (for example "MDF" : the Master Drifter's Function) and change of symbol :
$$begin{cases} X=at \ MDF(X)=x end{cases} quadtoquad
frac{d}{dX}MDF=frac{X-cos(MDF)}{X^2tan(MDF)+X} $$
Gives a description of the new function $MDF(X)$ : properties, behaviour, table of numerical values, etc. coming from numerical solving of the ODE just above.
The closed form of the solution of the initial ODE will be :
$$x(t)=MDF(at)$$
In fact, this is valid only for a given initial condition (or boundary condition). To give more extent to the new function $MDF(p:;:X)$, a parameter should to be introduced and numerical calculus done for various initial conditions, together with the relationship beteween $p$ and the initial condition. So that, the general solution of the initial ODE would be :
$$x(t)=MDF(p:;: at)$$
with any constant $p$ if the initial condition is not defined, or with a specific value of $p$ according to the initial condition if known.
$endgroup$
add a comment |
$begingroup$
Assume $aneq0$ for the key case:
$dfrac{dx}{dt}=dfrac{at-cos x}{at^2tan x+t}$
$(at-cos x)dfrac{dt}{dx}=at^2tan x+t$
This belongs to an Abel equation of the second kind.
Let $u=at-cos x$ ,
Then $t=dfrac{u+cos x}{a}$
$dfrac{dt}{dx}=dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}$
$therefore uleft(dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}right)=adfrac{(u+cos x)^2}{a^2}tan x+dfrac{u+cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}-dfrac{usin x}{a}=dfrac{u^2tan x+(2sin x+1)u+(sin x+1)cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}=dfrac{u^2tan x+(3sin x+1)u+(sin x+1)cos x}{a}$
$udfrac{du}{dx}=u^2tan x+(3sin x+1)u+(sin x+1)cos x$
Let $u=vsec x$ ,
Then $dfrac{du}{dx}=(sec x)dfrac{dv}{dx}+vsec xtan x$
$therefore(vsec x)left((sec x)dfrac{dv}{dx}+vsec xtan xright)=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$(sec^2x)vdfrac{dv}{dx}+v^2sec^2xtan x=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$dfrac{v}{cos^2x}dfrac{dv}{dx}=dfrac{(3sin x+1)v}{cos x}+(sin x+1)cos x$
$vdfrac{dv}{dx}=(3sin x+1)vcos x+(sin x+1)cos^3x$
Let $r=sin x$ ,
Then $dfrac{dv}{dx}=dfrac{dv}{dr}dfrac{dr}{dx}=(cos x)dfrac{dv}{dr}$
$therefore v(cos x)dfrac{dv}{dr}=(3sin x+1)vcos x+(sin x+1)cos^3x$
$vdfrac{dv}{dr}=(3sin x+1)v+(sin x+1)cos^2x$
$vdfrac{dv}{dr}=(3r+1)v+(r+1)(1-r^2)$
$vdfrac{dv}{dr}=(3r+1)v-(r+1)^2(r-1)$
Let $s=r+dfrac{1}{3}$ ,
Then $vdfrac{dv}{ds}=3sv-left(s-dfrac{1}{3}+1right)^2left(s-dfrac{1}{3}-1right)$
$vdfrac{dv}{ds}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
Let $t=dfrac{3s^2}{2}$ ,
Then $dfrac{dv}{ds}=dfrac{dv}{dt}dfrac{dt}{ds}=3sdfrac{dv}{dt}$
$therefore3svdfrac{dv}{dt}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
$vdfrac{dv}{dt}=v-dfrac{s^2}{3}+dfrac{4}{9}+dfrac{16}{81s}$
$vdfrac{dv}{dt}=v-dfrac{2t}{9}+dfrac{4}{9}pmdfrac{16sqrt3}{81sqrt{2t}}$
This exactly belongs to the ODE of the form http://science.fire.ustc.edu.cn/download/download1/book%5Cmathematics%5CHandbook%20of%20Exact%20Solutions%20for%20Ordinary%20Differential%20EquationsSecond%20Edition%5Cc2972_fm.pdf#page=132.
The general solution is $begin{cases}t=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\v=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}dfrac{2b(k^2-k+1)}{3}=dfrac{4}{9}\dfrac{2b^frac{3}{2}(2k-1)(k-2)(k+1)}{3}=pmdfrac{16sqrt3}{81sqrt2}end{cases}$
$begin{cases}dfrac{3s^2}{2}=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\ucos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$begin{cases}left(sin x+dfrac{1}{3}right)^2=dfrac{2b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{3(Ctau^k+tau+1)^2}\(at-cos x)cos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$endgroup$
1
$begingroup$
+1. Wow. How did you recognize the original equation is of the Abel type?
$endgroup$
– Hans
Mar 14 at 21:04
$begingroup$
@Hans Just trivially, because en.wikipedia.org/wiki/Abel_equation_of_the_first_kind
$endgroup$
– doraemonpaul
Mar 19 at 5:24
$begingroup$
Cool. The link in your answer is not working. It would be better if you list the title and author of the book. Can you apply the method in this paper as well hindawi.com/journals/ijmms/2011/387429/#B7?
$endgroup$
– Hans
Mar 19 at 7:42
$begingroup$
@Hans Later I find that this exactly matches the equation 1.3.1.3 of page 132 of A. D. Polyanin and V. F. Zaitsev, Handbook of Exact Solutions for Ordinary Differential Equations.
$endgroup$
– doraemonpaul
Mar 19 at 8:04
$begingroup$
Thank you. I meant to ask you to put what you wrote in your answer as the text for your link which is not work, by the way, so as to make it clearer.
$endgroup$
– Hans
Mar 19 at 8:08
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1787322%2fsolve-fracdxdt-fracat-cosxat2-tanxt%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$$frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}$$
As you know, the ODEs not issued from scholar exercises are rarely solvable in terms of standard functions.
The solutions of some ODEs frequently encontered are now expressed on closed form because special functions were especially defined and standardized just for this use.
It seems that the solutions of your ODE cannot be expressed on closed form with the standard special functions presently available.
If you need to present your numerical results on a more theoretical aspect, on the form of a mathematic formula, I don't see other way than to create a new special function. Of course this special function will be a non-standard special function.
Citation from https://fr.scribd.com/doc/34977341/Sophomore-s-Dream-Function , p.3 :
<< A special function has to acquire a background of property, descriptions,
formulas and derivations as extended as possible. So, it will be preferable to simply refer to a particular part of the background, instead of searching and redoing a development by ourselves. Before becoming a referenced special function, its name has to be spread in the literature in order to become familiar. More importantly, the function should be useful in a
branch of mathematics or physics. >>
To make the study and description more concise and recognizable, chose a name (for example "MDF" : the Master Drifter's Function) and change of symbol :
$$begin{cases} X=at \ MDF(X)=x end{cases} quadtoquad
frac{d}{dX}MDF=frac{X-cos(MDF)}{X^2tan(MDF)+X} $$
Gives a description of the new function $MDF(X)$ : properties, behaviour, table of numerical values, etc. coming from numerical solving of the ODE just above.
The closed form of the solution of the initial ODE will be :
$$x(t)=MDF(at)$$
In fact, this is valid only for a given initial condition (or boundary condition). To give more extent to the new function $MDF(p:;:X)$, a parameter should to be introduced and numerical calculus done for various initial conditions, together with the relationship beteween $p$ and the initial condition. So that, the general solution of the initial ODE would be :
$$x(t)=MDF(p:;: at)$$
with any constant $p$ if the initial condition is not defined, or with a specific value of $p$ according to the initial condition if known.
$endgroup$
add a comment |
$begingroup$
$$frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}$$
As you know, the ODEs not issued from scholar exercises are rarely solvable in terms of standard functions.
The solutions of some ODEs frequently encontered are now expressed on closed form because special functions were especially defined and standardized just for this use.
It seems that the solutions of your ODE cannot be expressed on closed form with the standard special functions presently available.
If you need to present your numerical results on a more theoretical aspect, on the form of a mathematic formula, I don't see other way than to create a new special function. Of course this special function will be a non-standard special function.
Citation from https://fr.scribd.com/doc/34977341/Sophomore-s-Dream-Function , p.3 :
<< A special function has to acquire a background of property, descriptions,
formulas and derivations as extended as possible. So, it will be preferable to simply refer to a particular part of the background, instead of searching and redoing a development by ourselves. Before becoming a referenced special function, its name has to be spread in the literature in order to become familiar. More importantly, the function should be useful in a
branch of mathematics or physics. >>
To make the study and description more concise and recognizable, chose a name (for example "MDF" : the Master Drifter's Function) and change of symbol :
$$begin{cases} X=at \ MDF(X)=x end{cases} quadtoquad
frac{d}{dX}MDF=frac{X-cos(MDF)}{X^2tan(MDF)+X} $$
Gives a description of the new function $MDF(X)$ : properties, behaviour, table of numerical values, etc. coming from numerical solving of the ODE just above.
The closed form of the solution of the initial ODE will be :
$$x(t)=MDF(at)$$
In fact, this is valid only for a given initial condition (or boundary condition). To give more extent to the new function $MDF(p:;:X)$, a parameter should to be introduced and numerical calculus done for various initial conditions, together with the relationship beteween $p$ and the initial condition. So that, the general solution of the initial ODE would be :
$$x(t)=MDF(p:;: at)$$
with any constant $p$ if the initial condition is not defined, or with a specific value of $p$ according to the initial condition if known.
$endgroup$
add a comment |
$begingroup$
$$frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}$$
As you know, the ODEs not issued from scholar exercises are rarely solvable in terms of standard functions.
The solutions of some ODEs frequently encontered are now expressed on closed form because special functions were especially defined and standardized just for this use.
It seems that the solutions of your ODE cannot be expressed on closed form with the standard special functions presently available.
If you need to present your numerical results on a more theoretical aspect, on the form of a mathematic formula, I don't see other way than to create a new special function. Of course this special function will be a non-standard special function.
Citation from https://fr.scribd.com/doc/34977341/Sophomore-s-Dream-Function , p.3 :
<< A special function has to acquire a background of property, descriptions,
formulas and derivations as extended as possible. So, it will be preferable to simply refer to a particular part of the background, instead of searching and redoing a development by ourselves. Before becoming a referenced special function, its name has to be spread in the literature in order to become familiar. More importantly, the function should be useful in a
branch of mathematics or physics. >>
To make the study and description more concise and recognizable, chose a name (for example "MDF" : the Master Drifter's Function) and change of symbol :
$$begin{cases} X=at \ MDF(X)=x end{cases} quadtoquad
frac{d}{dX}MDF=frac{X-cos(MDF)}{X^2tan(MDF)+X} $$
Gives a description of the new function $MDF(X)$ : properties, behaviour, table of numerical values, etc. coming from numerical solving of the ODE just above.
The closed form of the solution of the initial ODE will be :
$$x(t)=MDF(at)$$
In fact, this is valid only for a given initial condition (or boundary condition). To give more extent to the new function $MDF(p:;:X)$, a parameter should to be introduced and numerical calculus done for various initial conditions, together with the relationship beteween $p$ and the initial condition. So that, the general solution of the initial ODE would be :
$$x(t)=MDF(p:;: at)$$
with any constant $p$ if the initial condition is not defined, or with a specific value of $p$ according to the initial condition if known.
$endgroup$
$$frac{dx}{dt}=frac{at-cos{x}}{at^2tan{x}+t}$$
As you know, the ODEs not issued from scholar exercises are rarely solvable in terms of standard functions.
The solutions of some ODEs frequently encontered are now expressed on closed form because special functions were especially defined and standardized just for this use.
It seems that the solutions of your ODE cannot be expressed on closed form with the standard special functions presently available.
If you need to present your numerical results on a more theoretical aspect, on the form of a mathematic formula, I don't see other way than to create a new special function. Of course this special function will be a non-standard special function.
Citation from https://fr.scribd.com/doc/34977341/Sophomore-s-Dream-Function , p.3 :
<< A special function has to acquire a background of property, descriptions,
formulas and derivations as extended as possible. So, it will be preferable to simply refer to a particular part of the background, instead of searching and redoing a development by ourselves. Before becoming a referenced special function, its name has to be spread in the literature in order to become familiar. More importantly, the function should be useful in a
branch of mathematics or physics. >>
To make the study and description more concise and recognizable, chose a name (for example "MDF" : the Master Drifter's Function) and change of symbol :
$$begin{cases} X=at \ MDF(X)=x end{cases} quadtoquad
frac{d}{dX}MDF=frac{X-cos(MDF)}{X^2tan(MDF)+X} $$
Gives a description of the new function $MDF(X)$ : properties, behaviour, table of numerical values, etc. coming from numerical solving of the ODE just above.
The closed form of the solution of the initial ODE will be :
$$x(t)=MDF(at)$$
In fact, this is valid only for a given initial condition (or boundary condition). To give more extent to the new function $MDF(p:;:X)$, a parameter should to be introduced and numerical calculus done for various initial conditions, together with the relationship beteween $p$ and the initial condition. So that, the general solution of the initial ODE would be :
$$x(t)=MDF(p:;: at)$$
with any constant $p$ if the initial condition is not defined, or with a specific value of $p$ according to the initial condition if known.
answered May 16 '16 at 15:12
JJacquelinJJacquelin
45.2k21856
45.2k21856
add a comment |
add a comment |
$begingroup$
Assume $aneq0$ for the key case:
$dfrac{dx}{dt}=dfrac{at-cos x}{at^2tan x+t}$
$(at-cos x)dfrac{dt}{dx}=at^2tan x+t$
This belongs to an Abel equation of the second kind.
Let $u=at-cos x$ ,
Then $t=dfrac{u+cos x}{a}$
$dfrac{dt}{dx}=dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}$
$therefore uleft(dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}right)=adfrac{(u+cos x)^2}{a^2}tan x+dfrac{u+cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}-dfrac{usin x}{a}=dfrac{u^2tan x+(2sin x+1)u+(sin x+1)cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}=dfrac{u^2tan x+(3sin x+1)u+(sin x+1)cos x}{a}$
$udfrac{du}{dx}=u^2tan x+(3sin x+1)u+(sin x+1)cos x$
Let $u=vsec x$ ,
Then $dfrac{du}{dx}=(sec x)dfrac{dv}{dx}+vsec xtan x$
$therefore(vsec x)left((sec x)dfrac{dv}{dx}+vsec xtan xright)=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$(sec^2x)vdfrac{dv}{dx}+v^2sec^2xtan x=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$dfrac{v}{cos^2x}dfrac{dv}{dx}=dfrac{(3sin x+1)v}{cos x}+(sin x+1)cos x$
$vdfrac{dv}{dx}=(3sin x+1)vcos x+(sin x+1)cos^3x$
Let $r=sin x$ ,
Then $dfrac{dv}{dx}=dfrac{dv}{dr}dfrac{dr}{dx}=(cos x)dfrac{dv}{dr}$
$therefore v(cos x)dfrac{dv}{dr}=(3sin x+1)vcos x+(sin x+1)cos^3x$
$vdfrac{dv}{dr}=(3sin x+1)v+(sin x+1)cos^2x$
$vdfrac{dv}{dr}=(3r+1)v+(r+1)(1-r^2)$
$vdfrac{dv}{dr}=(3r+1)v-(r+1)^2(r-1)$
Let $s=r+dfrac{1}{3}$ ,
Then $vdfrac{dv}{ds}=3sv-left(s-dfrac{1}{3}+1right)^2left(s-dfrac{1}{3}-1right)$
$vdfrac{dv}{ds}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
Let $t=dfrac{3s^2}{2}$ ,
Then $dfrac{dv}{ds}=dfrac{dv}{dt}dfrac{dt}{ds}=3sdfrac{dv}{dt}$
$therefore3svdfrac{dv}{dt}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
$vdfrac{dv}{dt}=v-dfrac{s^2}{3}+dfrac{4}{9}+dfrac{16}{81s}$
$vdfrac{dv}{dt}=v-dfrac{2t}{9}+dfrac{4}{9}pmdfrac{16sqrt3}{81sqrt{2t}}$
This exactly belongs to the ODE of the form http://science.fire.ustc.edu.cn/download/download1/book%5Cmathematics%5CHandbook%20of%20Exact%20Solutions%20for%20Ordinary%20Differential%20EquationsSecond%20Edition%5Cc2972_fm.pdf#page=132.
The general solution is $begin{cases}t=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\v=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}dfrac{2b(k^2-k+1)}{3}=dfrac{4}{9}\dfrac{2b^frac{3}{2}(2k-1)(k-2)(k+1)}{3}=pmdfrac{16sqrt3}{81sqrt2}end{cases}$
$begin{cases}dfrac{3s^2}{2}=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\ucos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$begin{cases}left(sin x+dfrac{1}{3}right)^2=dfrac{2b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{3(Ctau^k+tau+1)^2}\(at-cos x)cos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$endgroup$
1
$begingroup$
+1. Wow. How did you recognize the original equation is of the Abel type?
$endgroup$
– Hans
Mar 14 at 21:04
$begingroup$
@Hans Just trivially, because en.wikipedia.org/wiki/Abel_equation_of_the_first_kind
$endgroup$
– doraemonpaul
Mar 19 at 5:24
$begingroup$
Cool. The link in your answer is not working. It would be better if you list the title and author of the book. Can you apply the method in this paper as well hindawi.com/journals/ijmms/2011/387429/#B7?
$endgroup$
– Hans
Mar 19 at 7:42
$begingroup$
@Hans Later I find that this exactly matches the equation 1.3.1.3 of page 132 of A. D. Polyanin and V. F. Zaitsev, Handbook of Exact Solutions for Ordinary Differential Equations.
$endgroup$
– doraemonpaul
Mar 19 at 8:04
$begingroup$
Thank you. I meant to ask you to put what you wrote in your answer as the text for your link which is not work, by the way, so as to make it clearer.
$endgroup$
– Hans
Mar 19 at 8:08
add a comment |
$begingroup$
Assume $aneq0$ for the key case:
$dfrac{dx}{dt}=dfrac{at-cos x}{at^2tan x+t}$
$(at-cos x)dfrac{dt}{dx}=at^2tan x+t$
This belongs to an Abel equation of the second kind.
Let $u=at-cos x$ ,
Then $t=dfrac{u+cos x}{a}$
$dfrac{dt}{dx}=dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}$
$therefore uleft(dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}right)=adfrac{(u+cos x)^2}{a^2}tan x+dfrac{u+cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}-dfrac{usin x}{a}=dfrac{u^2tan x+(2sin x+1)u+(sin x+1)cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}=dfrac{u^2tan x+(3sin x+1)u+(sin x+1)cos x}{a}$
$udfrac{du}{dx}=u^2tan x+(3sin x+1)u+(sin x+1)cos x$
Let $u=vsec x$ ,
Then $dfrac{du}{dx}=(sec x)dfrac{dv}{dx}+vsec xtan x$
$therefore(vsec x)left((sec x)dfrac{dv}{dx}+vsec xtan xright)=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$(sec^2x)vdfrac{dv}{dx}+v^2sec^2xtan x=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$dfrac{v}{cos^2x}dfrac{dv}{dx}=dfrac{(3sin x+1)v}{cos x}+(sin x+1)cos x$
$vdfrac{dv}{dx}=(3sin x+1)vcos x+(sin x+1)cos^3x$
Let $r=sin x$ ,
Then $dfrac{dv}{dx}=dfrac{dv}{dr}dfrac{dr}{dx}=(cos x)dfrac{dv}{dr}$
$therefore v(cos x)dfrac{dv}{dr}=(3sin x+1)vcos x+(sin x+1)cos^3x$
$vdfrac{dv}{dr}=(3sin x+1)v+(sin x+1)cos^2x$
$vdfrac{dv}{dr}=(3r+1)v+(r+1)(1-r^2)$
$vdfrac{dv}{dr}=(3r+1)v-(r+1)^2(r-1)$
Let $s=r+dfrac{1}{3}$ ,
Then $vdfrac{dv}{ds}=3sv-left(s-dfrac{1}{3}+1right)^2left(s-dfrac{1}{3}-1right)$
$vdfrac{dv}{ds}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
Let $t=dfrac{3s^2}{2}$ ,
Then $dfrac{dv}{ds}=dfrac{dv}{dt}dfrac{dt}{ds}=3sdfrac{dv}{dt}$
$therefore3svdfrac{dv}{dt}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
$vdfrac{dv}{dt}=v-dfrac{s^2}{3}+dfrac{4}{9}+dfrac{16}{81s}$
$vdfrac{dv}{dt}=v-dfrac{2t}{9}+dfrac{4}{9}pmdfrac{16sqrt3}{81sqrt{2t}}$
This exactly belongs to the ODE of the form http://science.fire.ustc.edu.cn/download/download1/book%5Cmathematics%5CHandbook%20of%20Exact%20Solutions%20for%20Ordinary%20Differential%20EquationsSecond%20Edition%5Cc2972_fm.pdf#page=132.
The general solution is $begin{cases}t=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\v=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}dfrac{2b(k^2-k+1)}{3}=dfrac{4}{9}\dfrac{2b^frac{3}{2}(2k-1)(k-2)(k+1)}{3}=pmdfrac{16sqrt3}{81sqrt2}end{cases}$
$begin{cases}dfrac{3s^2}{2}=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\ucos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$begin{cases}left(sin x+dfrac{1}{3}right)^2=dfrac{2b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{3(Ctau^k+tau+1)^2}\(at-cos x)cos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$endgroup$
1
$begingroup$
+1. Wow. How did you recognize the original equation is of the Abel type?
$endgroup$
– Hans
Mar 14 at 21:04
$begingroup$
@Hans Just trivially, because en.wikipedia.org/wiki/Abel_equation_of_the_first_kind
$endgroup$
– doraemonpaul
Mar 19 at 5:24
$begingroup$
Cool. The link in your answer is not working. It would be better if you list the title and author of the book. Can you apply the method in this paper as well hindawi.com/journals/ijmms/2011/387429/#B7?
$endgroup$
– Hans
Mar 19 at 7:42
$begingroup$
@Hans Later I find that this exactly matches the equation 1.3.1.3 of page 132 of A. D. Polyanin and V. F. Zaitsev, Handbook of Exact Solutions for Ordinary Differential Equations.
$endgroup$
– doraemonpaul
Mar 19 at 8:04
$begingroup$
Thank you. I meant to ask you to put what you wrote in your answer as the text for your link which is not work, by the way, so as to make it clearer.
$endgroup$
– Hans
Mar 19 at 8:08
add a comment |
$begingroup$
Assume $aneq0$ for the key case:
$dfrac{dx}{dt}=dfrac{at-cos x}{at^2tan x+t}$
$(at-cos x)dfrac{dt}{dx}=at^2tan x+t$
This belongs to an Abel equation of the second kind.
Let $u=at-cos x$ ,
Then $t=dfrac{u+cos x}{a}$
$dfrac{dt}{dx}=dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}$
$therefore uleft(dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}right)=adfrac{(u+cos x)^2}{a^2}tan x+dfrac{u+cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}-dfrac{usin x}{a}=dfrac{u^2tan x+(2sin x+1)u+(sin x+1)cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}=dfrac{u^2tan x+(3sin x+1)u+(sin x+1)cos x}{a}$
$udfrac{du}{dx}=u^2tan x+(3sin x+1)u+(sin x+1)cos x$
Let $u=vsec x$ ,
Then $dfrac{du}{dx}=(sec x)dfrac{dv}{dx}+vsec xtan x$
$therefore(vsec x)left((sec x)dfrac{dv}{dx}+vsec xtan xright)=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$(sec^2x)vdfrac{dv}{dx}+v^2sec^2xtan x=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$dfrac{v}{cos^2x}dfrac{dv}{dx}=dfrac{(3sin x+1)v}{cos x}+(sin x+1)cos x$
$vdfrac{dv}{dx}=(3sin x+1)vcos x+(sin x+1)cos^3x$
Let $r=sin x$ ,
Then $dfrac{dv}{dx}=dfrac{dv}{dr}dfrac{dr}{dx}=(cos x)dfrac{dv}{dr}$
$therefore v(cos x)dfrac{dv}{dr}=(3sin x+1)vcos x+(sin x+1)cos^3x$
$vdfrac{dv}{dr}=(3sin x+1)v+(sin x+1)cos^2x$
$vdfrac{dv}{dr}=(3r+1)v+(r+1)(1-r^2)$
$vdfrac{dv}{dr}=(3r+1)v-(r+1)^2(r-1)$
Let $s=r+dfrac{1}{3}$ ,
Then $vdfrac{dv}{ds}=3sv-left(s-dfrac{1}{3}+1right)^2left(s-dfrac{1}{3}-1right)$
$vdfrac{dv}{ds}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
Let $t=dfrac{3s^2}{2}$ ,
Then $dfrac{dv}{ds}=dfrac{dv}{dt}dfrac{dt}{ds}=3sdfrac{dv}{dt}$
$therefore3svdfrac{dv}{dt}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
$vdfrac{dv}{dt}=v-dfrac{s^2}{3}+dfrac{4}{9}+dfrac{16}{81s}$
$vdfrac{dv}{dt}=v-dfrac{2t}{9}+dfrac{4}{9}pmdfrac{16sqrt3}{81sqrt{2t}}$
This exactly belongs to the ODE of the form http://science.fire.ustc.edu.cn/download/download1/book%5Cmathematics%5CHandbook%20of%20Exact%20Solutions%20for%20Ordinary%20Differential%20EquationsSecond%20Edition%5Cc2972_fm.pdf#page=132.
The general solution is $begin{cases}t=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\v=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}dfrac{2b(k^2-k+1)}{3}=dfrac{4}{9}\dfrac{2b^frac{3}{2}(2k-1)(k-2)(k+1)}{3}=pmdfrac{16sqrt3}{81sqrt2}end{cases}$
$begin{cases}dfrac{3s^2}{2}=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\ucos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$begin{cases}left(sin x+dfrac{1}{3}right)^2=dfrac{2b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{3(Ctau^k+tau+1)^2}\(at-cos x)cos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$endgroup$
Assume $aneq0$ for the key case:
$dfrac{dx}{dt}=dfrac{at-cos x}{at^2tan x+t}$
$(at-cos x)dfrac{dt}{dx}=at^2tan x+t$
This belongs to an Abel equation of the second kind.
Let $u=at-cos x$ ,
Then $t=dfrac{u+cos x}{a}$
$dfrac{dt}{dx}=dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}$
$therefore uleft(dfrac{1}{a}dfrac{du}{dx}-dfrac{sin x}{a}right)=adfrac{(u+cos x)^2}{a^2}tan x+dfrac{u+cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}-dfrac{usin x}{a}=dfrac{u^2tan x+(2sin x+1)u+(sin x+1)cos x}{a}$
$dfrac{u}{a}dfrac{du}{dx}=dfrac{u^2tan x+(3sin x+1)u+(sin x+1)cos x}{a}$
$udfrac{du}{dx}=u^2tan x+(3sin x+1)u+(sin x+1)cos x$
Let $u=vsec x$ ,
Then $dfrac{du}{dx}=(sec x)dfrac{dv}{dx}+vsec xtan x$
$therefore(vsec x)left((sec x)dfrac{dv}{dx}+vsec xtan xright)=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$(sec^2x)vdfrac{dv}{dx}+v^2sec^2xtan x=v^2sec^2xtan x+(3sin x+1)vsec x+(sin x+1)cos x$
$dfrac{v}{cos^2x}dfrac{dv}{dx}=dfrac{(3sin x+1)v}{cos x}+(sin x+1)cos x$
$vdfrac{dv}{dx}=(3sin x+1)vcos x+(sin x+1)cos^3x$
Let $r=sin x$ ,
Then $dfrac{dv}{dx}=dfrac{dv}{dr}dfrac{dr}{dx}=(cos x)dfrac{dv}{dr}$
$therefore v(cos x)dfrac{dv}{dr}=(3sin x+1)vcos x+(sin x+1)cos^3x$
$vdfrac{dv}{dr}=(3sin x+1)v+(sin x+1)cos^2x$
$vdfrac{dv}{dr}=(3r+1)v+(r+1)(1-r^2)$
$vdfrac{dv}{dr}=(3r+1)v-(r+1)^2(r-1)$
Let $s=r+dfrac{1}{3}$ ,
Then $vdfrac{dv}{ds}=3sv-left(s-dfrac{1}{3}+1right)^2left(s-dfrac{1}{3}-1right)$
$vdfrac{dv}{ds}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
Let $t=dfrac{3s^2}{2}$ ,
Then $dfrac{dv}{ds}=dfrac{dv}{dt}dfrac{dt}{ds}=3sdfrac{dv}{dt}$
$therefore3svdfrac{dv}{dt}=3sv-s^3+dfrac{4s}{3}+dfrac{16}{27}$
$vdfrac{dv}{dt}=v-dfrac{s^2}{3}+dfrac{4}{9}+dfrac{16}{81s}$
$vdfrac{dv}{dt}=v-dfrac{2t}{9}+dfrac{4}{9}pmdfrac{16sqrt3}{81sqrt{2t}}$
This exactly belongs to the ODE of the form http://science.fire.ustc.edu.cn/download/download1/book%5Cmathematics%5CHandbook%20of%20Exact%20Solutions%20for%20Ordinary%20Differential%20EquationsSecond%20Edition%5Cc2972_fm.pdf#page=132.
The general solution is $begin{cases}t=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\v=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}dfrac{2b(k^2-k+1)}{3}=dfrac{4}{9}\dfrac{2b^frac{3}{2}(2k-1)(k-2)(k+1)}{3}=pmdfrac{16sqrt3}{81sqrt2}end{cases}$
$begin{cases}dfrac{3s^2}{2}=dfrac{b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{(Ctau^k+tau+1)^2}\ucos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
$begin{cases}left(sin x+dfrac{1}{3}right)^2=dfrac{2b((2k-1)Ctau^k-(k-2)tau-k-1)^2}{3(Ctau^k+tau+1)^2}\(at-cos x)cos x=-dfrac{6b((k-1)^2Ctau^{k+1}+k^2Ctau^k+tau)}{Ctau^k+tau+1}end{cases}$ , where $begin{cases}b(k^2-k+1)=dfrac{2}{3}\b^frac{3}{2}(2k-1)(k-2)(k+1)=pmdfrac{4sqrt6}{27}end{cases}$
edited Mar 19 at 5:17
answered Jun 25 '16 at 17:46
doraemonpauldoraemonpaul
12.8k31661
12.8k31661
1
$begingroup$
+1. Wow. How did you recognize the original equation is of the Abel type?
$endgroup$
– Hans
Mar 14 at 21:04
$begingroup$
@Hans Just trivially, because en.wikipedia.org/wiki/Abel_equation_of_the_first_kind
$endgroup$
– doraemonpaul
Mar 19 at 5:24
$begingroup$
Cool. The link in your answer is not working. It would be better if you list the title and author of the book. Can you apply the method in this paper as well hindawi.com/journals/ijmms/2011/387429/#B7?
$endgroup$
– Hans
Mar 19 at 7:42
$begingroup$
@Hans Later I find that this exactly matches the equation 1.3.1.3 of page 132 of A. D. Polyanin and V. F. Zaitsev, Handbook of Exact Solutions for Ordinary Differential Equations.
$endgroup$
– doraemonpaul
Mar 19 at 8:04
$begingroup$
Thank you. I meant to ask you to put what you wrote in your answer as the text for your link which is not work, by the way, so as to make it clearer.
$endgroup$
– Hans
Mar 19 at 8:08
add a comment |
1
$begingroup$
+1. Wow. How did you recognize the original equation is of the Abel type?
$endgroup$
– Hans
Mar 14 at 21:04
$begingroup$
@Hans Just trivially, because en.wikipedia.org/wiki/Abel_equation_of_the_first_kind
$endgroup$
– doraemonpaul
Mar 19 at 5:24
$begingroup$
Cool. The link in your answer is not working. It would be better if you list the title and author of the book. Can you apply the method in this paper as well hindawi.com/journals/ijmms/2011/387429/#B7?
$endgroup$
– Hans
Mar 19 at 7:42
$begingroup$
@Hans Later I find that this exactly matches the equation 1.3.1.3 of page 132 of A. D. Polyanin and V. F. Zaitsev, Handbook of Exact Solutions for Ordinary Differential Equations.
$endgroup$
– doraemonpaul
Mar 19 at 8:04
$begingroup$
Thank you. I meant to ask you to put what you wrote in your answer as the text for your link which is not work, by the way, so as to make it clearer.
$endgroup$
– Hans
Mar 19 at 8:08
1
1
$begingroup$
+1. Wow. How did you recognize the original equation is of the Abel type?
$endgroup$
– Hans
Mar 14 at 21:04
$begingroup$
+1. Wow. How did you recognize the original equation is of the Abel type?
$endgroup$
– Hans
Mar 14 at 21:04
$begingroup$
@Hans Just trivially, because en.wikipedia.org/wiki/Abel_equation_of_the_first_kind
$endgroup$
– doraemonpaul
Mar 19 at 5:24
$begingroup$
@Hans Just trivially, because en.wikipedia.org/wiki/Abel_equation_of_the_first_kind
$endgroup$
– doraemonpaul
Mar 19 at 5:24
$begingroup$
Cool. The link in your answer is not working. It would be better if you list the title and author of the book. Can you apply the method in this paper as well hindawi.com/journals/ijmms/2011/387429/#B7?
$endgroup$
– Hans
Mar 19 at 7:42
$begingroup$
Cool. The link in your answer is not working. It would be better if you list the title and author of the book. Can you apply the method in this paper as well hindawi.com/journals/ijmms/2011/387429/#B7?
$endgroup$
– Hans
Mar 19 at 7:42
$begingroup$
@Hans Later I find that this exactly matches the equation 1.3.1.3 of page 132 of A. D. Polyanin and V. F. Zaitsev, Handbook of Exact Solutions for Ordinary Differential Equations.
$endgroup$
– doraemonpaul
Mar 19 at 8:04
$begingroup$
@Hans Later I find that this exactly matches the equation 1.3.1.3 of page 132 of A. D. Polyanin and V. F. Zaitsev, Handbook of Exact Solutions for Ordinary Differential Equations.
$endgroup$
– doraemonpaul
Mar 19 at 8:04
$begingroup$
Thank you. I meant to ask you to put what you wrote in your answer as the text for your link which is not work, by the way, so as to make it clearer.
$endgroup$
– Hans
Mar 19 at 8:08
$begingroup$
Thank you. I meant to ask you to put what you wrote in your answer as the text for your link which is not work, by the way, so as to make it clearer.
$endgroup$
– Hans
Mar 19 at 8:08
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1787322%2fsolve-fracdxdt-fracat-cosxat2-tanxt%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
Good question. If you assume that $r$ is constant (and it seems that you're doing that), it doesn't make sense. Let's say for example we're looking at the initial value problem with $x(0) = 0$. Then for some interval $[0,t_0]$ we have $x(t) in [-1,1]$. But then $$ t = rcos(x) quad Leftrightarrow quad x(t) = arccos(t/r)$$
$endgroup$
– user159517
May 16 '16 at 9:43
$begingroup$
are you sure that there is no typo?
$endgroup$
– Dr. Sonnhard Graubner
May 16 '16 at 9:44
1
$begingroup$
If $r$ is constant, then you are assuming that the solution is $x=cos^{-1}kt$ for some constant $k$. If you are not assuming $r$ is constant, then it depends on $t$, so you cannot treat it as a constant when finding $dt$. So the short answer is: no, you are not justified.
$endgroup$
– almagest
May 16 '16 at 9:47
1
$begingroup$
Differentiating $x(t) = arccos(t/r)$ shows that the ODE is not satisfied, i.e. the substitution doesn't make sense for constant $r$.
$endgroup$
– user159517
May 16 '16 at 9:49
1
$begingroup$
@ Master Drifter : They are several mistakes in your calculus. First of all if you set $t=r cos x$ with $r=$constant you suppose to a-priori the solution is known. This is not true because $x=cos^{-1}left(frac{t}{r} right)$ is not solution of the ODE. Second : you write $arsin x +1=-(ar-1)sin x quadtoquad 1=sin x$ This is false because: $1=-(2ar-1)sin x$ which anyways is of no use to solve the ODE, due to the first mistake.
$endgroup$
– JJacquelin
May 16 '16 at 10:00