Fundamental Solutions of Linear homogeneous equations

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 6K views
hsong9
Messages
71
Reaction score
1

Homework Statement


Can y = sin(t^2) be a solution on an interval containing t = 0 of an equation y'' + p(t)y' + q(t)y = 0 with continuous coefficients?


Homework Equations





The Attempt at a Solution


y = sin(t^2)
y' = 2tcos(t^2)
y'' = 2cos(t^2) - 4t^2sin(t^2)

2cos(t^2) - 4t^2sin(t^2) + p(t)(2tcos(t^2)) + q(t)sin(t^2) = 0

when t=0, above equation is 2. That is, there does not exist the solution. so y can not be a solution on I containing t=0.
 
  • Like
Likes   Reactions: 1 person
Physics news on Phys.org
hsong9 said:

Homework Statement


Can y = sin(t^2) be a solution on an interval containing t = 0 of an equation y'' + p(t)y' + q(t)y = 0 with continuous coefficients?


Homework Equations





The Attempt at a Solution


y = sin(t^2)
y' = 2tcos(t^2)
y'' = 2cos(t^2) - 4t^2sin(t^2)

2cos(t^2) - 4t^2sin(t^2) + p(t)(2tcos(t^2)) + q(t)sin(t^2) = 0

when t=0, above equation is 2. That is, there does not exist the solution. so y can not be a solution on I containing t=0.

Your reasoning is good, but let me help you with your conclusion. An equation is not a number, so an equation can't be 2.

When t = 0, the value of the expression on the left side of the equation is 2, so y = sin(t^2) cannot be a solution of the differential equation on any interval I containing t = 0.
 
  • Like
Likes   Reactions: 1 person