MHB -apc.3.3.01 Find the equation of the curve that passes through the point (1,2)

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Curve Point
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Find the equation of the curve that passes through the point $(1,2)$ and has a slope of $(3+\dfrac{1}{x})y$ at any point $(x,y)$ on the curve.
ok this is weird I woild assume the curve would be an parabola and an IVP soluiton...
 
Physics news on Phys.org
You are essentially being asked to solve the IVP:

$$\d{y}{x}=\left(3+\frac{1}{x}\right)y$$ where \(y(1)=2\).
 
$\dfrac{1}{y}dy =\left(3+\dfrac{1}{x}\right) dx + C$

then $\int$ both sides??
 
I'd suggest you wait until you integrate to introduce a constant of integration. Or use definite integrals with the boundaries as the limits.
 
$\ln y = 3x+\ln x$
ok so we got $y(1)=2$, $\quad x=1\quad y=2$
$\ln 2 = 3(1) + \ln 1 + C$
so
$\ln 2-3 =C$
ummmmm!
 
Last edited:
MarkFL said:
You are essentially being asked to solve the IVP:

$$\d{y}{x}=\left(3+\frac{1}{x}\right)y$$ where \(y(1)=2\).

I would next separate the variables, and in doing so we are dividing by \(y\), thereby eliminating the trivial solution:

$$y\equiv0$$

And so we have:

$$\frac{1}{y}\,dy=\left(3+\frac{1}{x}\right)\,dx$$

Integrate, using the boundaries as limits:

$$\int_2^y \frac{1}{u}\,du=\int_1^x 3+\frac{1}{v}\,dv$$

$$\left[\ln|u|\right]_2^y=\left[3v+\ln|v|\right]_1^x$$

$$\ln|y|-\ln(2)=(3x+\ln|x|)-(3+\ln(1))$$

$$\ln|y|=3x+\ln|x|-3+\ln(2)$$

This implies:

$$y(x)=2xe^{3(x-1)}$$

We could also have written the ODE as:

$$\d{y}{x}-\left(3+\frac{1}{x}\right)y=0$$

Compute the integrating factor:

$$\mu(x)=\exp\left(-\int 3+\frac{1}{x}\,dx\right)=\frac{e^{-3x}}{x}$$

And the ODE becomes:

$$\frac{e^{-3x}}{x}\d{y}{x}-\frac{e^{-3x}}{x}\left(3+\frac{1}{x}\right)y=0$$

$$\frac{d}{dx}\left(\frac{e^{-3x}}{x}y\right)=0$$

$$\frac{e^{-3x}}{x}y=c_1$$

$$y(x)=c_1xe^{3x}$$

$$y(1)=c_1e^3=2\implies c_1=2e^{-3}$$

Hence:

$$y(x)=2xe^{3(x-1)}$$
 
so i didn't use the limits properly

wow ... that was a great help
appreciate all the steps
 
karush said:
$\ln y = 3x+\ln x$
ok so we got $y(1)=2$, $\quad x=1\quad y=2$
$\ln 2 = 3(1) + \ln 1 + C$
so
$\ln 2-3 =C$
ummmmm!

$\ln{y} = 3x + \ln{x} + \ln{2} - 3$

$\ln{y} = 3(x-1) + \ln(2x)$

$y = 2x \cdot e^{3(x-1)}$
 
soi stopped too soon!have to admit that was an interesting problem
 
Last edited:
  • #10
https://dl.orangedox.com/6rStfn4eMFHuHvAKuX
 
  • #11
Who is soi?
 
  • #12
Country Boy said:
Who is soi?
so i
 
Back
Top