Recent content by su2111
-
S
LaTeX Cannot compile equation in LaTeX- Help with code please
Sorry! No need for help, I figured out what was wrong!- su2111
- Post #2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
LaTeX Cannot compile equation in LaTeX- Help with code please
Hello! I have been trying to get this equation to work in my LaTeX document, I do not really see any issues with it so if somebody could give some guidance that would be really helpful. Code: \begin{equation} {\bf{R}} = \sum_{i=1}^{N}_{{\bf{u}}_{i}} \end{equation} Thank you- su2111
- Thread
- Code Latex
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
S
Undergrad Separating Variables in Integration
Sorry I just re-checked the question and the initial condition is p(0) = q/3, I'm really sorry about that :) -
S
Undergrad Separating Variables in Integration
Wondering whether somebody could help me with a quick integral?? dp/dt = ap(1-(p^2/q^2)) initial condition p(0) = 0 I have tried separating the variables, and then taking the partial fractions where needed, however my answer does not simplify nicely and it gets into some really...