Solve Linear vs Nonlinear Homework Statement

  • Thread starter Thread starter driven4rhythm
  • Start date Start date
  • Tags Tags
    Linear Nonlinear
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
1 reply · 3K views
driven4rhythm
Messages
7
Reaction score
0

Homework Statement


I've started differential equations and I'm trying to understand the how to figure out if an equation is linear or not. The relevant equation I don't really understand either.

Homework Equations


http://img138.imageshack.us/img138/4158/8ac6f972e84a7e33c291f42.png

The Attempt at a Solution


y' means dy/dt
1. (t^2)y'' + ty' +2y = sin(t) I said it's non linear (wrong)
2. (1+y^2)y'' + ty' +y = e^t I said linear (wrong)
3. y''''+y'''+y'' + y' + y = 1 I said linear (right) I get this because it follows along with the relevant equation from what I can tell.
4. y' + ty^2 =0 I said linear (wrong)
5. y'' + sin(t+y) = sin(t) I said non linear (right) I get this, I think, because of the sin(t+y)
6. y''' + ty' + cos^2(t)y = t^3 I said non linear (wrong)
 
Last edited by a moderator:
Physics news on Phys.org
A linear equation is an equation where your derivates don't have any POWERS. It can be the 2nd,3rd, 4th, billionth DERIVATIVE, but it can't be say, [tex]y'^2[/tex] because that means the first derivative, squared, which is non-linear. Also note, [tex]y^2[/tex] is also considered a non-linear term; the functions and their derivatives can't be taken to some power >1.