Results 1 to 2 of 2

Thread: Differential substitution question

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2010
    Posts
    3

    Differential substitution question

    Hi guys,
    In one of my lecture notes examples on substitution methods for ODE's

    I have a DE

    dy/dx = (2y^4+x^4) / (xy^3)

    It then says to use the substitution y=xv.

    The next line then becomes

    v+x dv/dx = (2(xv)^4+x^4) / (x(xv)^3)

    Now I see on the right hand side the substitution y=xv.


    what I don't understand is the LHS.

    How did they go from dy/dx to v+x dv/dx ??

  2. #2
    Frenzied Member zaza's Avatar
    Join Date
    Apr 2001
    Location
    Borneo Rainforest Habits: Scratching
    Posts
    1,486

    Re: Differential substitution question

    Chain rule.

    y = x.v(x), so you need to differentiate both parts.
    I use VB 6, VB.Net 2003 and Office 2010



    Code:
    Excel Graphing | Excel Timer | Excel Tips and Tricks | Add controls in Office | Data tables in Excel | Gaussian random number distribution (VB6/VBA,VB.Net) | Coordinates, Vectors and 3D volumes

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width