2nd order ODE reduction of order method

Click For Summary

Homework Help Overview

The discussion revolves around the reduction of order method for solving a second-order ordinary differential equation (ODE) of the form x^2 y'' + 2xy' - 12y = 0, given a known solution y_1 = x^3. Participants are exploring the substitution and differentiation process involved in this method.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the substitution of y = uy_1 and the resulting expressions for y', y'', raising questions about the treatment of u as a variable rather than a constant. There is a focus on the differentiation process and the application of the product rule. Some participants express confusion about the correct application of these concepts and seek clarification on their calculations.

Discussion Status

The discussion is active, with participants providing guidance on the differentiation process and the implications of treating u as a function. Some participants have made progress in simplifying the equation and are considering the next steps, including the substitution of v = u' and the integration process. There is a mix of interpretations and approaches being explored, with no explicit consensus reached.

Contextual Notes

Participants are working under the constraints of a homework assignment, which may limit the information they can provide or assumptions they can make. There is an ongoing discussion about the need for constants of integration in the context of finding a particular solution.

pat666
Messages
703
Reaction score
0

Homework Statement



[tex]x^2 y''+2xy'-12y=0,y_1=x^3[/tex]
[tex]y''+(2y')/x-12y/x^2 =0[/tex]

Homework Equations





The Attempt at a Solution


[tex]y=uy_1=ux y'=u' x+u y''=u'' x+2u'[/tex]
subbing that in instead of y,y',y''
[tex]u'' x+2u'+2(u'x+u)/x+12(ux)/x^2 =0[/tex]

now my book says to reduce the order v=u' which is easy enough except for the fact that I have "u" in there with no derivative. What do I sub here (integral of v)? STUMPED!

thanks for any help
 
Physics news on Phys.org
x is not a solution, x^3 is.
 
Yes, that's one mistake so far:
[tex]y_1=uy_1=u*x^3 y'=u'*x^3+u y''=u''x^3+2u'[/tex]
before going on can you tell me if that's correct??

thanks
 
I do not follow what you wrote, the subscripts are unclear and it all runs together.
The product rule is
(uv)'=u'v+uv'
(uv)''=u''v+2u'v'+uv''
 
sorry, Ill fix it:
[tex]y_1=u*x^3--------------y'=u'*x^3+u----------y''=u''x^3+2u'[/tex]
 
(x^3)'=3 x^2
(x^3)''=6 x
You might be differentiating x
x'=1
x''=0
 
sorry, I don't know what you mean. I was following how the textbook does it which doesn't seem to be normal differentiation?
 
It is normal differentiation.
let
y=u y1
y'=(uy1)'=u'y1+u y1'
y''=(uy1)''=u''y1+2u'y1'+uy1''
in this case
y1=x^3
y1'=3x^2
y1''=6x
so
y=x^3 u
y'=x^3 u'+3x^2 u
y''=x^3 u''+6x^2 u'+6x u
which we substitute into the differential equation
 
Again your right, I was treating u as a constant and not what it actually is.
so what I have now is:
[tex]x^3*u''+6x^2u'+6x*u+2(x^3 u'+3x^2 u)/x-12(x^3 u)/x^2=0[/tex]
now I can let v=u' or do I neaten things up first?
 
  • #10
You can let v=u' if you want, you will notice the u's cancel out as expected.
 
  • #11
Hi again, just neatened it up, in actually comes out quite neatly:
[tex]x^3u''+8x^2u' =0[/tex]
then subbing v=u', separation of variables + integration gives
[tex]ln(v)=-8ln(x)[/tex] can you give me some more help here please.
 
  • #12
Just reverse the substitutions
v=A x^-8
u'=v
y=x^3 u
to find y
y will have the form A y1+B y2
where A and B are arbitrary constants
 
  • #13
pat666 said:
Hi again, just neatened it up, in actually comes out quite neatly:
[tex]x^3u''+8x^2u' =0[/tex]
then subbing v=u', separation of variables + integration gives
[tex]ln(v)=-8ln(x)[/tex] can you give me some more help here please.
Well, [itex]-8ln(x)= ln(x^{-8})[/itex], of course, so you have [itex]ln(v)= ln(x^{-8})[/itex]. Can you solve that for v? And then integrate to find u.
 
  • #14
Certainty can:
[tex]v=1/x^8[/tex]
since v=u' so ' = integral of v
so [tex]u=\int 1/x^8[/tex]
[tex]u=-1/(7x^7)[/tex]
Do I need a constant of integration here or not because I am looking for a particular solution?

Thanks

also not sure what the next step is?
 
  • #15
Hey got a little further:
I have y=x^3u so u=y/x^3
and u=-A/(7x^7 )
so y/x^3=-A/(7x^7 )
But I don't have A and B??

Thanks
 
  • #16
Actually there are two constants of integration and you (and I) completely forgot the first one- which is the one you need.

ln(v)= -8ln(x)+ c gives [itex]v= Cx^{-8}[/itex] ([itex]C= e^c[/itex].)

Then [itex]u'= v= Cx^{-8}[/itex] so [itex]u(x)= -\frac{C}{7}x^{-7}+ C_2[/itex]

And then [itex]y(x)= u(x)x^3= -\frac{C}{7}x^{-4}+ C_2x^3[/itex] is the general solution. Notice that the second constant of integration gives the original solution, [itex]x^3[/itex]. Of course, you could have ignored both constants of integration to just get that [itex]x^{-4}[/itex] is a second independent solution and, already knowing that [itex]x^3[/itex]is a solution, write the general solution as
[tex]y(x)= Ax^{-4}+ Bx^3[/tex].
 
  • #17
Thanks heaps for all your help HallsofIvy and lurflurf! mucho appreciato!
 

Similar threads

Replies
19
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K