The General Solution of the DE y''+y'=tan(t) ?

Ahmad Obeid
Messages
2
Reaction score
0
Hello There, I hope I posted this in the right thread.
I've been struggling with solving this particular Differential Equation and just couldn't find any way to solve it completely..

1. Homework Statement

I am only required to find the general solution of the differential equation
y'' + y' = tan(t)

Homework Equations


Wronskian of two functions.
Characteristic Polynomial of a (homogeneous) Differential Equation.

The Attempt at a Solution


First I found the solution to the associated DE y''+y'=0 which gave me y1=1 and y2=e-t
Thus the general solution is y= u1*y1 + u2*y2 where u1 and u2 are two functions of t to be determined.
Using the method of variation of parameters I ended up with u1 = -ln|cos(t)| + c1 (Note that the Wronskian of y1 & y2 is -e-t )
However I ended up with u2 = -∫et*tant dt which is obviously unsolvable..
You can find attached my work and attempts.
Is there anything wrong? or is there another way around? like just writing the integral as an infinite series?
Thank you for your help!
 

Attachments

  • 20160311063933.jpg
    20160311063933.jpg
    69.6 KB · Views: 585
Physics news on Phys.org
Ahmad Obeid said:
Hello There, I hope I posted this in the right thread.
I've been struggling with solving this particular Differential Equation and just couldn't find any way to solve it completely..

1. Homework Statement

I am only required to find the general solution of the differential equation
y'' + y' = tan(t)

Homework Equations


Wronskian of two functions.
Characteristic Polynomial of a (homogeneous) Differential Equation.

The Attempt at a Solution


First I found the solution to the associated DE y''+y'=0 which gave me y1=1 and y2=e-t
Thus the general solution is y= u1*y1 + u2*y2 where u1 and u2 are two functions of t to be determined.
Using the method of variation of parameters I ended up with u1 = -ln|cos(t)| + c1 (Note that the Wronskian of y1 & y2 is -e-t )
However I ended up with u2 = -∫et*tant dt which is obviously unsolvable..
You can find attached my work and attempts.
Is there anything wrong? or is there another way around? like just writing the integral as an infinite series?
Thank you for your help!

Lots of problems have solutions that cannot be written in "closed form"; perhaps this is one of them. What I mean is that you can invent a new function ##\Lambda(t) = \int_0^t \tan(s) e^s \, ds## and can then express your answer in terms of ##\Lambda(\cdot)##.
 
  • Like
Likes Ahmad Obeid
Oh so I just leave it as is? Thought there was some extra step I should make...
If only that y' was a y life would've been much easier haha
Thank you for your help !
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top