Series solution to linear differential equations

In summary: Your Name]In summary, the conversation discusses solving a differential equation with initial conditions using a power series and finding the general form of the solution. Tips for determining the general form include looking for patterns in the coefficients, using a summation notation, and considering a generating function. The conversation also encourages the person to not get discouraged and to ask for help if needed.
  • #1
sunda
1
0

Homework Statement



Given the ODE y''-ty'+y=0 where y(0)=1 and y'(0)=0
Assume y(t)=Ʃn=0 ( a(n) t^n ) (power series centered at 0)

find the general form of the solution ( an=f(n) )

The Attempt at a Solution



I used the initial conditions to determine the values a0=1 and a1=0

Determined the recurrence relation a(n+2)= a(n) (n-1) / (n+1)(n+2)

And found the first six non-zero terms (which was asked for in an earlier part of the question.

a(0)=1 a(1)=0 a(2)=-1/2! a(3)=0 a(4)=-1/4! a(5)=0 a(6)=-3/6! a(7)=0 a(8)=-15/8! a(9)=0 a(10)=-105/10!

I am having a really tough time coming up with a(n) I can identify a few patterns such as there is obviously a component 1/n! and since all the odd terms are 0 it would be 1/(n+1)! I attempted to handle the first term being positive and the rest negative using (n-1)/abs(n-1) I am assuming there is a better way to handle this however. I am very lost on coming up with a series representation of the numerator {1-1-1-3-15-105-...-...}

Any help will be appreciated very much.
Thanks for your time!
 
Physics news on Phys.org
  • #2


Thank you for your question. Your approach so far looks correct, and it seems like you are on the right track. Here are a few tips to help you determine the general form of the solution:

1. Look for a pattern in the coefficients: As you have already noticed, the coefficients of the series seem to alternate between positive and negative values. Additionally, the values of the coefficients also seem to be increasing, with each odd term being 0. This suggests that the general form of the solution may involve a combination of factorials and alternating signs.

2. Use a summation notation: Instead of trying to find a closed form expression for the coefficients, you can use a summation notation to represent the series. This will make it easier to manipulate and work with the series, and may also help you identify a pattern. For example, the series can be written as a summation from n=0 to infinity of (-1)^n (2n)!/((2n+1)! n!).

3. Consider using a generating function: A generating function is a powerful tool that can help you find a closed form expression for a series. In this case, you can use the generating function for the series to determine the general form of the solution. The generating function for the series is given by f(x) = exp(-x^2/2).

I hope these tips will help you in determining the general form of the solution. Keep in mind that solving differential equations can be a challenging task, so don't get discouraged if you are having trouble. Keep exploring different methods and approaches, and don't be afraid to ask for help. Best of luck with your work!
 

Related to Series solution to linear differential equations

1. What is a series solution to a linear differential equation?

A series solution to a linear differential equation is a method of solving a differential equation by expressing the solution as a sum of infinitely many terms. Each term in the series is a polynomial function of the independent variable, and the coefficients of the polynomials are determined by the differential equation.

2. When is it appropriate to use a series solution to solve a linear differential equation?

A series solution is typically used when the differential equation cannot be solved by other methods, such as separation of variables or using an integrating factor. It is also useful when the initial conditions of the differential equation are not given, as the series solution can provide an approximation of the solution for any value of the independent variable.

3. What is the process for finding a series solution to a linear differential equation?

The process for finding a series solution involves expressing the solution as a power series, substituting the series into the differential equation, and solving for the coefficients in the series. This often involves finding recurrence relations between the coefficients and using initial conditions to determine their values.

4. Are there any limitations to using a series solution for a linear differential equation?

Yes, there are limitations to using a series solution. The series may not converge for certain values of the independent variable, resulting in an inaccurate or nonexistent solution. Additionally, the series may only provide an approximation of the true solution, and may not accurately represent the behavior of the solution for all values of the independent variable.

5. Are there any special cases where a series solution is particularly useful?

Yes, there are special cases where a series solution is particularly useful. For example, when the differential equation involves a singular point or a non-analytic function, a series solution may be the only method of finding a solution. Additionally, series solutions are often used in physics and engineering to model physical systems and predict their behavior.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
420
  • Calculus and Beyond Homework Help
Replies
2
Views
432
  • Calculus and Beyond Homework Help
Replies
3
Views
508
  • Calculus and Beyond Homework Help
Replies
6
Views
472
  • Calculus and Beyond Homework Help
Replies
1
Views
307
  • Calculus and Beyond Homework Help
Replies
6
Views
830
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
647
  • Calculus and Beyond Homework Help
Replies
5
Views
584
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
Back
Top