DSolve gives wrong solution – mathematica.stackexchange.com 05:22 Posted by Unknown No Comments eq = x^2 f''[x] + x f'[x] - 4 f[x] == 0; bc = f[∞] == 0; (* boundary condition *) sol = DSolve[ {eq, bc}, f[x], x] (* *) The correct solution is f[x]=c/x^2. Why does DSolve give a ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Unknown Artikel Terkaitcellspace, tabularx and siunitx: column specifier "CX" doesn't work – tex.stackexchange.comA program that prints the longest substring of s in which the letters occur in alphabetical order – codereview.stackexchange.comPython 3 Write a program that prints the longest substring of s in which the letters occur in alphabetical order – codereview.stackexchange.comWhere and why are there metric road signs in Arizona? – travel.stackexchange.comI found line sed 's~ ~~g' in shell script.whats the use of '~' in it? – unix.stackexchange.comIs there any sh code that is not syntactically valid bash code? – unix.stackexchange.com
0 Comment to "DSolve gives wrong solution – mathematica.stackexchange.com"
Post a Comment