Solving IVP with Euler's Method: Step Size h = 0.1

Ed Aboud
Messages
200
Reaction score
0
Hi all.

Could someone give me a hand with this:

Using Euler's method find an approximate solution to the IVP using step size h = 0.1

\frac{dy}{dx} = 4xy + 3 , y(0)=0

I know how to use Euler's method for something simple like \frac{dy}{dx} = x + y
But I'm just not to sure what to take as the f(x,y).

Is it just simply f(x,y) = 4xy + 3

Thanks for any help.
 
Physics news on Phys.org
Ed Aboud said:
Is it just simply f(x,y) = 4xy + 3
Yes.
 
Ok cool.
Thanks for the help!
 
I assume that since the answer was "yes", you will give it the most thought!
 
Last edited by a moderator:
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...

Similar threads

Replies
11
Views
3K
Replies
5
Views
5K
Replies
9
Views
3K
Replies
5
Views
2K
Replies
8
Views
4K
Replies
5
Views
2K
Back
Top