Variation of parameters (Kinda having trouble with the integral)

Click For Summary
SUMMARY

The discussion focuses on solving the differential equation 4y'' - y = 8e^(0.5t)/(2 + e^(0.5t)). The participant successfully determined the eigenvalues as ±1/2 and derived the homogeneous solution as C_1e^(0.5t) + C_2e^(-0.5t). They constructed the corresponding matrix and eigenvectors, but encountered difficulties in integrating the resulting expression. A suggested method for integration involves substituting u = a + e^(bt) to simplify the integral.

PREREQUISITES
  • Understanding of differential equations and eigenvalues
  • Familiarity with matrix representation of systems
  • Knowledge of integration techniques, particularly substitution
  • Experience with homogeneous and particular solutions in differential equations
NEXT STEPS
  • Study the method of variation of parameters in detail
  • Learn advanced integration techniques, focusing on substitution methods
  • Explore eigenvalue problems in linear algebra
  • Review the theory behind homogeneous and particular solutions of differential equations
USEFUL FOR

Students studying differential equations, mathematicians interested in eigenvalue problems, and anyone seeking to improve their integration skills in the context of solving differential equations.

atarr3
Messages
74
Reaction score
0

Homework Statement



Solve the problem: 4y'' - y = 8e^(.5t)/(2 + e^(.5t))


Homework Equations



Particular solution of Y = X*integral(inverse of X multiplied by G)

Finding eigenvalues and eigenvectors


The Attempt at a Solution



This might be a little too messy for anyone to make sense of, but

I found the eigenvalues first. 4x^2 - 1 = 0, so eigenvalues are +/- 1/2.
Solution for the homogenous is therefore C_1e^(.5t) + C_2e^(-.5t)
The matrix corresponding to the equation X' = AX is:
[0 1]
[.25 0]

The eigenvector for value 1/2 is [1 ] and for -1/2 is [ 1 ]
[.5] [-.5]

So my matrix for the theorem Y = X*integral(inverse of X multiplied by G)
is:
[e^(.5t) e^(-.5t)]
[.5e^(.5t) -.5e^(-.5t)]

So far so good, I think.

The inverse of this is [.5e^(-.5t) e^(-.5t)]
[.5e^(.5t) -e^(.5t) ]

G is [8e^(.5t)/(2 + e^(.5t))]
[ 0 ]

So plugging that into my integral equation thing, I get the integral of

[ 4/(2 + e^(.5t)) ]
[4e^t/(2 + e^(.5t))]

This is where I am stuck and don't know how to integrate.

I'd appreciate any help or advice you can guys can give! Also, please let me know if this problem can be solved a way different from the one I tried to use. Thanks a lot!
 
Physics news on Phys.org
I haven't checked over your work, but for an integral of the form:

[tex]\int \frac 1 {a+e^{bt}}\, dt[/tex]

try letting [itex]u = a + e^{bt},\ du =be^{bt}dt,\ e^{bt} = u-a[/itex]

should give you something to work with. Same idea for the other integral.
 
Thank you so much! I got the first one, and I think I can get the second one.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K