Solve the initial value problem explicitly for u

EndOfMemories
Messages
6
Reaction score
0

Homework Statement



solve the initial value problem for u

du/dt= (2t + sec^2(t))/2u also, u(0)=4

Homework Equations



antiderivative of sec^2(t) is tan(t) + C

The Attempt at a Solution



So, the first thing i did was move the "u" with the "u" and "t" with the "t". so the equation looks like
2u*du = 2t*dt + sec^2(t)*dt
then anti differentiated and got
u^2 = t^2 + tan(t) + C
then i got stuck
 
Last edited:
Physics news on Phys.org
Hi EndOfMemories! :smile:

(try using the X2 icon just above the Reply box :wink:)
EndOfMemories said:
… also, u(0)=4

So, the first thing i did was move the "u" with the "u" and "t" with the "t". so the equation looks like
2u*du = 2t*dt + sec^2(t)*dt
then anti differentiated and got
u^2 = t^2 + tan(t) + C
then i got stuck

that's fine! :smile:

now you need to find C, which you do by putting t = 0 and u = 4 :wink:
 
I see. thanks =)
 
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