Violating intial conditions: ODEs

In summary, when solving an IVP ODE with fractions in the general solution, you can multiply by a nonzero number to simplify it, as long as you also transform the initial conditions accordingly.
  • #1
CharlesNguyen
1
0
Hi Everyone,

I had a quick question. If you have an IVP ODE and you solve for the general solution first and you had fractions in it, could you multiply by a number to make it "easier" (whole number, rather than involving fractions) without violating the initial conditions?

Thanks
 
Physics news on Phys.org
  • #2
It depends on whether the initial conditions are homogeneous or not. For example, if you had something like ## x(0) = 0 ## and ## \frac{dx}{dt}(0) = 0 ##, you could multiply the solution to the ODE by any nonzero number you want, and it would still satisfy the ICs. But if you had, say ## x(0) = 1 ##, you would have a problem.
 
  • #3
In general, you need to transform your initial conditions as well, for example,

[itex]y'=x[/itex], [itex]y(0)=1[/itex]

has as general solution [itex]y=\frac{1}{2}x^2 + C[/itex]
and C=1 when you use the initial condition.
You can multiply the general solution by 2 and use the transformation z=2y to get rid of the fractions:
[itex]z=x^2 + 2C[/itex]
but you also have to multiply the original ODE by 2 (because dz/dx=2dy/dx) and the initial condition to rewrite it to z:
[itex]z'=2x[/itex], [itex]z(0)=2[/itex]
 

1. What are initial conditions in ODEs?

Initial conditions in ODEs (Ordinary Differential Equations) are the values of the dependent variable and its derivatives at a specific point in time, typically denoted as t=0. These conditions are necessary to solve the differential equation and determine the behavior of the system over time.

2. Why is it important to satisfy initial conditions in ODEs?

Satisfying initial conditions is crucial because it ensures that the solution to the ODE accurately represents the behavior of the system. Without satisfying the initial conditions, the solution may not be valid or may not accurately reflect the real-world scenario being modeled.

3. What happens if initial conditions are violated in ODEs?

If initial conditions are violated in ODEs, the solution may not accurately represent the behavior of the system. The solution may also behave unexpectedly and may not match the real-world scenario being modeled. In some cases, the solution may not even exist if the initial conditions are violated.

4. How can initial conditions be violated in ODEs?

Initial conditions can be violated in ODEs by setting incorrect values for the dependent variable and its derivatives, by not specifying the initial conditions at all, or by using inconsistent initial conditions (e.g. setting the derivative of a variable to a value that does not match its initial value).

5. How can one avoid violating initial conditions in ODEs?

To avoid violating initial conditions in ODEs, one should carefully specify the initial values for the dependent variable and its derivatives, making sure they accurately represent the real-world scenario being modeled. It is also essential to double-check the initial conditions and ensure they are consistent with each other and the differential equation being solved.

Similar threads

Replies
3
Views
800
  • Differential Equations
Replies
1
Views
3K
Replies
2
Views
4K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Differential Equations
Replies
8
Views
2K
  • Differential Equations
Replies
3
Views
2K
  • Differential Equations
Replies
4
Views
2K
  • Science and Math Textbooks
Replies
12
Views
931
Replies
4
Views
2K
Replies
1
Views
1K
Back
Top