Simple first-order series solution

Click For Summary
SUMMARY

The discussion focuses on solving the differential equation y' - xy = 0 using series solutions. The proposed solution involves expressing y as a power series y = Ʃ from 0 to infinity a_n x^n and deriving a recurrence relation. The relation yields a1 = 0 and (k+1)a_(k+1) - a_(k-1) = 0, leading to a pattern where all coefficients a_n for odd n are zero, while even coefficients can be expressed in terms of a0. The solution demonstrates a systematic approach to finding coefficients and hints at a factorial relationship in the denominators of even-indexed terms.

PREREQUISITES
  • Understanding of first-order differential equations
  • Familiarity with power series and their convergence
  • Knowledge of recurrence relations and their applications
  • Basic principles of mathematical induction
NEXT STEPS
  • Explore the derivation of power series solutions for different types of differential equations
  • Learn about the convergence criteria for power series
  • Investigate the role of factorials in series expansions and their implications
  • Study mathematical induction techniques for proving properties of series
USEFUL FOR

Students and educators in mathematics, particularly those studying differential equations and series solutions, as well as researchers looking for systematic methods in solving similar mathematical problems.

th3chemist
Messages
66
Reaction score
0

Homework Statement



The question is y' - xy = 0
I have to solve it using series solutions

Homework Equations





The Attempt at a Solution



I use y = Ʃ from 0 to infinity a_n x^n and took the derivative. I plugged it into the equation

I got the recurrence relation to be a1 = 0 and (k+1)a_(k+1) - a_(k-1) = 0
 
Physics news on Phys.org
th3chemist said:

Homework Statement



The question is y' - xy = 0
I have to solve it using series solutions

Homework Equations





The Attempt at a Solution



I use y = Ʃ from 0 to infinity a_n x^n and took the derivative. I plugged it into the equation

I got the recurrence relation to be a1 = 0 and (k+1)a_(k+1) - a_(k-1) = 0

Assuming that your work is correct (can't tell because you don't show it), then consider a0 to be arbitrary, and find a2 in terms of a0. a3 will be zero because a1 is. Continue finding a4, a6, and so on, in terms of a0.
 
That is, if [itex]a_0[/itex] is the inital value, taking k= 1, [itex]2a_2= a_0[/itex] so [itex]a_2= a_0/2[/itex]. Then taking k= 2 [itex]3a_3= a_1= 0[/itex] so [itex]a_3= 0[/itex]. Taking k= 3, [itex]4a_4= a_2= a_0/2[/itex] so [itex]a_4= a_0/8[/itex]. Taking k= 4, [itex]5a_5= a_3= 0[/itex] so [itex]a_5= 0[/itex]. Taking k= 5, [itex]6a_6= a_4= a_0/8[/itex] so [itex]a_6= a_0/48[/itex], etc.

It should be obvious that [itex]a_n= 0[/itex] for all odd n (and you should be able to prove it by induction on n) while for n even we get [itex]a_0[/itex] over 2, 8, 48, ... Continue for a few more terms to see if you can find a formula for those denominators. It shouldn't surprise you if it involves a factorial.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
2K
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
14
Views
2K