Proof on Linear 1st Order IVP solution being bounded

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
marvalos
Messages
3
Reaction score
0
Proof on Linear 1st Order IVP solution being "bounded"

A function h(t) is called "bounded" for t≥t0 if there is a constant M>0 such that

|h(t)|≤M for all t≥0

The constant M is called a bound for h(t). Consider the IVP

x'=-x+q(t), x(0)=x0

where the nonhomogeneous term q(t) is bounded for t≥0. Show the solution of this IVP is bounded for t≥0. (Hint: Use the Variation of Constants Formula.)

Any help on where to go for this problem would be great. Thanks
 
Physics news on Phys.org
The Variation of Constants formula is a generalized formula for First Order Linear DE's that can be solved with the Integrating Factor Method.

I would put the exact formula down but I am not too familiar with this equation editor.
 
Here is what I have tried:

The Variation of Constants formula gave me this

x=(x0+∫e^u q(u) du) e^-t

the integral is definite and goes from 0 to t.

Since q(t) is bounded, would that remain true if the integral is taken from it?
 
marvalos said:
Here is what I have tried:

The Variation of Constants formula gave me this

x=(x0+∫e^u q(u) du) e^-t

the integral is definite and goes from 0 to t.

Since q(t) is bounded, would that remain true if the integral is taken from it?

To rephrase your question, if you take the absolute value of both sides of that equation, can you overestimate the right hand side by some constant. So try it and show us what happens.