cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

Strange initial values...

AlfredFlaßhaar
15-Moonstone

Strange initial values...

For some time now, I've been interested in ordinary differential equations of the following type: x*y´´ + y = 0 for the (incomplete) initial value y(0) = 1. These differential equations in the complex plane are discussed extensively in the literature (e.g., Schlömilch, Smirnov 3/2,...) – closed-form solutions exist only using well-known transcendental functions or in series form. Now, however, this linear equation must be considered in the real realm. Is there a way to construct solutions for a sequence of initial values ​​(eps;1) with eps-->0 and to create plots close to the initial value? The second initial value for y´(0) can be chosen "appropriately." My MC14 knowledge is insufficient for this.

ACCEPTED SOLUTION

Accepted Solutions

Hi Alfred,

 

The general solution to the DE is:

LucMeekes_0-1744751633818.png

Its derivative is:

LucMeekes_1-1744751669945.png

(And the second derivative is:

LucMeekes_2-1744751782098.png

so that:

LucMeekes_3-1744751800307.png

and that's the negative of y(x). which proves that y(x) shown above is a/the solution to the DE.)

 

Let's guess that C0=1 and C1=0 and plot the function and its derivative:

LucMeekes_4-1744751944523.png

Seems like y(0)=0 and y'(0) can be chosen to be 1.

Simple evaluation of y(0,C) results in a singularity error, but a limit does the job:

LucMeekes_5-1744752002878.png

Hope this helps.

Success!
Luc

 

View solution in original post

4 REPLIES 4

Do you mean that y is a function of x, or are y and x both functions (of t, e.g.)?

 

Luc

It is assumed that y = y(x). This is also indicated by the incomplete initial value y(0) = 0. Perhaps the problem can be solved by substituting y' = z and the resulting first-order linear system? For eps --> 0, the "appropriate" initial value for y'(0) must be kept constant.

Hi Alfred,

 

The general solution to the DE is:

LucMeekes_0-1744751633818.png

Its derivative is:

LucMeekes_1-1744751669945.png

(And the second derivative is:

LucMeekes_2-1744751782098.png

so that:

LucMeekes_3-1744751800307.png

and that's the negative of y(x). which proves that y(x) shown above is a/the solution to the DE.)

 

Let's guess that C0=1 and C1=0 and plot the function and its derivative:

LucMeekes_4-1744751944523.png

Seems like y(0)=0 and y'(0) can be chosen to be 1.

Simple evaluation of y(0,C) results in a singularity error, but a limit does the job:

LucMeekes_5-1744752002878.png

Hope this helps.

Success!
Luc

 

Thank you, perfect ;-). The initial value y(0) = 1 is therefore not realizable by the general solution.

Announcements

Top Tags