Cauchy Problem, Same variables in one fraction

In summary, my professor told me that the equation is related to the squared variables, so I was thinking of trying a substitution but I don't know how to do it. :(He suggested integrating it, but I'm not sure how to do that. I'm stuck. :(But I did end up solving it.
  • #1
royblaze
74
0

Homework Statement



Solve the following Cauchy problem .

y' = (3y2 + t2)/ 2ty
y(1) = 1


Homework Equations




The Attempt at a Solution



I know that the equation is not separable or linear from the get-go. I spoke with my professor and he said it is related to the squared variables, so I was thinking some sort of substitution, like z = f(y,t) and going from there, but I don't know how to actually do it. :(
 
Physics news on Phys.org
  • #2
Try to check if it is an exact equation. (it isn't).
But maybe there exists a suitable integration factor??
 
  • #3
(working on it now)
 
  • #4
It has to be in standard form first, so then it becomes

(2ty)y' - 3y2 = t2

y' - 3y/(2t) = t/(2y)

Don't all the y's have to be on the left?
 
  • #5
What is the standard form of an exact ODE??

[itex]P(x,y)dx+Q(x,y)dy=0[/itex]

right?
 
  • #6
y'(t,y) + p(t)y = g(t,y), I believe.
 
  • #7
the point is that both numerator and denominator are of "degree 2". If you were to multiply both y and t by "a" on the right, the "a"s would all cancel out. This is a "homogenous" first order equation.

[tex]y'= \frac{3y^2+ t^2}{2ty}= \frac{3}{2}\frac{y}{t}+ \frac{1}{2}\frac{t}{y}[/tex]

Try the substitution u= y/t so that y= tu.
 
  • #8
I actually tried that before! Maybe I'm just doing it wrong, then.

(working on it now)

Here's what I got so far (kind of stuck)


t (du/dt) = u/2 + 1/(2u)


Rearranging,

(1/t) dt = [4u / (2u2 + 2)] du

ln|t| + C = ln|2u2+2|

Not sure how to proceed from here. I'm assuming we can "say" C = 0? Or that, for some reason,



ln(C)|t| = ln|t| + C.



That's what my professor did for a similar example (still don't know why it works).

And say that the insides of the ln are the same...?


So then,

C|t| = |2u2 + 2|

C = |2u2 +2| / |t|

What happens now?? :(
 
Last edited:
  • #9
First of all, [itex]4u / (2u^2 + 2) = 2u / (u^2 + 1)[/itex], which simplifies the anti-derivative slightly to [itex]ln|u^2+1|[/itex]. You can't make the assumption that [itex]C=0[/itex]; you have an initial condition that must be obeyed!

Note that [itex]C = ln(e^C)[/itex]; then you can combine logarithms with the laws of logarithm addition and solve for [itex]u[/itex].
 
  • #10
Okay then,

ln|t| + C = ln|2u2+2|

I will now use

ln|t| + C = ln|u2+1|

Now, replacing the C with ln(eC),

ln|t| + ln|eC| = ln|u2 + 1|


(Working now)
 
  • #11
Just finished it up.

I end up with:

ln|t + eC| = ln|u2+1|

Insides of ln must be equal,

t + eC = u2 + 1

u2 = t + eC - 1

Since u = (y/t),

(y/t)2 = t + eC - 1

So: y = t (sqrt(t + eC - 1))

Using y(1) = 1,

C must equal zero.

y = t(sqrt(t))

Thanks!
 
Last edited:
  • #12
Dude, [itex]ln(a) + ln(b) = ln(ab)[/itex]. You should have [itex]ln|t e^{c}| = ln|u^2 + 1|[/itex]. Also, don't forget the plus-or-minus sign when you take the square root of both sides. You'll need check which sign you want by which one works with the initial condition.
 
  • #13
Gosh. Dangit. I can't believe I was making that mistake. I really thought I multiplied the two... grr.

Thanks for the point-out though.

In this case, I got

1 = 1 (+ or -) sqrt(eC - 1)

In order for it to be positive, it should be plus rather than minus. But it doesn't really matter, because then sqrt(eC - 1) = 0 no matter what, right? Even if it were negative or positive, the C would have to equal zero for the sqrt of something to be zero.

My final answer is now

y = t (+ or -) sqrt(t - 1)

Any thoughts?
 
  • #14
Okay, let's back up for a second. You presumably found that:

[tex] y= \pm t \sqrt{te^c-1} [/tex]

I'll show you a "cool" trick. Since [itex]e[/itex] is a constant, [itex]e^C[/itex] must also be a constant, so you can just replace it with [itex]C[/itex].

[tex] y= \pm t \sqrt{Ct-1} [/tex]

You sub in [itex]y(1) = 1[/itex]:

[tex] 1 = \pm \sqrt{C-1}[/tex]

Now do you see which sign we have to take?
 
  • #15
I'm thinking the sign should be positive, because if you fit in the initial condition into the negative form, then found C, then put it back into the negative form, the answer would have

1 = - (1) * sqrt (2-1) which is an false statement...?
 
  • #16
Exactly.

Alternatively, you could note that since the left side is positive, the right side must also be positive, so we have to take the plus sign since the square root function is never negative.
 
  • #17
Awesome. Thanks so much!
 
  • #18
No prob :biggrin:
 

FAQ: Cauchy Problem, Same variables in one fraction

What is a Cauchy Problem?

A Cauchy Problem is a specific type of initial value problem in mathematics. It involves finding a solution to a differential equation that satisfies certain initial conditions, known as Cauchy data.

Can you explain the concept of "same variables in one fraction" in relation to the Cauchy Problem?

The term "same variables in one fraction" refers to the form of a Cauchy Problem where all the variables in the problem are present in one fraction. This allows for the use of certain techniques, such as separation of variables, to solve the problem.

What are the key steps in solving a Cauchy Problem with same variables in one fraction?

The key steps in solving a Cauchy Problem with same variables in one fraction include identifying the differential equation and the initial conditions, rewriting the equation in the form of a single fraction, separating the variables, integrating both sides, and finally, using the initial conditions to find the particular solution.

Are there any limitations to using this technique for solving Cauchy Problems?

Yes, this technique may not be applicable to all Cauchy Problems. It is most effective when the variables can be easily separated and when the initial conditions are given in a specific form.

Can you provide an example of a Cauchy Problem with same variables in one fraction and its solution?

One example of a Cauchy Problem with same variables in one fraction is the equation dy/dx = y/x with the initial condition y(1) = 2. The solution to this problem is y = 2x, which can be found by separating the variables, integrating, and using the initial condition to find the particular solution.

Similar threads

Back
Top