What is the solution of this? 2nd part

  • Thread starter Clausius2
  • Start date
In summary, the conversation involves Clausius2 seeking help with understanding the non-linear shooting method in order to code a numerical solution for a specific problem using Matlab. Max provides several links and suggestions to assist with the problem and also mentions his interest in analytic solutions. The conversation ends with Clausius2 expressing gratitude and jokingly suggesting marriage.
  • #1
Clausius2
Science Advisor
Gold Member
1,440
7
Hi Max,

Thanks very much, but now I am puzzled solving this problem:

F'''+FF''/2=0

F'(-infinite)=1
F(-infinite)=0
F'(infinite)=0

I am looking for a numerical solution, and I have been trying unsuccesfully to understand the non-linear shooting method, in order to code it with Matlab.

Be a good man, Max, and help an ODE's world wanderer.
 
Physics news on Phys.org
  • #2
hi

Hi, Clausius2;

> I am looking for a numerical solution, and I have been trying unsuccesfully
> to understand the non-linear shooting method, in order to code it with
> Matlab.

Is it a goal to code it in Mathlab, or you just need to code it somewhere? And why non-linear shooting method? Why not standard RK4 (Runge-Kutta of the 4th order)?
To say the truth, I don't know Mathlab at all. Sorry for the stupid suggestion, but have you tried to find a ready Mathlab program in the Internet for any DE (system of DEs)? Try here for example: http://www.math.umn.edu/~olver/matlab.html.
Then, why not rewrite the original DE as three first-order DEs and solve that system? I did this, but it was 100 years ago and I programmed in QuickBasic.

> Be a good man, Max, and help an ODE's world wanderer.

I would like to, but I'm mostly interested in _analytic_ solutions. And this particular equation is _very_ interesting since they say it cannot be completely integrated analytically (http://mathworld.wolfram.com/BlasiusDifferentialEquation.html).
If I find smth related to your problem, I'll post it here.

Best of luck,
Max.
 
  • #3
check this

Clausius2,
check this link for using Mathlab for solving of ODEs:
http://math.rice.edu/~polking/odesoft/dfpp.html,
and these ones for numerical solving of ODEs in general:
http://mathlab.cit.cornell.edu/math_software_resources/math_software_resources.html,
http://archives.math.utk.edu/software/msdos/diff.equations/.html.
Best of luck,
Max.

P.S. Well, man. It seems to me that I found the description of integration of the problem similar to yours. Read
Example: Using Continuation to Verify a Solution's Consistent Behavior
right here: http://www.mathworks.com/access/helpdesk/help/techdoc/math_anal/diffeq22.html#709310 .
Input beta=0, 1/2 in front of y*y'' and change the BCs and that seems to be it.
Check this link just in case: http://www.mathworks.com/access/helpdesk/help/techdoc/math_anal/math_anal_example_index.html .
 
Last edited by a moderator:
  • #4
Last edited by a moderator:
  • #5
Thanks

Thank you so much, Max.

I'm sure your links will be very useful. Now I am with my final exams, so I will come back to this problem on July.

What a pity you are not a woman, because I would ask you to marry with me. :rofl:
 

1. What does "solution" mean in science?

In science, a solution refers to a homogeneous mixture of two or more substances. The substances that make up the solution are called solutes, while the substance that dissolves the solutes is called the solvent. Solutions are commonly formed through the process of dissolution, where the solute particles disperse evenly in the solvent.

2. How do you determine the concentration of a solution?

The concentration of a solution refers to the amount of solute present in a given amount of solvent. This can be determined by measuring the mass or volume of the solute and solvent used to make the solution and then using the appropriate formula to calculate the concentration. Common units for concentration include molarity (mol/L), mass percent, and parts per million (ppm).

3. What factors can affect the solubility of a substance?

The solubility of a substance, or how much of it can dissolve in a given solvent, can be affected by several factors including temperature, pressure, and the nature of the solute and solvent. Generally, solubility increases with temperature and decreases with pressure. The chemical properties of the solute and solvent can also play a role in solubility.

4. How does the concept of solubility relate to the formation of solutions?

The solubility of a substance in a particular solvent determines whether a solution can be formed or not. If a substance is highly soluble in a solvent, a solution can easily be formed. However, if a substance is not very soluble in a solvent, a solution may not form or may form at a slower rate. The solubility of a substance also affects the concentration and properties of the resulting solution.

5. What are some real-world applications of solutions?

Solutions have numerous real-world applications, including in the pharmaceutical industry for creating medicines and in the food industry for creating beverages and preserving food. Solutions are also used in everyday life, such as in cleaning products, personal care products, and in the development of new materials. In addition, solutions are essential in scientific research for conducting experiments and analyzing data.

Similar threads

  • Differential Equations
Replies
7
Views
2K
Replies
24
Views
3K
  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
6
Views
1K
  • Differential Equations
Replies
14
Views
2K
  • Differential Equations
Replies
9
Views
2K
  • Differential Equations
Replies
4
Views
954
  • Differential Equations
Replies
1
Views
2K
  • Differential Equations
Replies
2
Views
1K
  • Differential Equations
Replies
1
Views
1K
Back
Top