Particular solution / undetermined coefficients

Click For Summary

Homework Help Overview

The discussion revolves around finding a particular solution for the differential equation tyʺ + yʹ = 4t, which presents challenges due to the presence of the variable t in the equation. Participants are exploring methods related to undetermined coefficients and substitutions in the context of differential equations.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various attempts to find a particular solution, including trying different forms for Yp(t) such as linear and quadratic expressions. Questions arise regarding the validity of their substitutions and the implications of the variable t in the equation.

Discussion Status

The discussion is ongoing, with participants providing hints and suggestions to each other. Some participants express confusion and seek clarification on their approaches, while others attempt to guide them towards more effective substitutions. There is a recognition of the need to explore different values for n in the proposed substitutions.

Contextual Notes

Participants note the difficulty in calculating the particular solution due to the structure of the equation and the presence of the variable t. There is an acknowledgment of the potential for reducing the equation to a first-order form, but this has not been fully explored by all participants.

ssb
Messages
119
Reaction score
0

Homework Statement



tyʺ+yʹ=4t

Homework Equations





The Attempt at a Solution



The problem that I am having with this problem is I've never been shown how to calculate the particular solution when there is an unknown (t) on the left hand side of the equation. If the problem were y"+y'=4t then I would have no problem but that t in there is throwing me off and I don't know how to approach this problem. Can anyone offer me a hint?
 
Physics news on Phys.org
heres an attempt:

tyʺ+yʹ=4t

Yp(t) = bt + a
Y'p(t) = b
Y"p(t) = 0

plugin to tyʺ+yʹ=4t

t(0) (hmm i may have answered my own question) + b + 0 (bt + a) = 4t

therefore b = 0 and a =0 (doesnt work)

Attempt 2

Yp(t) = at
Y'p(t) = a
Y"p(t) = 0

plug into tyʺ+yʹ=4t

t(0) + a + 0(at) = 4t
therefore a = 0 and this doesn't work! argg i am stuck
 
You're on the right track. Try re-writing it

y'' + \frac{1}{t}y' = 4

Now, try a more generic substitution:

y = a_n t^n

and see what happens. You should be able to determine what value(s) of n will make it possible to satisfy the equation.
 
Ben Niehoff said:
You're on the right track. Try re-writing it

y'' + \frac{1}{t}y' = 4

Now, try a more generic substitution:

y = a_n t^n

and see what happens. You should be able to determine what value(s) of n will make it possible to satisfy the equation.

Thankyou for your hint. I've attempted to use your hint and got stuck again. Here is what I did:

Yp(t) = At
Y'p(t) = A
Y"p(t) = 0

plug into y'' + \frac{1}{t}y' = 4

0 + \frac{1}{t}A = 4
therefore A=4t

plug that into yp(t) = (4t)t
but this is wrong as well! Am I correct in what I am doing when I solve for A and make it = to 4t?

Also I tried to begin with Yp(t) = At^2 and it didnt work as well.
 
Did you read the second part of my hint?
 
so if I make
Yp(t) = aT
Y'p(t) = a
Y"p(t) = 0

then

0+(at)/t = 4
a=4

I understand the second hint you gave me but its just not clicking man. I tried a = 4 and it still didnt work. Do you have a suggestion for paticular solution I might try and calculate with? thanks
 
Ben Niehoff said:
Now, try a more generic substitution:

y = a_n t^n

and see what happens. You should be able to determine what value(s) of n will make it possible to satisfy the equation.

I don't know how much clearer to make it. You keep repeating your trial with n=1, even though you've already proven that doesn't work.
 
ssb said:
Also I tried to begin with Yp(t) = At^2 and it didnt work as well.

You sure?
 
Thankyou so much! I finally figured it out. Thanks for nudging me in the proper direction. I really appreciate it (and i learned something new).
 
  • #10
By the way, since this equation had y" and y" but not y itself, you it's easily reduced to a first order equation: let u= y' and then ty"+ ty'= tu'+ u= 4t. That's the same as u'+ u/t= 4 which is a linear first order equation and the integrating factor can be easily found.

Ben Niehoff's idea worked because if you multiply the equation by t, you get t2y"+ ty'= t2 in which each derivative is multiplied by a power of t equal to the degree of the derivative. That's called an "Euler type" or "Equi-potential" equation. "Trying" a solution of the form xn is like "trying" erx in an equation with constant coefficients. In fact, the change of variable x= ln u changes the equipotential equation into an equation with constant coefficients
 
Last edited by a moderator:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
5
Views
3K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
9K
  • · Replies 2 ·
Replies
2
Views
1K