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

  • Context: High School 
  • Thread starter Thread starter InvalidID
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the mathematical expression ##|x|=±x## and its implications in the context of a differential equation. Participants explore how this expression is derived and whether it is valid, as well as the conditions under which ##y=0## is considered a solution to the differential equation in question.

Discussion Character

  • Debate/contested
  • Mathematical reasoning
  • Conceptual clarification

Main Points Raised

  • Some participants question the validity of the expression ##|x|=±x##, noting that it may not hold true in all contexts.
  • Others argue that the equation |y| = B leads to y = B or y = -B, suggesting that this is a straightforward application of absolute value properties.
  • A participant points out that the graph of y = |x| differs from the graph of y = ±x, indicating a need for careful consideration of the context.
  • There is a discussion about whether y = 0 is a valid solution to the differential equation, with some asserting that it satisfies the equation while others express confusion about its implications.
  • Participants explore the idea that the solution to a differential equation includes specific values for x, y, and y' that satisfy the equation.
  • Some express concern about potential circular reasoning when substituting y = 0 back into the differential equation.
  • There is a clarification that the problem breaks down into two cases: one where y ≠ 0 and another where y = 0, which leads to different forms of solutions.
  • One participant questions the assumption that y = 0 must also satisfy the exponential solution derived from the differential equation.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the validity of ##|x|=±x## or the implications of y = 0 as a solution. Multiple competing views remain regarding the interpretation of the differential equation and the conditions under which solutions are valid.

Contextual Notes

There are unresolved questions regarding the assumptions made about the solutions to the differential equation and the implications of using absolute value in the context of the discussion.

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

  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K