dharr

Dr. David Harrington

8440 Reputation

22 Badges

21 years, 28 days
University of Victoria
Professor or university staff
Victoria, British Columbia, Canada

Social Networks and Content at Maplesoft.com

Maple Application Center
I am a retired professor of chemistry at the University of Victoria, BC, Canada. My research areas are electrochemistry and surface science. I have been a user of Maple since about 1990.

MaplePrimes Activity


These are answers submitted by dharr

you could try to change variables so that x=infinity is at a finite value. E.g. u=1-exp(-x) has u=0 at x=0 and u=1 at x=infinity. The d.e. then becomes I think f'(u)*(1-u)+f(u)*f''(u)=0 and you could then do the same for the boundary conditions.
With more eqns than variables it is likely that there is no solution. But in any case, I find that once Maple starts to use virtual memory on disk (with the symptoms you mention) it's a waste of time proceeding.
Your r.r needs to be r(t).r(t) to get the expression you want. But there is still a problem since this is a scalar and you are adding it to a vector. You can't differentiate a vector like this; you need to code your problem as three separate differential equations.
First 81 82 83 Page 83 of 83