I am trying to solve a differential equation:
DSolve[{0.02*x^2*y''[x] - y'[x] - y[x] == 0}, y[x], x]
But I got warnings:
Part::partw: Part 2 of {1} does not exist.
How do I understand this warning? Thank you very much.
I can reproduce this in V7.0.1, but not in V8.0.1, so it looks like an error that was fixed at some point. The final answers are the same in both versions.
Source: https://habr.com/ru/post/1344010/More articles:Regex to search for html return but not actual html jQuery - javascriptWhy is UIAlertView not displayed? - objective-cCGAffineTransformMakeScale Behavior with CGREct and with UIView - iosxsd: import inside XSD embedded resource - c #WCF Web Service Error Debugging - c # -4.0backbone.js - How are models / views related to the DOM element? - javascriptSetting the background for the main application for Android - androidSharePoint Database Security - SQL Injection - c #Decimal places in SQL - decimalDestroy the session, but save flashdata - phpAll Articles