How can I solve this without using integrating factor?

Click For Summary
SUMMARY

The Wronskian between the functions f(t) = e^{2t} and g(t) is given as 3e^{4t}. By setting up the equation W(t) = fg' - f'g, we derive the differential equation g' - 2g = 3e^{2t}. The solution can be approached without using integrating factors by first solving the homogeneous equation g' - 2g = 0, yielding g(t) = Ce^{2t}. The method of variation of parameters is then applied, leading to the general solution g(t) = 3te^{2t} + Ce^{2t}, where C is a constant.

PREREQUISITES
  • Understanding of Wronskian and its application in differential equations
  • Familiarity with solving linear differential equations with constant coefficients
  • Knowledge of the method of variation of parameters
  • Basic calculus, including integration techniques
NEXT STEPS
  • Study the method of variation of parameters in detail
  • Practice solving linear differential equations with constant coefficients
  • Explore the concept of Wronskian in more complex systems of equations
  • Review integration techniques relevant to differential equations
USEFUL FOR

Students and professionals in mathematics, particularly those focusing on differential equations, as well as educators looking for alternative methods to teach solving linear equations without integrating factors.

ktklam9
Messages
3
Reaction score
0
Let the Wronskian between the functions f and g to be 3e[itex]^{4t}[/itex], if f(t) = e[itex]^{2t}[/itex], then what is g(t)?

So the Wronskian setup is pretty easy

W(t) = fg' - f'g = 3e[itex]^{4t}[/itex]

f = e[itex]^{2t}[/itex]
f' = 2e[itex]^{2t}[/itex]

So plugging it in I would get:

e[itex]^{2t}[/itex]g' - 2e[itex]^{2t}[/itex]g = 3e[itex]^{4t}[/itex]

Which results in

g' - 2g = 3e[itex]^{2t}[/itex]

How can I solve for g without using integrating factor? Is it even possible? Thanks :)
 
Physics news on Phys.org
It's always possible to solve "some other way" but often much more difficult.

This particular example, however, is a "linear equation with constant coefficients" which has a fairly simple solution method. Because it is linear, we can add two solutions to get a third so start by looking at g'- 2g= 0.

g'= 2g give dg/g= 2dt and, integrating ln(g)= 2t+ c. Taking the exponential of both sides, [itex]g(t)= e^{2t+ c}= e^{2t}e^c= Ce^{2t}[/itex] where C is defined as ec.

Now, we can use a method called "variation of parameters" because we allow that "C" in the previous solution to be a variable: let [itex]g= v(t)e^{2t}[/itex]. Then [itex]g'= v'(t)e^{2t}+ 2v(t)e^{2t}[/itex] so the equation becomes [itex]g'- 2g= v'(t)e^{2t}+ 2v(t)e^{2t}- 2v(t)e^{2t}= v'(t)e^{2t}= 3e^{2t}[/itex]. We can cancel the "[itex]e^{2t}[/itex]" terms to get [itex]v'(t)= 3[/itex] and, integrating, v(t)= 3t+ C. That gives the solution [itex]g(t)= v(t)e^{2t}= 3te^{2t}+ Ce^{2t}[/itex] where "C" can be any number.
 

Similar threads

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