High order linear differential equation

In summary: In other words, if one of those coefficients was not 0, we could eliminate one of those vectors and still have a set of solutions. That's why we say that a set of vectors is "dependent" if at least one of them can be eliminated. A "basis" for a vector space is a set of independent vectors that "span" the space- that is, you can write any vector in the space as a linear combination of that set of vectors. What I was saying is that, since this is a "second order" linear differential equation, the set of solutions is a vector space of dimension 2 and so you only need 2 independent solutions. You were given two independent solutions and told to
  • #1
jaredmt
121
0

Homework Statement


(x^2)(y'') + xy' - 4y = 0

a) show that x^2 and x^-2 are linear independent solutions of this equation on the interval 0 <x<infinity
b) write the general solution of the given equation
c) find the solution that satisfies the conditions y(2) = 3, y'(2) = -1. Explain why htis solution is unique. Over what interval is this solution defined?

Homework Equations


The Attempt at a Solution


ok I am pretty sure i got part a). i just found y' and y'' for y = x^2 and plugged it in. then did the same for y = x^-2. both give me an answer of 0. it doesn't seem to matter what x is so i guess 0<x<infinity doesn't contain any false statement so i said it was true.

for part b), I am having trouble because either my professor didnt explain well or i took bad notes. the general equation is supposed to be:
y(x) = Yc(x) + yp(x)

i believe Yc(x) = c_1(x^2) + c_2(x^-2)
in the example in class yp(x) = 1/2 but there's no explanation on how we got that. and nothing in the book on "general equation" so any help on this would be appreciated

for part c). i replaced x with 2, y with 3, and y' with -1 then i got y'' = 7/2. was that what i was supposed to do? then i was going to integrate back to find the equation of y that satisfies all the conditions. there's no clear explanation on this step either, so do i have the right idea for this?
 
Physics news on Phys.org
  • #2
For part (b)
yp(x) is called the particular integral and is only non-zero when the ODE is inhomogeneous, i.e. when the ODE has a non zero right hand side. Note that in general a nth order ODE has n linearly independent solutions. Since your ODE is second order and you already have two linearly independent solutions you can safely set yp(x) = 0.

Note that in this case even if you were to find an expression for yp(x), it would be some linear combination of the two solutions that you already have and therefore wouldn't make any difference to the solution.

For part (c)
Yes, you are indeed meant to use the conditions that you have been given. However, you are meant to find the particular solution for this ODE. The solution you have already found yc(x) is the general solution where you have two undetermined coefficients (c1 and c2). To find the particular solution you need to use the conditions that you have been given to determine that values of c1 and c2.

Do you follow?
 
  • #3
One of the things you should have learned before dealing with equation like this (called "Euler-type" or "equipotent" equations since the power of x is the same as the order of the derivative) You should have learned that the set of solutions to any linear homogeneous nth order differential equation forms a vector space of dimension n. That means that any n indepenedent solutions form a basis and that any solution can be written as a linear combination of n independent solutions. Since this is a second order linear homogeneous equation you only need two independent solutions- which you are given. Any solution to this equation is a linear combination of [itex]x^2[/itex] and [/itex]x^{-2}[/itex]- that is, [itex]y(x)= Ax^2+ Bx^{-2}[/itex]. Because this is a "homogeneous" equation, the 'particular solution', yp is 0 as Hootenanny said.

By the way, that means that you haven't finished part (a). You have shown that the two given functions satisfy the equation but you haven't shown that they are "independent". "Independent", here, means that the only linear combination equal to 0 for all x is the "trivial" solution, with coefficients equal to 0. What you need to do is show that the only solution to [itex]Ax^2+ Bx^{-2}= 0[/itex], for all x> 0, is A= B= 0. You can do that, for example, by taking x= 1 and 2 to get two equations for A and B or by taking x= 1 in that and the derivative [itex]2Ax- 2Bx^{-2}= 0[/itex] to get two equations.

Also, you are wrong that "it doesn't seem to matter what x is". Obviously x-2 is not defined at x= 0. That's why the interval 0< x< infinity does not include 0.

For part (c), no you do not put the initial conditions into the equation, you put them into the general solution to evaluate the constants.
 
Last edited by a moderator:
  • #4
ok so basically the definition of "independent" states that Ax^2 + Bx^-2 cannot = 0 unless both A and B = 0 right? and otherwise it is considered "dependent"?
 
  • #5
This one reason I recommend students take Linear Algebra before Differential Equations! The theory behind "linear differential equations" (which are what a first course in differential equations is basically about) is linear algebra.

Yes, in linear algebra, a set of "vectors", {v1, v2, ..., vn} is said to be independent if the only solution to the equation a1v1+ a2v2+ ...+ anvn= 0 is the "trivial" solution a1= a2= ...= an= 0. Notice that if there were a solution to that equation in which one coefficient, say ai, we NOT 0, we could solve for that vector: aivi= -a1v1- a2v2- ...-anvn (moving everything except aivi to the right side) and since ai is no 0, vi= -(a1/ai)v1- (a2/ai)v2- ...- (an/ai)vn so we could replace vi with that expression and don't need vi at all.
 

1. What is a high order linear differential equation?

A high order linear differential equation is a mathematical equation that contains derivatives of a dependent variable with respect to an independent variable, where the highest derivative has a power greater than one and all other terms are linear. It can be expressed in the form an(x)y(n) + an-1(x)y(n-1) + ... + a1(x)y' + a0(x)y = f(x), where n is the order of the equation, y is the dependent variable, and f(x) is a function of the independent variable x.

2. What is the order of a high order linear differential equation?

The order of a high order linear differential equation is the highest derivative present in the equation. For example, in the equation y'' + 2xy' - 5y = 0, the order is 2 because the highest derivative is y''.

3. What is the general solution of a high order linear differential equation?

The general solution of a high order linear differential equation is the set of all possible solutions that satisfy the equation. It contains n linearly independent solutions, where n is the order of the equation. The general solution can be expressed in terms of n arbitrary constants, which can be determined by applying initial or boundary conditions.

4. How is a high order linear differential equation solved?

A high order linear differential equation is solved by first finding the general solution using methods such as undetermined coefficients or variation of parameters. Then, the arbitrary constants in the general solution can be determined using initial or boundary conditions to find the particular solution that satisfies the given conditions.

5. What are some real-life applications of high order linear differential equations?

High order linear differential equations have various applications in physics, engineering, and other fields of science. They are commonly used to model systems that involve rates of change, such as in electrical circuits, chemical reactions, and population growth. They are also used in signal processing, control theory, and mechanics to describe the behavior of complex systems.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
290
  • Calculus and Beyond Homework Help
Replies
5
Views
303
  • Calculus and Beyond Homework Help
Replies
21
Views
851
  • Calculus and Beyond Homework Help
Replies
1
Views
301
  • Calculus and Beyond Homework Help
Replies
2
Views
206
  • Calculus and Beyond Homework Help
Replies
8
Views
769
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
334
Replies
7
Views
531
  • Calculus and Beyond Homework Help
Replies
7
Views
696
Back
Top