ODR: Does this one have a solution?

  • Thread starter Thread starter twoflower
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around the ordinary differential equation (ODE) given by y' = 10^(x+y). Participants explore the implications of integrating the equation and the role of the constant of integration in determining the existence of solutions.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss the integration process and the handling of the constant of integration. Questions arise regarding the validity of conclusions drawn about the existence of solutions, particularly in light of potential initial conditions. There is also a focus on the discrepancies between participant-derived solutions and those provided by software tools like Maple.

Discussion Status

The conversation is ongoing, with participants providing insights and questioning each other's reasoning. Some have offered corrections regarding the treatment of constants, while others are examining the implications of their derived solutions. There is no explicit consensus on the correctness of the solutions presented.

Contextual Notes

Participants note the importance of initial conditions and the potential for typos in the original problem statement. The discussion also highlights the challenges of using computational tools for verification of results.

twoflower
Messages
363
Reaction score
0
Hi all,

I'm given this one:

[tex] y' = 10^{x+y}[/tex]

Here's how I went:

[tex] \frac{y'}{10^{y}} = 10^{x}[/tex]

[tex] \int\left(\frac{1}{10}\right)^{y}\ dy = \int 10^{x}\ dx[/tex]

[tex] \frac{\left(\frac{1}{10}\right)^{y}}{\log \frac{1}{10}}} = \frac{10^{x}}{\log 10} + C[/tex]

[tex] \left(\frac{1}{10}\right)^{y} = -10^{x}[/tex]

From which I conclude that it has no solution (on the right side there is negative number whereas on the left side there always will be a positive one).

Is this right conclusion?

Thank you.
 
Last edited:
Physics news on Phys.org
What happened to your constant?
 
StatusX said:
What happened to your constant?

Well, it just...disappeared http://pinkfloyd.o106.com/forum/images/smiles/icon_redface.gif
 
Last edited by a moderator:
You're confusing "assumptions" with "conclusions." It is a conclusion to say that there is no solution.

If the constant of integration just disappeared then you cannot just make a general conclusion. Surely, the problem provided an intial condition or you can infer one. :)
 
Tide said:
You're confusing "assumptions" with "conclusions." It is a conclusion to say that there is no solution.
If the constant of integration just disappeared then you cannot just make a general conclusion. Surely, the problem provided an intial condition or you can infer one. :)

Of course, I mistakingly got rid of the constant :)
 
Firstly as mentioned, you cannot just make constants disappear. Secondly, can you elaborate on how you got the negative infront of the 10^x.
 
mezarashi said:
Firstly as mentioned, you cannot just make constants disappear. Secondly, can you elaborate on how you got the negative infront of the 10^x.

Sorry, there was a typo in the original post. Now I corrected it and hope it's clear.
 
Welcoming the constant back, I finished this ODE. Anyway, I got something slightly different than Maples tells me.

[tex] \left(\frac{1}{10}\right)^{y} = -10^{x} + C[/tex]

[tex] y \log \frac{1}{10} = \log (C - 10^{x})[/tex]

[tex] y = \frac{\log(C-10^{x})}{\log \frac{1}{10}} = -\frac{\log (C-10^{x})}{\log 10}[/tex]

Which implies

[tex] C > 0[/tex]

and for particular C

[tex] 10^{x} < C \leftrightarrow x < \frac{\log C}{\log 10}[/tex]

so

[tex] y = -\frac{\log (C-10^{x})}{\log 10},\ x \in \left(-\infty, \frac{\log C}{\log 10}\right), C > 0[/tex]

Proof shows that the equation

[tex] y' = 10^{x+y}[/tex]

so I think it's correct.

Anyway, Maple tells me that it's

[tex] y(x) = \frac{\log \left(\frac{1}{10^{x} + C \log 10}\right)}{\log 10}[/tex]

but it seems not to satisfy the equation when I differentiated it.

Where's the truth?

Thank you.
 
Last edited:
I'm pretty sure the solution is:

[tex]y(x)=\text{log}\left[\frac{1}{k-10^x}\right];\quad x<\text{log}(k)[/tex]

Now . . . does this exists:

[tex]\int_0^{\text{log(k)}} y(x)dx[/tex]

?
 
  • #10
saltydog said:
I'm pretty sure the solution is:

[tex]y(x)=\text{log}\left[\frac{1}{k-10^x}\right];\quad x<\text{log}(k)[/tex]

Now . . . does this exists:

[tex]\int_0^{\text{log(k)}} y(x)dx[/tex]

?

You're right with solution (assuming it is decimal logarithm you use).

Anyway, why is Maple giving wrong answer? I thought it will be good tool to check my own results but it doesn't seem so...
 
  • #11
twoflower said:
You're right with solution (assuming it is decimal logarithm you use).
Anyway, why is Maple giving wrong answer? I thought it will be good tool to check my own results but it doesn't seem so...

Twoflower, I dont' know about Maple. I use Mathematica and I believe software like it are execllent tools to check results. For example, I just finishing working on:

[tex]\mathcal{L}^{-1}\left\{\frac{2s-s^2+1}{2(s^3+s-2)}\right\}[/tex]

Well, that's a mess to do by hand (for me anyway). Have to break it up into several pieces like:

[tex]\frac{2s}{s^2+s-2},\quad \frac{1}{s-1},\quad \frac{2-s}{2+s+s^2}[/tex]

and

[tex]\frac{s^2-1}{s^3+s-2}[/tex]

Tough to keep track of everything but I can use Mathematica to invert each to verfy each step of my work. I've found this approach, using Mathematica to check steps, very useful as a learning tool. Try and learn to do so with Maple or whatever you use.:smile:
 

Similar threads

Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
20
Views
2K
  • · Replies 105 ·
4
Replies
105
Views
11K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
3
Views
2K