MHB -t1.13 IVP \frac{ds}{dt}&=12t(3t^2-1)^3 ,s(1)=3\

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Ivp
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$\tiny{2214.t1.13}$
1000
$\textsf{solve the initial value problem}$
\begin{align*}\displaystyle
\frac{ds}{dt}&=12t(3t^2-1)^3 ,s(1)=3\\
I_{13}&=\int 12t(3t^2-t)^3 \, dt\\
u&=(3t^2-1) \therefore \frac{1}{6t}du=dt \\
&=2\int u^3 du\\
&=2\left[\frac{u^4}{4}\right]\\
\textit{Back Substitute U}&\\
&=2\left[\frac{(3t^2-1)^4}{4}\right]+C\\
\textit{Solve for C}&\\
s(1)&=\left[\frac{(3(1)^2-1)^4}{2}\right]+C=3\\
&=\left[\frac{16}{2}\right]+C=3\\
&=8+C=3 \therefore C=-5\\
\textit{Initial Value}&\\
s&=\color{red}{\frac{1}{2}(3t^2-1)^4-5}
\end{align*}ok took me 2 hours to do this and hope it is ok
I was curious if there is a way to right justify the text inside an align

also suggestions if any

much mahalo ahead
 
Last edited:
Physics news on Phys.org
I moved this here since IVP's are a topic from the study of differential equations.

We are given:

$$\d{s}{t}=12t\left(3t^2-1\right)^3$$ where $$s(1)=3$$

Integrate both sides w.r.t $t$, using the boundaries and replacing the dummy variables of integration:

$$\int_3^{s(t)}\,du=2\int_1^t \left(3v^2-1\right)^36v\,dv$$

Use a substitution on the RHS:

$$\int_3^{s(t)}\,du=2\int_2^{3t^2-1} w^3\,dw$$

Apply the FTOC:

$$s(t)-3=\frac{1}{2}\left(\left(3t^2-1\right)^4-2^4\right)$$

Or:

$$s(t)=\frac{1}{2}\left(3t^2-1\right)^4-5\quad\checkmark$$
 
ok, guess I wasn't looking what forum i put it in
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...

Similar threads

Replies
7
Views
3K
Replies
6
Views
3K
Replies
3
Views
1K
Replies
1
Views
1K
Replies
4
Views
1K
Replies
1
Views
1K
Replies
2
Views
1K
Replies
6
Views
2K
Back
Top