Error, (in dsolve) y(x) and y cannot both appear in the given ODE
|
Examples
|
|
Example 1
Specifying an equation containing both the function and the constant/parameter is ambiguous because it is not clear whether the ODE or is intended to be used.
>
|
|
Solution:
Remove the ambiguity by replacing with .
>
|
|
| (2.1) |
Example 2
Similarly, in the following example, it is unclear whether the ODE is meant to be or
>
|
|
| (2.2) |
>
|
|
| (2.3) |
>
|
|
Solution:
Remove the ambiguity by replacing in with .
>
|
|
| (2.4) |
>
|
|
| (2.5) |
>
|
|
| (2.6) |
|
|
Download Help Document
Was this information helpful?