Toronto Math Forum

MAT244--2019F => MAT244--Test & Quizzes => Quiz-3 => Topic started by: Changhao Jiang on October 11, 2019, 02:03:03 PM

Title: TUT0102 Quiz3
Post by: Changhao Jiang on October 11, 2019, 02:03:03 PM
\documentclass{article}
\usepackage[utf8]{inputenc}


\usepackage{natbib}
\usepackage{graphicx}
\usepackage{amsmath}
\begin{document}


If the Wronskian W of f and g is $3e^{4t}$, and if $f(t)=e^{2t}$, find g(t)

Solution: We calculate the Wronskian of f and g:

$W =
\begin{vmatrix}
f(t) & g(t) \\
f'(t) & g'(t) \\
\end{vmatrix}
=
\begin{vmatrix}
e^{2t} & g(t) \\
2e^{2t} & g'(t) \\
\end{vmatrix} $
= $e^{2t}g'(t)-2e^{2t}g(t)=3e^{4t}$ \newline
$e^{2t}g'(t)-2e^{2t}g(t)=3e^{4t}$ \newline