Finding Implicit and Explicit Solutions for Initial-Value Problems

Saladsamurai
Messages
3,009
Reaction score
7

Homework Statement


Find an implicit and explicit solution for the given initial-value problem

\frac{dx}{dt}=4(x^2+1) for x(\frac{\pi}{4})=1

\frac{dx}{dt}=4(x^2+1)

\Rightarrow \frac{dx}{x^2+1}=4dt

\Rightarrow \tan^{-1}x+C=4t

Now I am a little stuck. Usually I just plug in my values. I am thinking of taking the tan of both sides, eh?
 
Physics news on Phys.org
x = tan(4t-C) looks like a good idea to me :)
 
Yes, x= tan(4t- C) is sensible. But you don't HAVE to do that to "plug in the values": your equation, as it is, says tan^{-1} + C= \pi. What is arctan 1?
 
Okay, I see now. But I have a new question, or rather just need some clarification.

In Calculus, we always integrated one dependent variable wrt one independent, which is what I am doing above here, except that something new arises in these separation of variables problems.

Since I am integrating TWO functions that are said to be equivalent, I end up with TWO arbitrary constants. Now I have been shown that they could just be moved to one side of the equation, and since one is just as arbitrary as the other, I can just write them as C (just one). I am fine with this.

But in the above example, suppose I had chose to put +C on the RHS instead of the left.
Now solving for this arbitrary constant I would have gotten that C=-\frac{3}{4}\pi instead of +\frac{3}{4}\pi

What does this all mean?
Sorry if it is obvious!

Casey
 
It just means that

\tan^{-1}x + \frac{3\pi}{4} = 4t

is equivalent to

\tan^{-1}x = 4t - \frac{3\pi}{4}

:smile:
 
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