Thread Closed

Differential Equations Problem

 
Share Thread Thread Tools
Sep18-05, 12:19 PM   #1
 

Differential Equations Problem


I have the following problem:

[tex]y'=\frac{3x^{2}}{3y^{2}-4};\quad y(1)=0[/tex]

I solved this, and came up with [itex]y^{3}-4y-x^{3}=-1[/itex]

My problem lies in finding the interval of definition. From the original DE, it is clear that [itex]|y|\neq \frac{2\sqrt{3}}{3}[/itex]. Then, after plugging that in for y and solving for what x can't be, I come up with:

[tex]\left|x^{3}-1\right|\neq \frac{16\sqrt{3}}{9}[/tex]

...however, my reasoning doesn't seem to work here. Apparently, the answer is:

[tex]\left|x^{3}-1\right|<\frac{16\sqrt{3}}{3}[/tex]

Can someone help me out here?

Thanks a lot.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Sep18-05, 12:25 PM   #2
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Well, the y-value can't be allowed to slide past the point of singularity when starting on 1, can it?
Sep18-05, 12:34 PM   #3
 
Alright, well that explains why it is less-than, but why is the denominator 3 instead of 9? Each time I work it out, I come up with 9 in the denominator.
Sep18-05, 01:04 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Differential Equations Problem


Well, show your work!
Sep18-05, 02:49 PM   #5
 
[tex]\left|x^{3}-1\right|=y\left(y^{2}-4\right)[/tex]

I then plug in [itex]y=\frac{2\sqrt{3}}{3}[/itex] (which is one of the values y cannot be) to see what value(s) of x would give this:

[tex]\left|x^{3}-1\right|\neq\frac{2\sqrt{3}}{3}\left(\frac{4}{3}-4\right)[/tex]

..and upon solving for this particular value, I come up with [itex]\left|x^{3}-1\right|\neq\frac{16\sqrt{3}}{9}[/itex], which is incorrect. Why is this?

Thanks again.
Sep18-05, 03:28 PM   #6
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by apmcavoy
[tex]\left|x^{3}-1\right|=y\left(y^{2}-4\right)[/tex]

I then plug in [itex]y=\frac{2\sqrt{3}}{3}[/itex] (which is one of the values y cannot be) to see what value(s) of x would give this:

[tex]\left|x^{3}-1\right|\neq\frac{2\sqrt{3}}{3}\left(\frac{4}{3}-4\right)[/tex]

..and upon solving for this particular value, I come up with [itex]\left|x^{3}-1\right|\neq\frac{16\sqrt{3}}{9}[/itex], which is incorrect. Why is this?

Thanks again.
[tex]\frac{16}{3\sqrt{3}}[/tex]

is correct. Can you generate an implicit plot of the solution? I've attached one. Do you understand why it looks like that and why the ENTIRE plot satisfies the differential equation even at the points of vertical tangency? I included the two vertical lines to show where the values of x are that you calculated.
Attached Thumbnails
odeplot1.JPG  
Sep18-05, 03:40 PM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Well, I presume you meant to say:

[tex]\left|x^{3}-1\right|=\left|y\left(y^{2}-4\right)\right|[/tex]

Anyways, here's a problem:

You know that y cannot be equal to ±2√3/3.

However, that does not mean that y(y²-4) cannot be equal to

(2√3/3)((2√3/3)²-4)
Sep18-05, 03:44 PM   #8
 
Ok that makes sense. Thank you everyone for your help. By the way, which program did you use to generate that plot? I use Linux and can't find anything that is relatively inexpensive or free for graphing.

Thanks again.
Sep18-05, 03:49 PM   #9
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by apmcavoy
Ok that makes sense. Thank you everyone for your help. By the way, which program did you use to generate that plot? I use Linux and can't find anything that is relatively inexpensive or free for graphing.

Thanks again.
I used Mathematica but I'm sure others would do. I tell you what, suppose you just absolutely had to write from scratch in C++, a program to plot it. You could do that right? Just for each value of x in the domain, solve the cubic polynomial for y, get the (real) roots, put them all together, and there you go.
Sep18-05, 03:54 PM   #10
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Bleh, if I had remembered it was a point of tangency, I could have found the other value of y much more easily when x³-1 = 16√3/9. (Oh well, at least I only had to solve a quadratic!)
Sep18-05, 05:00 PM   #11
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by saltydog
I used Mathematica but I'm sure others would do. I tell you what, suppose you just absolutely had to write from scratch in C++, a program to plot it. You could do that right? Just for each value of x in the domain, solve the cubic polynomial for y, get the (real) roots, put them all together, and there you go.
Just for the record: It's easier to solve for x in terms of y (at least to get the plot). Just for each value of y in some range, compute:

[tex]x=\sqrt[3]{1+y^3-4y}[/tex]

Ok, I'm done.
Sep18-05, 05:20 PM   #12
 
Thank you so much for all the help! I appreciate that graph. Now I can see why it wouldn't be a function if the range contained anything else.
Thread Closed
Thread Tools


Similar Threads for: Differential Equations Problem
Thread Forum Replies
Differential Equations - Bernoulli Problem Calculus & Beyond Homework 1
differential equations - mixing problem Calculus & Beyond Homework 15
differential equations - logistic law problem Calculus & Beyond Homework 1
Differential Equations Problem Calculus & Beyond Homework 4
problem in differential equations forum? Forum Feedback & Announcements 1