Symmetry in Differential Equations: Benefits & Consequences

  • Context: Graduate 
  • Thread starter Thread starter Marin
  • Start date Start date
  • Tags Tags
    Symmetries
Click For Summary

Discussion Overview

The discussion revolves around the role of symmetry in differential equations (DEs) and whether it can facilitate finding solutions more efficiently. Participants explore various examples of DE systems, questioning the implications of symmetry and its potential benefits or coincidences in the context of mathematical reasoning.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions if symmetry in DEs can lead to faster solutions, using examples of symmetrical systems to illustrate their point.
  • Another participant presents a symmetrical system but concludes that it does not provide any help in finding solutions, suggesting a possible condition for symmetry to be beneficial.
  • Some participants discuss the relationship between the functions in symmetrical systems, proposing that similarities might imply shared properties, though they remain uncertain about how this aids in solving DEs.
  • A participant suggests that if one solution is found, it could imply relationships between the variables, raising questions about the nature of symmetry in the derived equations.
  • There is mention of a specific system of DEs that participants find challenging to solve analytically, prompting speculation about the role of the Jacobian and other transformations.
  • Another participant reflects on the potential for reflection symmetry and other transformations to maintain system invariance, questioning the relevance of Lie symmetry in this context.
  • One participant emphasizes their interest in the mathematical aspects of the problem, noting that many DEs are not analytically solvable and expressing a desire to uncover hidden structures within symmetrical systems.

Areas of Agreement / Disagreement

Participants express a mix of viewpoints regarding the utility of symmetry in DEs. While some suggest that symmetry may help in finding solutions, others argue that it does not necessarily provide an advantage. The discussion remains unresolved, with multiple competing views on the implications of symmetry.

Contextual Notes

Participants acknowledge that certain conditions may affect the helpfulness of symmetry, but these conditions are not fully defined. There is also a recognition that some systems may lack physical meaning, focusing instead on the mathematical exploration of symmetry.

Marin
Messages
192
Reaction score
0
Hello everybody!

I have a general question concerning DEs :0

Can one use the symmetry of the equation to somehow get the solution faster?
What does such symmetry tell us?
e.g.:
[tex]\dot x=y[/tex]
[tex]\dot y=x[/tex]

is the symmetrical system to the second order DE

[tex]\ddot x-x=0[/tex]

Now we can easily see the solutions (whether e^t or e^(-t)) actually have the same properties as functions. They are even one and the same function, rotated over the y-axis!

So, is the symmetry really providing help or this is just a coincidence?
 
Physics news on Phys.org
Marin said:
… So, is the symmetry really providing help or this is just a coincidence?

Hello Marin! :smile:

Well … if x' = y2

y' = x2

then x'' = 2y y' = 2x2 √x'

so that's a symmetry which is no help at all! :cry:

(I suspect there's a condition that makes it helpful … perhaps something like the Jacobian being unitary … but I'll let someone else answer that! :wink:)
 
tiny-tim said:
Hello Marin! :smile:

Well … if x' = y2

y' = x2

then x'' = 2y y' = 2x2 √x'

so that's a symmetry which is no help at all! :cry:

(I suspect there's a condition that makes it helpful … perhaps something like the Jacobian being unitary … but I'll let someone else answer that! :wink:)


Sorry,tiny-tim, couldn't quite get it :(

What's the purpose of "then x'' = 2yy' = 2x2 √x'"

When I look at the system itself, what I see is that what's true for y should be true for x which to my understanding implies that the two functions are somehow similar to one another..

And the big question is, if so, then HOW?

**maybe my question above should be: Does the symmetry of a system of simultaneous DEs provide us somehow to find the solution faster?
 
Marin said:
When I look at the system itself, what I see is that what's true for y should be true for x which to my understanding implies that the two functions are somehow similar to one another.

oh I see!

Then, yes, both x and y are solutions to the same equation, so they will be different combinations of the same basic solutions. :smile:

(But I don't see how that would generally help.)
 
well, if we could find one solution, e.g.:

dy/dx=x^2 => y=1/3 x^3 +c

it is true then that x=1/3y^3 +c

but if x and y are basically the same functions, do we have?:

1/3 x^3=1/3y^3 +k /.3
x^3=y^3 +c

which I think is the solution to the DE, from which the system has been derived, cuz:

the system was:

dx/dt=y^2
dy/dt=x^2

now dividing the second equation by the first one (to eliminate dt):

dy/dx=x^2/y^2 - which is same with the result above.

Was it just a coincidence or is there some symmetry in it?

EDIT: Sorry, I didn't pay attention I used different variables ( first x and then t)
 
Hi Marin! :smile:
Marin said:
dx/dt=y^2
dy/dt=x^2

now dividing the second equation by the first one (to eliminate dt):

dy/dx=x^2/y^2 - which is same with the result above.

Was it just a coincidence or is there some symmetry in it?

Yes, I didn't think of that. :redface:

So long as the right-hand side is a function of only one variable,

we can always divide one equation by the other (as you did):

if dx/dt = f'(y), dy/dt = f'(x), say

then f'(y)dy = f'(x)dx,

so f(y) = f(x) + constant. :smile:

You're right … the symmetry does help! :smile:
 
And what about the other cases?

consider the system:

[tex]\dot x=x+y^2-2t[/tex]
[tex]\dot y=x^2+y-2t[/tex]

to be honest, I don't have an idea how to solve it analytically :(

But it's symmetrical... You were talking about the Jacobian hmmm could it be an ansatz here ?
 
Marin said:
And what about the other cases?

consider the system:

[tex]\dot x=x+y^2-2t[/tex]
[tex]\dot y=x^2+y-2t[/tex]

to be honest, I don't have an idea how to solve it analytically :(

But it's symmetrical... You were talking about the Jacobian hmmm could it be an ansatz here ?

Sorry, I've no idea.

Just guessing about the Jacobian … someone else wil have to answer that. :redface:
 
Does anybody know something about it?
 
  • #10
Marin said:
consider the system:

[tex]\dot x=x+y^2-2t[/tex]
[tex]\dot y=x^2+y-2t[/tex]

Hm... look like a challenging problem. Never seen before. Is there any application for this system?

Look like you all been thinking of reflection symmetry [tex]x \leftrightarrow y[/tex] before. May be we should be looking at other transformation such that system remain invariant. Is Lie symmetry is of any used here ? I don't know.

I will monitor this thread. Hopefully somebody could answered it.
 
  • #11
Well, these systems have no physical meaning (at least are not meant to have here). I am interested in the problem from a pure mathematical point of view.

Look like you all been thinking of reflection symmetry [tex]x \leftrightarrow y[/tex] before
- absolutely true - I consider it the most obvious one - if we could find something interesting about it, maybe we could then ask for partial symmetries or negative symmetry, etc.

I know many DEs are not analytically solvable, and many others take a lot of time to find a solution. That's why I'm asking about these symmetrical systems. I think there must be something 'invisible' to us, but hidden in the system.


I would be glad to see every comment or idea - more or less probable :)

best regards, Marin
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
959
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 0 ·
Replies
0
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 65 ·
3
Replies
65
Views
9K