Differential equations Definition and 999 Threads
-
U
Runge Kutta for 4 coupled differential equations
Hi, I'm not a bright programmer , but I have to solve the fallowing equations: ##\frac{df}{dt} = \alpha f -\beta f + \theta g - (f+h)f## ##\frac{dg}{dt} = \psi f- \phi g## ##\frac{dh}{dt} = \xi f+ \mu h -\tau h + \epsilon w- (f+h)h## ##\frac{dw}{dt} = \nu h - \chi h## Where ##f(t)## ...- UberG
- Thread
- Coupled Differential Differential equations Numerical Runge kutta Runge-kutta
- Replies: 3
- Forum: Differential Equations
-
S
Where does one start with differential equations?
Hi, So, I'm a programmer with a deep interest in simulations and mechanics and I'm currently trying to delve into a bit of fluid simulation. To set the scene, I'm completely new to this field and my searches so far have yielded such things as 'Stokes-Navier equations' which no doubt sound...- superduckdude
- Thread
- Differential Differential equations
- Replies: 5
- Forum: Differential Equations
-
B
One Physics MS semester left - what courses to take?
Hello all, I've got one more semester before I earn my physics MS, and I have space for one or two extra courses. I am going into oceanography, and I would like to have a strong foundation in math in order to understand the theory I'll encounter as well as possible. Lots of physical...- blaughli
- Thread
- Courses Differential equations Linear algebra Pde Physical oceanography Physics Proofs Semester Theoretical Theory
- Replies: 2
- Forum: STEM Academic Advising
-
J
Rearrange equation (solution of ODE)
I have determined the solution to a nonlinear first order ordinary differential equation but am struggling to rearrange the result, I have that $$\\ln(R)+\frac{mR^{n-1}}{n-1}=\bar{w}_{\infty}\xi+C.$$ How would I rearrange this equation for $$R$$?- Juggler123
- Thread
- Differential equations Ode Rearrange
- Replies: 5
- Forum: General Math
-
[Differential Geometry] Matrix of Differential Equations in SO(3)
Homework Statement Suppose that ##s \to A(s) \subset \mathbb{M}_{33}(\mathbb{R})## is smooth and that ##A(s)## is antisymmetric for all ##s##. If ##Q_0 \in SO(3)##, show that the unique solution (which you may assume exists) to $$\dot{Q}(s) = A(s)Q(s), \quad Q(0) = Q_0$$ satisfies ##Q(s) \in...- mef51
- Thread
- Differential Differential equations Differential geometry Geometry Matrices Matrix So(3)
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
J
Help Solving Differential Equations
Q1. x2dy/dx + xy = x2sinx I believe it is a separable equation (first order linear) First step is to rewrite into standard form; dy/dx + (xy)/x2 = (x2sin(x))/x2 Then to calculate the integrating factor I(x); I(x) = e|(xy)/x2dx = eylnx = elnxy = xy Then i need to multiply both sides of...- JoshP-hillips
- Thread
- Differential Differential equations
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
Introductory Differential Equations Textbook
Ok, for my differential equations class we are using a textbook called "An Introduction To Differential Equations and Their Applications" by Stanley Farlow. The book can be found here: https://www.amazon.com/dp/048644595X/?tag=pfamazon01-20 and I must say that I 100% agree with the assessment...- _N3WTON_
- Thread
- Differential Differential equations Introductory Textbook
- Replies: 4
- Forum: Science and Math Textbooks
-
C
Integrating ##d\psi=(x+y)dx +x_0dy##
I am quite embarrassed to ask this question, as I know i have lost track of the concept here, but Ill nevertheless ask it. I was going through Mathematical methods for physicists (pg 333), and there was an example: "Solve $$y'+(1+\frac{y}{x}) = 0$$" My problem is, (a) when you put the...- cr7einstein
- Thread
- Differential equations Integration
- Replies: 9
- Forum: Calculus
-
L
Info on Bessel functions & their use as basis functions.
Hello all,As an exercise my research mentor assigned me to solve the following set of equations for the constants a, b, and c at the bottom. The function f(r) should be a basis function for a cylindrical geometry with boundary conditions such that the value of J is 0 at the ends of the cylinder...- lievbirman
- Thread
- Basis Basis functions Bessel Bessel functions Differential equations Eigenfunctions Functions Mathematical physics
- Replies: 1
- Forum: Science and Math Textbooks
-
Is the Derivative of a Function a Differential Equation?
Is the derivative of a function a differential equation? I guess it would be because it involves a derivative, right? Would the solution to the equation just be the original function? Is solving a differential equation just another way of integrating? Like with finding solutions of separable...- rakeru
- Thread
- Derivative Differential Differential equation Differential equations Function
- Replies: 6
- Forum: Differential Equations
-
Inhomogeneous differential equations
Homework Statement Solve the following ordinary differential equations, where ##\alpha##, ##\beta##, and ##\lambda## are constants. \frac {dy}{dx} + \beta y = 0 \frac {dy}{dx} + \beta y + \alpha = 0 \frac {d^2y}{dx^2} - \lambda^2 y = 0 \frac {d^2y}{dx^2} + \lambda^2 y = 0 \frac...- gfd43tg
- Thread
- Differential Differential equations
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
S
How to go about this question solving differential equations
from the attachment a) when I put dw/dt = 0 I get something like e^(b/a) is this correct?- sozener1
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
C
Differential Equations : Compound Interest
Homework Statement A college student wants to start a new savings account with an initial balance of $0. He plans to save money at a continuous rate of $700 per month. Additionally, every month he plans to increase this rate by $7. (Such that for example in month 3 he is saving at rate $721...- coolusername
- Thread
- Compound interest Differential Differential equations Interest
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
L
Using Laplace transforms to solve differential equations - with a twist
I've been given this: x''+ x = 4δ(t-2π) The question asks: With initial conditions of x(0) = 1 and x'(0) = 0, find x(t) using Laplace transforms. I can easily get it to this: 4(sin(t-2π)u(t-2π)) But the question says "express your final solution without use of the unit step function". This is...- Laura W
- Thread
- Differential Differential equations Laplace Laplace transforms
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
L
Differential Equations Help, non-linear first order with substitution
(r^2) (dT/dr)+B*r*T=T^2, with initial condition dT/dr |r=0 =0 where B is a constant I've gotten it to this: dT/dr = -BT/r + T2 / r2 by dividing everything by r2, then I substitute using λ= T/r which gives: r * dλ/dr + lambda = -B * (λ) + λ^2 I don't know how to separate...- leomclaughlin
- Thread
- Differential Differential equations First order Non-linear Substitution
- Replies: 1
- Forum: Differential Equations
-
A
'Mean Aversion' in Stochastic Differential Equations
I had a brief question regarding SDEs. Typically, I've seen models like the Ornstein-Uhlenbeck process that generally revert back to the mean over time. However, I've been trying to find a stochastic differential equation/process that avoids the mean, such as a sharp increase followed by a sharp...- Apogee
- Thread
- Differential Differential equations Stochastic
- Replies: 6
- Forum: Differential Equations
-
C
MHB Obtaining Differential Equations with Solution
(a) all circles tangent to x-axis?? with answer on the book [1+(y^{2})^2]^3=[yy''+1+(y')^2]^2 (b) all circles with fixed radius r and tangent to x-axis?? Thanks a bunch!- cheatmenot
- Thread
- Differential Differential equations
- Replies: 4
- Forum: Differential Equations
-
V
Questions about linear differential equations
What is the vector space under consideration when we say that a linear differential equation is of the form Dy=f where the differential operator D is a linear operator? What is its underlying field? Also, is the Fourier series just an expansion (for a subspace of this vector space) in the...- V0ODO0CH1LD
- Thread
- Differential Differential equations Linear
- Replies: 13
- Forum: Differential Equations
-
E
Linear system of differential equations
Hi! My task is to solve this system: $$\frac{\mathrm{d} x}{\mathrm{d} t}=-x+y-2z$$ $$\frac{\mathrm{d} y}{\mathrm{d} t}=4x+y$$ $$\frac{\mathrm{d} z}{\mathrm{d} t}=2x+y-z$$ My first equation (1) is $$\frac{\mathrm{d} y}{\mathrm{d} t}=4x+y$$. Derivative of (1) is $$\frac{\mathrm{d} }{\mathrm{d}...- etf
- Thread
- Differential Differential equations Linear Linear system System
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
W
Asymptotic expansion on 3 nonlinear ordinary differential equations
The 3 nonlinear differential equations are as follows \begin{equation} \epsilon \frac{dc}{dt}=\alpha I + \ c (-K_F - K_D-K_N s-K_P(1-q)), \nonumber \end{equation} \begin{equation} \frac{ds}{dt}= \lambda_b P_C \ \epsilon \ c (1-s)- \lambda_r (1-q) \ s, \nonumber \end{equation}...- wel
- Thread
- Differential Differential equations Expansion Nonlinear
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
Please recommend me a good textbook for Differential Equations?
Can someone please recommend me a good textbook for Differential Equations that has lots of practice problems and less theoretical problems? Please tell me the name of the textbook, edition, and author. Thanks.- Math10
- Thread
- Differential Differential equations Textbook
- Replies: 9
- Forum: Science and Math Textbooks
-
Notation Question (Differential Equations)
I want to show, in a talk, how to build the Predator-Prey (Lotka Volterra) model. It starts off with the "Population Law of Mass Action" i.e. "At time t the rate of change of one population due to interaction with another is proportional to the product of the two populations at that time t"...- dkotschessaa
- Thread
- Differential equations Notation
- Replies: 2
- Forum: Differential Equations
-
C
Exact Differential Equations: Solving for f(x,y)
I thought I got this problem wrong, but I think I have it right now. It turned out that when I was taking the derivative of e^xy2with respect to y, I forgot that you're supposed to multiply by 2xy (the derivative of xy2), not just x. Homework Statement (y2* e^xy2 + 4x3 dx + (2xy * e^xy2 -...- checkmatechamp
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
C
Homogenous Differential Equations (Converting Back into Explicit Form
Homework Statement x*e^(y/x) + y dx = xdy, y(1) = 0 Homework Equations The Attempt at a Solution To solve, I divide everything by x dx to put everything in terms of v. e^v + v = dy/dx dy/dx = x dv/dx + v e^v + v = x dv/dx + v e^v = x dv/dx e^v / dv = x/dx Flip both sides. e^-v dv =...- checkmatechamp
- Thread
- Differential Differential equations Explicit Form
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
C
Partial Fractions in Differential Equations
I'm a little rusty with partial fractions, and I can't seem to find my error once I get up to that point. Homework Statement dy/dx = (y^2 - 1) / x Homework Equations The Attempt at a Solution Cross-mutliply x dy = (y^2 - 1) dx Divide by the appropriate terms dy / (y^2...- checkmatechamp
- Thread
- Differential Differential equations Fractions Partial Partial fractions
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
I
MHB Modeling with Differential Equations
#1 Which of the following FUNCTIONS are SOLUTIONS (meaning PLURAL) of the differential equation $y''+y=sin(x)$? a. $y=sin(x)$ b. $y=cos(x)$ c. $y=\frac{1}{2}xsin(x)$ d. $y=\frac{-1}{2}xcos(x)$#2 Suppose you have just poured a cup of freshly brewed coffee with temperature $95^oC$ in a room where...- ineedhelpnow
- Thread
- Differential Differential equations Modeling
- Replies: 17
- Forum: Differential Equations
-
A
Should I take calc 3 and differential equations or EE 254 and EGR 265
I hope I am putting this in the right thread. It seemed to be the most appropriate one! So, I have two choices. I can take both MA 227(Calculus III) and MA 252 (differential equations) or take both EGR 254 and EGR 254. Which do you think would be the easiest option? I am an electrical...- adaxial
- Thread
- Calc 3 Differential Differential equations Ee
- Replies: 1
- Forum: STEM Academic Advising
-
I
MHB Differential equations and initial value problems
did i do these two questions right? #1 $y'=xe^{- \sin\left({x}\right)}-y \cos\left({x}\right)$ $y'+y \cos\left({x}\right) = xe^{-\sin\left({x}\right)}$$I(x)=e^{\int \ \cos\left({x}\right)dx}$ $\int \...- ineedhelpnow
- Thread
- Differential Differential equations Initial Value
- Replies: 4
- Forum: Differential Equations
-
M
Is this course taken after Differential Equations?
Is the course "Complex Variables with Applications" taken after Differential Equations? Is this course applied or pure math? Can someone recommend me a good textbook for this course?- Math10
- Thread
- Course Differential Differential equations
- Replies: 3
- Forum: STEM Academic Advising
-
T
Solid Introductory Text to Ordinary Differential Equations
Hi, I am taking (ordinary) differential equations as a summer course and we are studying from a horrid textbook, in my opinion. Just curious if anyone might be able to suggest what is considered to be the "standard" introductory text on ODE. While I'm certainly interested in PDE, I don't...- treebeard
- Thread
- Differential Differential equations Introductory Solid Text
- Replies: 4
- Forum: Science and Math Textbooks
-
I
MHB Differential Equations: Direction Field
Sketch a direction field for the differential equation. Then use it to sketch three solution curves. $y'=x-y+1$ I really need help drawing this, I'm super confused. :confused:- ineedhelpnow
- Thread
- Differential Differential equations Direction Field
- Replies: 7
- Forum: Differential Equations
-
S
Numerical methods for differential equations
Hi, Are there any numerical techniques I can use to solve differential equations with periodic boundary conditions? I know of several techniques for other kinds of boundary conditions (such as Runge-Kutta method, Euler method etc.), but I am interested in knowing how to numerially solve...- SarthakC
- Thread
- Differential Differential equations Numerical Numerical methods
- Replies: 8
- Forum: Differential Equations
-
P
Any familiar with Hirsch's "Differential Equations"
So I am going to take some Math test. For the DEs portion, they recommend me to read the first ten chapters of Hirsch's "Differential Equations, Dynamical Systems, and Linear Algebra. First Edition" However, I got the third edition which the book title and contents are a little different. It is...- phillip56
- Thread
- Differential equations
- Replies: 2
- Forum: Science and Math Textbooks
-
H
Calc 3 and Differential Equations
Hello everyone, I am currently entering my second year of college in the fall, and will begin Calc 2. My questions involves whether or not it is a good idea to take Calc 3 and differential equations the same semester. The community college I'm attending does not offer linear algebra, so I can...- HPayne
- Thread
- Calc 3 Differential Differential equations
- Replies: 7
- Forum: STEM Academic Advising
-
Differential equations: Elimination of arbitrary constants
Homework Statement Find the differential equation of ln y = ax^2 + bx + c by eliminating the arbitrary constants a, b and c. Homework Equations Wrosnkian determinant. The Attempt at a Solution I've solved a similar problem (y=ax^2+bx+c --> y'''=0), but couldn't do the same with...- JasonHathaway
- Thread
- Constants Differential Differential equations Elimination
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
How to Prepare for Differential Equations?
Hello, I am going into my first semester at university in the fall and I have already completed Calc I and II and linear algebra and I am finishing up Calc III over the summer. So I was talking to the chair of the EE department at my university and he recommended I take ODEs my first...- sheldonrocks97
- Thread
- Differential Differential equations Prepare
- Replies: 4
- Forum: STEM Academic Advising
-
T
Can you study differential equations without finishing integral calcul
I mean is it possible? would it be a problem?- thedailyshoe
- Thread
- Differential Differential equations Integral Study
- Replies: 3
- Forum: Differential Equations
-
M
MHB Mesh Currents with Differential Equations
I've attached a picture of the problem statement, figure, and of my work so far. I'm trying to use mesh currents and then differentiate it, but I really have no idea if I'm on the right track. Also, I don't understand why i1 isn't just V/R (The physical current is the mesh current for R1...- madbo517
- Thread
- Currents Differential Differential equations Mesh
- Replies: 1
- Forum: General Math
-
L
Finding Geodesics/Solving Differential Equations
I want to find geodesics on 2-dimensional Anti de-Sitter space. According to http://www.aei.mpg.de/~gielen/ads.pdf I can write the metric of this as ds^2 = - \cosh^2{r} dt^2 + dr^2 Now, we know the geodesic equation is \frac{d^2 x^\mu}{d \tau^2} + \Gamma^\mu{}_{\nu \rho} \frac{d x^\nu}{d...- latentcorpse
- Thread
- Differential Differential equations
- Replies: 10
- Forum: Calculus and Beyond Homework Help
-
R
Stochastic differential equations question. An over view
I've been reading Oksendal, and it's quite tedious. It want to see if my understanding of the motivation and process is correct. 1) Differential equations that have random variables need special techniques to be solved 2) Ito and Stratonovich extended calculus to apply to random...- rigetFrog
- Thread
- Differential Differential equations Stochastic
- Replies: 1
- Forum: Set Theory, Logic, Probability, Statistics
-
Elimination of Arbitrary Constants (Differential Equations)
Homework Statement Eliminate the arbitrary constants of the equation: ax2 + bx + cHomework Equations (Concept) According to my instructor, having n arbitrary constants makes an nth-order differential equation.The Attempt at a Solution I tried to differentiate 'til I get a third derivative so I...- Portal.Leaf
- Thread
- Constants Differential equations Elimination
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
J
Partial Differential Equations vs Linear Algebra
This semester I'm a bit stuck with classes to progress my Electrical Engineering major (having going into it so late), so the only class I can take to progress is a physics course about electricity and the likes. I need at least a three unit class in order to get at least half time so I won't...- JPOconnell
- Thread
- Algebra Differential Differential equations Financial aid Linear Linear algebra Partial Partial differential equations
- Replies: 7
- Forum: STEM Academic Advising
-
&
Galois Theory, Differential Equations, and Lie Groups?
I apologize for the informal and un-rigourous question. I have heard, in passing, that doing Galois Theory over Lie Groups instead of discrete groups is connected to solutions of differential equations instead of algebraic equations. First of all, is this correct? If so, what is this...- "pi"mp
- Thread
- Differential Differential equations Groups Lie groups Theory
- Replies: 1
- Forum: Linear and Abstract Algebra
-
M
Which Books Simplify Partial Differential Equations for Beginners?
Any books that are easy to understand on partial differential equations? I just came back from barnes and noble. I briefly looked at the book on partial differential equations, but it is confusing for me because it jumps to topics about partial differentiation that I didn't learn. The only...- Mathmanman
- Thread
- Differential Differential equations Partial Partial differential equations
- Replies: 21
- Forum: Science and Math Textbooks
-
R
Quick question on repeated roots when solving differential equations
say we have gone through the steps and have... ##(\lambda - 2)^{2}(\lambda ^{2}-9) = 0## which we can write as... ##(\lambda - 2)(\lambda - 2)(\lambda ^{2}-9) = 0## we have value for lambda of 2, 2, 3, -3 because we have a repeated root. now, say we have ##(\lambda^{2} -...- rwooduk
- Thread
- Differential Differential equations Roots
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Learning differential equations
What book can I use to learn methods of solutions for differential equations not covered in this textbook...- Mathmanman
- Thread
- Differential Differential equations
- Replies: 3
- Forum: Science and Math Textbooks
-
M
MATLAB Matlab for differential equations
Does MATLAB solve differential equations?- Mathmanman
- Thread
- Differential Differential equations Matlab
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
A
Solution to differential equations of piezoelectric vibration
dear all, I am working on a problem about the vibration of a piezoelectric ring with electrodes on the upper and lower surface. the coordinate system is cylinder coordinate system. the structure is shown below. This is an axisymmetry problem. the polarization of the piezoelectric ring is...- athosanian
- Thread
- Differential Differential equations Piezoelectric Vibration
- Replies: 3
- Forum: Electromagnetism
-
A system of differential equations not having a analytical solution
I am going to quote an article below and there is a part I would like clarification.I do not understand why chaotic differential systems do not have an analytical solutions. In the simplest form,an equation such as this one [sin(x) + x - 0.5 = 0] does not have an analytical solution i.e it can...- marellasunny
- Thread
- Analytical Analytical solution Differential Differential equations System
- Replies: 4
- Forum: Differential Equations
-
B
System of Partial Differential Equations
System of PDEs--Heat Equation For Two Objects Hello everyone, Before is a system of partial differential equations; to be specific, it is this system: \frac{\partial U_A }{\partial t} = - \frac{k_B}{k_A} \alpha_A \left( \frac{\partial^2 U_B}{\partial x^2} + \frac{\partial^2 U_B}{\partial...- Bashyboy
- Thread
- Differential Differential equations Partial Partial differential equations System
- Replies: 25
- Forum: Calculus and Beyond Homework Help