Solve Linear vs Nonlinear Homework Statement

  • Thread starter Thread starter driven4rhythm
  • Start date Start date
  • Tags Tags
    Linear Nonlinear
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, y'^2 because that means the first derivative, squared, which is non-linear. Also note, y^2 is also considered a non-linear term; the functions and their derivatives can't be taken to some power >1.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top