ODE, bernoulli equation -> leads to crazy integral

Click For Summary

Homework Help Overview

The discussion revolves around an initial value problem involving a Bernoulli differential equation. The equation presented is of the form [x^2]*y' + 2*[x^3]*y = [y^2]*(1+2*[x^2]), with the initial condition y(1) = 1/2. Participants are exploring the complexities of solving this equation, particularly focusing on the integral that arises during the process.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to simplify the equation into a linear form but encounters a challenging integral. Some participants question whether the integral must be solved directly or if it can be expressed in terms of the integral itself. Others suggest substitutions to transform the equation into a separable form, leading to further exploration of different methods.

Discussion Status

The discussion is active, with various approaches being suggested, including substitutions and transformations. Some participants express uncertainty about the necessity of integrating directly, while others share insights on potential methods to tackle the integral. There is no explicit consensus on the best approach, but several productive lines of reasoning are being explored.

Contextual Notes

Participants note the potential use of the error function for the integral and discuss the implications of the initial condition on the solution process. There is also mention of the creative aspect of choosing substitutions, highlighting the lack of a one-size-fits-all method for solving ODEs.

Jonnyb42
Messages
185
Reaction score
0
ODE, bernoulli equation --> leads to crazy integral !

Homework Statement



An Initial Value Problem, ODE (Bernoulli equation)

ODE: [x^2]*y' + 2*[x^3]*y = [y^2]*(1+2*[x^2])
IV: y(1) = 1/2

Homework Equations



general form of Bernoulli's equation:
y' + a(x)y = b(x)*[y^n]

First order, linear ODE form:
y' + a(x)y = b(x)

The Attempt at a Solution



I begin by simplifying the Bernoulli-type equation into a linear form, at which point I end up with an integral that I DO NOT KNOW HOW TO SOLVE.

9k85f6.jpg


I have either really messed up somewhere along the way to that Integral, or not and I just dont' know how to solve it.

Thanks for any help.
 
Physics news on Phys.org
Hi Jonnyb42! :smile:

Looks ok to me …

but you can't solve that integral unless you're allowed to use the "error function" erf(x). :redface:
 


No further ideas here, sorry :-\
 


Are you required to actually integrate it? I remember in my first D.E. class, I had one problem in the text that I could reduce to an integral but could not integrate. If finally gave up and looked in the back of the book where I found that the answer was given in terms of that integral!
 


But how could I get it even in terms of the integral? I need a constant of integration to solve for so y(1) = 1/2
 


Substitute z=x/y. You will get an easy separable differential equation.

ehild
 
Last edited:


With the substitution z=x/y,

y=x/z, y'=(z-xz')/z^2,the ODE becomes

x^2(z-xz')/z^2+2x^4/z=(1+2x^2)x^2/z^2.

Multiplying with z^2/x^2, and rearranging the equation:

z-xz'+2x^2 z=(1+2x^2), which is a separable ODE:

xz'=(1+2x^2)(z-1)--->z'/(z-1)=(1+2x^2)/x

ehild
 


ehild, thank you!

How do you know to do that substitution?

thanks again,
Jonny
 


I did not know that substitution, I just tried...

Dividing both sides of the equation by y^2*x^2, it becomes

y'/y^2+ 2*(x/y) = 1/x^2+2.

So why not try to choose x/y the new variable? The derivative of x/y will contain the term y'/y^2...

There are no recipes for every ODE-s, and there can be different methods for the same ODE. The recipe suggested the substitution z=1/y, but it leads to a difficult integral. You have to be creative :smile:

ehild
 
  • #10


thanks very much!

jonny
 
  • #11
oops!

tiny-tim said:
Hi Jonnyb42! :smile:

Looks ok to me …

but you can't solve that integral unless you're allowed to use the "error function" erf(x). :redface:

oops! :redface:

your original method was fine :smile:, and on careful inspection your final integral

∫ -e-x2(2 + 1/x2) dx​

is simply e-x2/x + C :blushing:
 
  • #12


tiny-tim said:
your original method was fine :smile:, and on careful inspection your final integral

∫ -e-x2(2 + 1/x2) dx​

is simply e-x2/x + C :blushing:

Ingenious! How can one find out this integral?

ehild
 
  • #13
just by looking hard enough …

if it's (fe-x2)',

then that's (f' -2xf)e-x2, so -2xf = -2 works. ie f = 1/x, f' = -1/x2 :wink:
 
  • #14


You can look really hard. :smile:
Those who do not have such eyes would input it to Wolframalpha...

ehild
 
  • #15


It's an initial value problem. So, if you have a linear ODE:
<br /> z&#039; + a(x) z = b(x)<br />
and you find the integrating factor:
<br /> \mu(x) = e^{\int{a(x) \, dx}}<br />
without caring about the arbitrary integrating constant, because that would give an arbitrary multiplicative factor to your integrating factor, then, the solution to the initial value problem with:
<br /> z(x_{0}) = z_{0}<br />
is:
<br /> \mu(x) \, z(x) - \mu(x_{0}) \, z_{0} = \int_{x_{0}}^{x}{\mu(t) \, b(t) \, dt}<br />

From here you can immediately see that if \mu(x) gets multiplied by an arbitrary constant, each term in the above expression gets multiplied by it and the equality holds.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K
Replies
3
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K