Write an Equation given a solution to an ODE

  • Thread starter Thread starter member 428835
  • Start date Start date
  • Tags Tags
    Ode
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
3 replies · 1K views
member 428835

Homework Statement


Give an example of a system of differential equations for which ##(t,1)## is a solution.

Homework Equations


Nothing comes to mind.

The Attempt at a Solution


I thought to initial pose the system as an eigenvalue problem ##\vec{x}' = A \vec{x}##. However, ##(t,1)## is generally not an eigenvalue. Any ideas?

Would any system work you think, not necessarily ##\vec{x}' = A \vec{x}##?

Thanks!
 
Physics news on Phys.org
joshmccraney said:

Homework Statement


Give an example of a system of differential equations for which ##(t,1)## is a solution.

Homework Equations


Nothing comes to mind.

The Attempt at a Solution


I thought to initial pose the system as an eigenvalue problem ##\vec{x}' = A \vec{x}##. However, ##(t,1)## is generally not an eigenvalue. Any ideas?

Would any system work you think, not necessarily ##\vec{x}' = A \vec{x}##?
What about this?
##\frac{dx}{dt} = t##
##\frac{dy}{dt} = 1##
Can you solve for x and y?
 
joshmccraney said:

Homework Statement


Give an example of a system of differential equations for which ##(t,1)## is a solution.

Homework Equations


Nothing comes to mind.

The Attempt at a Solution


I thought to initial pose the system as an eigenvalue problem ##\vec{x}' = A \vec{x}##. However, ##(t,1)## is generally not an eigenvalue. Any ideas?

Would any system work you think, not necessarily ##\vec{x}' = A \vec{x}##?

Thanks!
Two questions:
1. Can you come up with a second order linear DE with those two solutions?
2. Do you know how to write a second order as a 2 by 2 matrix system?
 
joshmccraney said:

Homework Statement


Give an example of a system of differential equations for which ##(t,1)## is a solution.

Homework Equations


Nothing comes to mind.

The Attempt at a Solution


I thought to initial pose the system as an eigenvalue problem ##\vec{x}' = A \vec{x}##. However, ##(t,1)## is generally not an eigenvalue. Any ideas?

Would any system work you think, not necessarily ##\vec{x}' = A \vec{x}##?

Thanks!

Rather than guessing, it is easiest to work backwards from the required solution until you have an appropriate system. Here you just need "a system of differential equations" (with no additional restrictions on the type of system) which admits the required solution, and differentiating the required solution once will get you "a system of differential equations" which admits the required solution.

That said, there is a system of the form [itex]\vec{x}' = A \vec {x}[/itex]; since [itex]1 = e^{0t}[/itex] and [itex]t = te^{0t}[/itex] you are looking for a matrix which has two zero eigenvalues but is not the zero matrix.