Finding the differential equation (initial value problem)

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
2 replies · 2K views
djh101
Messages
158
Reaction score
5
Homework problem for nonlinear dynamics.


Let us write xλ(t) for the solution of the initial value problem
[itex]\dot{x}[/itex] = f(x) & x(0) = λ

where f is continuously differentiable on the whole line and f(0) = 0.
a) Find the differential equation for [itex]\frac{∂x_{λ}}{∂λ}[/itex](t)


I'm a little confused about where to begin, so any sort of push in the right direction would be appreciated. Also, what does the λ subscript mean?
 
Last edited:
Physics news on Phys.org
hi djh101! :smile:
djh101 said:
[itex]\dot{x}[/itex] = f(x) & x(0) = λ


I'm a little confused about where to begin, so any sort of push in the right direction would be appreciated. Also, what does the λ subscript mean?


xλ(t) is the solution to dx/dt = f(x) with initial condition x(0) = λ

hint: what can you say about xλ+dλ(t) - xλ(t) ? :wink:
 
xλ+dλ - xλ = x = ∂xλ?