Variation of parameters (1st order)

Click For Summary
SUMMARY

The discussion focuses on solving the first-order linear differential equation u' = u/t + 2t using the method of variation of parameters. The participant rearranged the equation and derived the homogeneous solution u_h(t) = At, leading to a particular solution u_p(t) = p(t)t. The final general solution was confirmed through integration, yielding u(t) = 2t^3/3 + constant. Additionally, an alternative method using an integrating factor was discussed, demonstrating that both approaches yield the same family of solutions.

PREREQUISITES
  • Understanding of first-order linear differential equations
  • Familiarity with the method of variation of parameters
  • Knowledge of integrating factors in differential equations
  • Basic integration techniques
NEXT STEPS
  • Study the method of variation of parameters in detail
  • Learn how to derive and apply integrating factors for first-order linear differential equations
  • Explore the concept of homogeneous and particular solutions in differential equations
  • Practice solving various first-order differential equations to reinforce understanding
USEFUL FOR

Students and educators in mathematics, particularly those studying differential equations, as well as anyone seeking to deepen their understanding of first-order linear differential equations and solution methods.

j3dwards
Messages
32
Reaction score
0

Homework Statement


Find the general solution of the following equation:

u(t): u' = u/t + 2t

Homework Equations


y' + p(x)y = Q(x)....(1)

yeI = ∫ dx eIQ(x) + constant.....(2)

The Attempt at a Solution


I rearranged the equation to give:

u' - u/t = 2t

Then I considered the following (homogeneous):

u' - u/t = 0

1/u u' = 1/t

∫ 1/u du = ∫ 1/t dt

ln(u) = ln(t) + c

u(t) = eln(t) + c = tec = At

Let: I = ln(t)

eI = eln(t) = t

u = At

So: A(t)=u/t

dA/dt = u//t - u/t2 = A'

Using equation (2) given above, my solution to this equation was:

ut = ∫ 2t . t dt = ∫ 2t2 dt = 2t3/3 + constant

My questions are:
1. Is this correct?
2. In equation (2) there is no need for A', so why was this needed?

Thank you for taking the time to look at these, any help would be much appreciated!
 
Physics news on Phys.org
You can always check to see whether your final solution is a solution of the original differential equation yourself by replacing u with the function of t. In this case, we can see that it does not solve the original equation, assuming I read it properly.
I'm not sure as to what the symbol "l" in your method entails, as I may have learned a different method of variation of parameters. In the method that I learned, the homogeneous solution [itex]u_h(t) = At[/itex] is used to find a particular solution of the form [itex]u_p(t) = p(t)t[/itex], where p(t) is an unknown function of t that we must solve for (the constant "parameter" in the homogeneous solution is replaced by the "variable parameter" p(t)). To find it, we substitute this particular solution into the original differential equation and equate coefficients of like terms. In this case, we get
[tex]p'(t)t + p(t) = p(t) + 2t[/tex]
which simplifies to [itex]p'(t) = 2[/itex]. We may then integrate p'(t) to get p(t), and write the general solution as the sum of the homogeneous and particular solutions. You can then verify that the general solution does solve the original equation.

As an aside, we may also solve this differential equation using a standard integrating factor for first order linear differential equations. If we multiply both sides of the equation
[tex]u' - \frac{1}{t}u = 2t[/tex]
by the integrating factor derived from the coefficient of u,
[tex]e^{\int -\frac{1}{t}\, dt} = \frac{1}{t}[/tex]
we get
[tex]\frac{u'}{t} - \frac{u}{t^2} = 2[/tex]
The left side is the derivative with respect to t of [itex]\frac{u}{t}[/itex], as you should verify. Integrating both sides, we get the same family of solutions.
 

Similar threads

Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
8
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K