How did they get |x|=±x? How did they know y=0 is also a solution?

  • Thread starter Thread starter InvalidID
  • Start date Start date
AI Thread Summary
The discussion centers on the interpretation of the equation |x| = ±x and its implications for solutions to a differential equation. Participants clarify that |y| = e^(C(1/3)x^3) leads to y being either Ae^(1/3)x^3 or -Ae^(1/3)x^3, where A is a positive constant. They confirm that y = 0 is indeed a solution of the differential equation y' = x^2y, as substituting y = 0 yields a true statement. The conversation also addresses the misconception that y = 0 is excluded from solutions, emphasizing that the analysis considers both cases: y ≠ 0 and y = 0. Ultimately, the discussion resolves around the nature of solutions to differential equations and the conditions under which they hold true.
InvalidID
Messages
84
Reaction score
3
Consider example 3 in the attachment. Better quality version: http://postimage.org/image/fjz61dbyr/

How did they get ##|x|=±x##? If I remember correctly, I was told on physics forums that ##|x|≠±x##. The curious thing about this one is that it doesn't even involve square roots!

How did they know y=0 is also a solution?
 
Last edited by a moderator:
Mathematics news on Phys.org
InvalidID said:
Consider example 3 in the attachment. Better quality version: http://postimage.org/image/fjz61dbyr/

How did they get ##|x|=±x##?
They didn't.

They have |y| = eCe(1/3)x3 = Ae(1/3)x3, where A is a positive constant.

This means that y = Ae(1/3)x3 or y = -Ae(1/3)x3, with A again being positive.
InvalidID said:
If I remember correctly, I was told on physics forums that ##|x|≠±x##. The curious thing about this one is that it doesn't even involve square roots!

How did they know y=0 is also a solution?

By noticing that y = 0 satisfies the differential equation.
 
InvalidID said:
How did they get ##|x|=±x##? If I remember correctly, I was told on physics forums that ##|x|≠±x##. The curious thing about this one is that it doesn't even involve square roots!
If we are talking about functions and graphs, then the graph of y = |x| isn't the same as the graph of y = ±x. But this is something different. It's essentially an absolute value equation, where if | x | = b then x = \pm b.
 
Mark44 said:
They didn't.

I don't understand how you went from:

Mark44 said:
They have |y| = eCe(1/3)x3 = Ae(1/3)x3, where A is a positive constant.

to:

Mark44 said:
This means that y = Ae(1/3)x3 or y = -Ae(1/3)x3, with A again being positive.

without the use that ##|x|=±x## where x is anything (not the same x in the example).

Mark44 said:
By noticing that y = 0 satisfies the differential equation.

$$y=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } },\quad A>0\\ Set\quad y=0\\ 0=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } }$$

But there is no solution?
 
Let's make it simple. Assuming that B is a positive number, the equation |y| = B is equivalent to y = B or y = -B.

That's all they did.

The original differential equation is y' = x2y.
Notice that if y = 0, then y' = 0, so substituting this function and its derivative into the differential equation yields a true statement. That means that y = 0 is a solution of the DE.
 
InvalidID said:
$$y=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } },\quad A>0\\ Set\quad y=0\\ 0=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } }$$

But there is no solution?
But that's not the equation. The equation is the first one: dy/dx = x^2y, y=0 satisfy the equation.
 
Mark44 said:
Let's make it simple. Assuming that B is a positive number, the equation |y| = B is equivalent to y = B or y = -B.

That's all they did.

So in other words, you're using the fact that ##|y|=B## is the same as writing ##y=±B##, right?

Mark44 said:
The original differential equation is y' = x2y.
Notice that if y = 0, then y' = 0, so substituting this function and its derivative into the differential equation yields a true statement. That means that y = 0 is a solution of the DE.

Like this?

$$\frac { dy }{ dx } ={ x }^{ 2 }y\\ Set\quad y=0\\ \frac { dy }{ dx } =0\\ ∴\quad when\quad y=0,\quad y'=0$$

And then we substitute ##y=0## and ##y'=0## back into the differential equation to get a true statement? But we got those values from the DE, so obviously it will be true... Isn't this circular logic?
 
null` said:
So in other words, you're using the fact that ##|y|=B## is the same as writing ##y=±B##, right?



Like this?

$$\frac { dy }{ dx } ={ x }^{ 2 }y\\ Set\quad y=0\\ \frac { dy }{ dx } =0\\ ∴\quad when\quad y=0,\quad y'=0$$

And then we substitute ##y=0## and ##y'=0## back into the differential equation to get a true statement? But we got those values from the DE, so obviously it will be true... Isn't this circular logic?

What does it mean for a function to be a solution to a differential equation?
 
Number Nine said:
What does it mean for a function to be a solution to a differential equation?

Assuming that a differential equation works like a regular equation, a solution is one that consists of 3 values: one for x, one for y, and one for y' that satisfy the equation when plugged in.
 
  • #10
Okay, so I get that y=0 satisfies the DE.

But why is it implied that just because it satisfies the DE, that the solution also works for y=0? I thought the solution was restricted to not work for y=0?
 
  • #11
null` said:
Okay, so I get that y=0 satisfies the DE.

But why is it implied that just because it satisfies the DE, that the solution also works for y=0?
Huh? The last part makes no sense. y = 0 is a solution of the DE, because it satisfies (i.e., makes a true statement of) the DE.
null` said:
I thought the solution was restricted to not work for y=0?
Read the problem a little more closely. There is no restriction on y. What they did was break things up into two cases:
Case 1: y ≠ 0, from which they obtained the exponentional function.
Case 2: y = 0.
 
  • #12
Mark44 said:
Huh? The last part makes no sense. y = 0 is a solution of the DE, because it satisfies (i.e., makes a true statement of) the DE.

Opps. My mistake.

Here is what I should've said:

Why is it implied that just because y=0 satisfies the DE, that y=0 also satisfies ##y=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } }##? In order to obtain ##y=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } }##, we had to restrict y=0 (basically case 1 that you referred to).

Mark44 said:
Read the problem a little more closely. There is no restriction on y. What they did was break things up into two cases:
Case 1: y ≠ 0, from which they obtained the exponentional function.
Case 2: y = 0.
 
  • #13
null` said:
Opps. My mistake.

Here is what I should've said:

Why is it implied that just because y=0 satisfies the DE, that y=0 also satisfies ##y=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } }##? In order to obtain ##y=A{ e }^{ \frac { { x }^{ 3 } }{ 3 } }##, we had to restrict y=0 (basically case 1 that you referred to).
A is an arbitrary constant- taking any specific value for A gives a solution.

So what if A= 0?
 

Similar threads

Back
Top