Differential equations Definition and 999 Threads
-
J
Differential equations- simultaneous equations
Homework Statement http://img228.imageshack.us/i/cimg5162f.jpg/ This isn't the usual format, so I hope it's still ok. It's just easier than writing it out on here. I can't work out how to form a simultaneous equation from (1) and (2). When solved it should form the du/dx and dv/dx...- Jenkz
- Thread
- Differential Differential equations Simultaneous equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
D
Self Teaching of Differential Equations
By all techinical standards, I am not required to take Differential Equations. I am currently a Physics major with a 2nd major in Mathematics Education. I want to take DE before I start any of my upper level Physics courses next fall since 2 of my academic advisors (one for Physics, one for...- Dougggggg
- Thread
- Differential Differential equations Self Self teaching Teaching
- Replies: 19
- Forum: STEM Academic Advising
-
O
Nonhomogeneous second order linear differential equations
Homework Statement i'm supposed to find the general solution of the equation: y'' + 3y' + 2y = e^x + e^-x Homework Equations I have no problem with solving this equation however, i am confused with the step they are taking in the solutions (circled)...- Ortix
- Thread
- Differential Differential equations Linear Nonhomogeneous Second order Second order linear
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
N
Solving Second Order Differential Equations using Runge Kutta
Homework Statement In aerodynamics, one encounters the following initial value problem for Airy’s equations: y''(x) + xy = 0, y(0) = 1, y'(0) = 0 Using the Runge-Kutta method with h=0.005 and determine values between x=0 and x=10 sufficient to sketch the relationship...- narayanjr
- Thread
- Differential Differential equations Runge kutta Second order
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
S
Higher order differential equations and the chain rule (2 variables)
Homework Statement The function F is defined by F (r, θ) = f (x(r, θ), y(r, θ)), where f is twice continuously differentiable and x(r, θ) = r cos θ, y(r, θ) = r sin θ. Use the chain rule to find d2F/dθ2Homework Equations The Attempt at a Solution I know that dF/dθ = (df/dx)(dx/dθ) +...- simba_
- Thread
- Chain Chain rule Differential Differential equations Higher order Variables
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
H
Linear Algebra or Differential equations?
Which one would you recommend me to take over the summer? Or should I take both? Has anyone ever done that? Next semester I will be taking multivariable calculus and i just wanted to take a math class over the summer because I really enjoy it. Each class is 3 hours long and meets MTWTR.- Herricane
- Thread
- Algebra Differential Differential equations Linear Linear algebra
- Replies: 6
- Forum: STEM Academic Advising
-
R
Critical Points in a system of differential equations
i am told to investagate the nature of the critical points of the system: x'=e^y y'=(e^y)*cos(x) i am not sure where to begin because x' is always non-zero.- rreaves
- Thread
- Critical points Differential Differential equations Points System
- Replies: 1
- Forum: Differential Equations
-
T
Differential equations Problem?
Need Help with a couple diff eq problems: 2.) show y=cx^2 - x is a solution of xy' - 2y + x =0 I was trying to separate the variables so i could integrate but i cannot get it to work out. I have tried so many things from adding 2y to both sides and and multiply by the inverse dx/dy. but...- tdabboud
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
Numerical methods for systems of differential equations
Homework Statement Consider the implicit (not actually sure wether that's the correct english word, my material is in Finnish and I'm Swedish-speaking :smile:) method xj+1=xj+h/2(f(tj,xj)+f(tj+h,xj+1)) a)Write an appropriate Runge-Kutta scheme b) What is the methods rank when we use the...- mkerikss
- Thread
- Differential Differential equations Numerical Numerical methods Systems
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
G
Exact vs. Non-Exact Differential Equations: What Sets Them Apart?
What is the difference between the behavior of solutions that are exact and those that are not?- Gear300
- Thread
- Differential Differential equations
- Replies: 3
- Forum: Differential Equations
-
R
Solving First-Order Linear Differential Equations with Eigenvectors
Homework Statement solve the system of first-order linear differential equations: (y1)' = (y1) - 4(y2) (y2)' = 2(y2) using the equation: (λI -A)x = 0 Homework Equations using eigenvectors and eigenvalues in the book 'Elementary Linear Algebra' by Larson and Falvo - Section 7.4 #19...- RET80
- Thread
- Differential Differential equations Eigenvectors Linear
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
F
Notation for separable partial differential equations
Hey.. I ran across some problems and the notation used is a little different from what I've seen before. considering U(x,y)=X(x)Y(y) Sometimes I'll see Uxx for \frac{d^{2}u}{dt^{2}} which equals X''Y Or Ux for \frac{du}{dt} which equals X'Y But what about U'x Is that a redundant way of...- frozenguy
- Thread
- Differential Differential equations Notation Partial Partial differential equations Separable
- Replies: 2
- Forum: Differential Equations
-
S
Differential equations using Series
Homework Statement Given that y1(t) = t is a solution of t2y'' + ty' - y= 0 find all solutions. The Attempt at a Solution I already put it into mathbin asking somewhere else for help and it doesn't look like i can copy paste that syntax to here. http://mathbin.net/56336 Could...- stosw
- Thread
- Differential Differential equations Series
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
W
Dirichlet Problem-Partial Differential Equations
Homework Statement Let K = \{ (x,y) | -1<x<1 , -1<y<1 \} . Find the unique soloution of dirichlet problem: \Delta u(x,y) =0 , (x,y) \in K , u(x,y) = |x+y| , (x,y) \in \partial K . Homework Equations The Attempt at a Solution We need to guess a soloution and not use...- WannaBe22
- Thread
- Differential Differential equations
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
J
Higher-order differential equations
Homework Statement y'' + 2y' +y = 5e^6x use undetermined coefficients to solve this equation. Homework Equations The Attempt at a Solution what I would normally do is m^2 + 2m + 1 = 0 but then I get stuck I can't find the general equation as this won't factor. I tried...- jackalope1234
- Thread
- Differential Differential equations
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
L
Differential Equations problem
Homework Statement dx/dy = cos(y) - xtan(y) I need to find the general solution of the problem Homework Equations y' + Py = Q Where P and Q are functions of x dy/y = - Pdx ln(y) = -integral(Pdx)+c y = e^(-int(Pdx)+c) The Attempt at a Solution Now I have no idea...- L.D.50
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
J
Solution for Differential Equations with x = e^t
Homework Statement ax^{2}\frac{d^{2}y}{dx^{2}}+bx\frac{dy}{dx}+cy=0 Let x= e^{t} Find \frac{dy}{dx} and \frac{d^{2}y}{dx^{2}} in terms of \frac{dy}{dt} and \frac{d^{2}y}{dt^{2}} The Attempt at a Solution if x= e^{t} then \frac{dx}{dt} = e^{t}= x \frac{dy}{dx}= \frac{dy}{dt}\frac{dt}{dx}=...- Jenkz
- Thread
- Differential Differential equations
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
S
Solving differential equations in four variables
I have been trying to solve a problem MATLAb regarding my project and it involves solving set of differential equations involving four variables. It is turning into quite a headache and i was actually wondering if ode45 or ode23 would be sufficient for such a problem. Problem Structure...- Sridatta
- Thread
- Differential Differential equations Variables
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
System of differential equations eigenvalues
Homework Statement solve the system: dx/dt = [1 -4] x _______[4 -7] with x(0) = [3] __________[2] Homework Equations The Attempt at a Solution I got both eigenvalues of the matrix are -3 and so both eigenvectors are [1]...- hocuspocus102
- Thread
- Differential Differential equations Eigenvalues System
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
C
Related Rates - Differential Equations
Homework Statement A ladder, of length 13m, is leaning against a wall. The base of the ladder begins to slide, frictionless, away from the wall; by the time the base is horizontally 12m away from the wall it is moving at a rate of 2ms-1 a)How fast is the top of the ladder sliding down the...- Cilabitaon
- Thread
- Differential Differential equations
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
F
Solving Differential Equations: the Euler D.E. and Linear D.E.s
Hello guys, I am new here to the forum and I was wondering if you could help me with some trouble I am having with differential equations. For your information: I am a second year applied physics student from the Netherlands and I loveee everything about physics and mathematics! The problem...- Funzies
- Thread
- Differential Differential equations Euler Linear
- Replies: 2
- Forum: Differential Equations
-
B
In dealing with differential equations
Ok, I've been working this one out for a while, and I just can't seem to get it. I'm looking for the condition such that x(t)=k (where in our class, K generally equals e^c) The initial equation is as such: 7t^2(dx/dt)+3x+5=0 I've worked the equation down to two different forms: x...- Badgerspin
- Thread
- Differential Differential equations
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
E
Differential Equations Inverse Laplace(Partial Fractions)
1. L-1{(3s+2)/ (s2+2s +10)} After completing the square I get to 3s+2 /(s+1)2 + 32 which suggests two solutions or one. They decompose the fraction into [(A)s+1 /(s+1)2 + 32 ]+ [(B) 3/(s+1)2 + 32] I am unsure of how this decomposition works I thought that we would take A(3s) as the numerator...- Econometricia
- Thread
- Differential Differential equations Fractions Inverse
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
O
Minimal Surfaces, Differential Geometry, and Partial Differential Equations
Last night in a lecture my professor explained that some partial differential equations are used to observe events on minimal surface (e.g. membranes). A former advisor, someone that studied differential geometry, gave a brief summary of minimal surfaces but in a diffy G perspective. 1.)...- octohydra
- Thread
- Differential Differential equations Differential geometry Geometry Partial Partial differential equations Surfaces
- Replies: 1
- Forum: Differential Geometry
-
A
Differential equations - undetermined coefficients
Homework Statement Find a particular solution of y'' + 2y' + 5y = e^x * sin(x)Homework Equations The Attempt at a Solution Characteristic equation: r^2 + 2r + 5 = 0. Through quadratic formula, r1 = -1+2i and r2 = -1-2i, so my homogeneous equation is y_h = c1 * e^(-x) cos(2x) + c2 * e^(-x) *...- accountkiller
- Thread
- Coefficients Differential Differential equations Undetermined coefficients
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
A
Differential equations - variation of parameters
Homework Statement Find a particular solution using variation of parameters. y'' + 3y' + 2y = 4e^x Homework Equations yp = -y1 * INT (y2f(x)/W[y1,y2]) dx + y2 * INT (y1f(x)/W[y1,y2]) dx The Attempt at a Solution So, first I find the homogeneous solution, correct? r2 + 3r + 2 = 0, so...- accountkiller
- Thread
- Differential Differential equations Parameters Variation Variation of parameters
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
B
Finding the Second Solution for a System with a Repeated Eigenvalue
Homework Statement I'm told to solve the following: X' = (1 1; -1 3)X Where (1 1) is the first row and (-1 3) is the second row. The Attempt at a Solution Okay so I calculated teh eigenvalues and I got repeated eigenvalue of 2. I calculated the eigenvector and got (1,1). So a solution...- Buri
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
D
Differential equations stuck trying to integrate 10^-u du
Homework Statement trying to find the integral curve for ths equation get stuck at trying to integrate 10^-u dy/dx=10^x+yHomework Equations The Attempt at a Solution let u=x+y so dy/dx=10^u du/dx=1+dy/dx =(10^u)-1=du/dx du/dx=(10^u)-1 du/10^u=-dxthanks in advance- dooogle
- Thread
- Differential Differential equations Integrate Stuck
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
N
Solve Differential Equations problem
Solve: dx/dt=3-x initial condition x(1)=4.- norrin rad
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Differential Equations
-
C
Quick Question on Variation of Parameters Differential Equations
Homework Statement What do you do if one of the roots to the characteristic equation of a differential equation is zero when using variation of parameters? Homework Equations The Attempt at a Solution The problem I encountered this in is y" - y' = 4t Characteristic equation r2 - r = 0 so...- colonelone
- Thread
- Differential Differential equations Parameters Variation Variation of parameters
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
Solving Differential Equations
Homework Statement Solve the following: xdx = y^{2}dy Homework Equations Fundamental theorem of calculus - thanks gabbagabbaheyThe Attempt at a Solution \frac{dy}{dx}=\frac{x}{y^{2}} \int\frac{dy}{dx} = \int\frac{x}{y^{2}} =\frac{x^{2}}{2y^{2}} So with the question, I've integrated both...- mrmonkah
- Thread
- Differential Differential equations
- Replies: 15
- Forum: Calculus and Beyond Homework Help
-
V
Critical Points and Differential Equations Helppp
Critical Points and Differential Equations! Helppp Hello everyone..Find it embarrassing enough on asking a question on my very first post but I've been an avid reader of the forums for the past couple of months and been finding what i need for all my assignments here.So a big Thank You to all...- vinverth
- Thread
- Critical points Differential Differential equations Points
- Replies: 1
- Forum: Differential Equations
-
D
MATLAB Help with Matlab solving second order differential equations
I am a Matlab rookie. I need to solve numerically the following second order differential equations d^2x/dt^2 + w0_(el) * x = e/m_e * E - K3/m_e * x *y; d^2y/dt^2 + w0_(v) * y = - K_3/2M * x^2; I have started to deal with only the harmonic part of the problem. So I tried to solve...- Davide86
- Thread
- Differential Differential equations Matlab Second order
- Replies: 10
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
B
MATLAB, Differential Equations help
http://img19.imageshack.us/img19/9946/matlabhelp.png Alright guys, I am extremely new with MATLAB, and this ODE problem is giving me a hard time. For my function file, I got function dy = hode(t,y) dy = [y(4); -(3/5)*y(4)-(138/100)*y(3)-(231/500)*y(2)-(2929/10000)*y(1)]; end...- btbam91
- Thread
- Differential Differential equations Matlab
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
S
How to Relate r(t)=x^2(t)+y^2(t) to r'=r-r^3 in Differential Equations?
Homework Statement i had solve the C1 question, But in c2, i am not sure what is the relationship between r(t)=x^2(t)+y^2(t) and the r'=r-r^3. not get the meaning of that question, how to use the r(t)=x^2(t)+y^2(t) to get the r'=r-r^3? can anyone explain to me? thanks!- splelvis
- Thread
- Differential Differential equations Matlab
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
M
LaPlace Transformations to Solve Ordinary Differential Equations
Homework Statement Consider the initial value problem: x'' + 2x' + 5x = δ(t - 1); with: x(0) = 0 and x'(0) = 0. Using Laplace transforms, solve the initial value problem for x(t). Homework Equations L[x''] = (s^2)*L[x] - s*x(0) - x'(0) L[x'] = s*L[x] - x(0) L[δ(t - 1)] = e^(-s)...- Mike86
- Thread
- Differential Differential equations Laplace Transformations
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
R
Linear Differential Equations, no x in p(x) or q(x)?
An integrating factor e^(integral p(x) ) can be used to solve Linear D.E. in form y' + P(x)y=Q(x), but what do i do when there is no x in P(x) or Q(x)? for instance in these problems: #1)y' - y=4(e^x) #2)y'+2xy=4 Is it wrong to use P(x)= -1 for problem 1, and Q(x)=4 for problem 2? This...- rygza
- Thread
- Differential Differential equations Linear
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
M
Riccati differential equations
riccati differential equations -------------------------------------------------------------------------------- how to find general solution of this question du/dt=u^2+t^2 please say me i work hard but i do nat know this form of riccati equation. i know when special solution is...- mcmaster1987
- Thread
- Differential Differential equations
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
M
Differential Equations Assignment (small step needs clarification)
When given y'' + ay' + by + c = 0 The characteristic equation is: λ^2 + aλ + b = 0 Now I'm making a substitution of e^(λx) to get [(λ^2 + aλ + b)][e^(λx)] = 0 double root : [(λ - alpha)^2] [e^(λx)] = 0 My question now is that if I were to do the same thing with the...- Mozart
- Thread
- Assignment Differential Differential equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
M
Second Order Linear Nonhomogeneous Differential Equations
Homework Statement y''+7y'=392sin(7t)+686cos(7t) with y(0)=4 and y'(0)=9 Homework Equations No real relevant equations The Attempt at a Solution I assumed since the g(t) has function of both sine and cosine the solution would be both the real and non real parts of the solution to...- Mikesgto
- Thread
- Differential Differential equations Linear Nonhomogeneous Second order Second order linear
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
A
Differential equations - nonhomogeneous
Homework Statement Let Ly = y'' + py' + qy. Suppose y1 and y2 are functions such that Ly1 = f(x) and Ly2 = g(x). Show that the sum y = y1 + y2 satisfies the nonhomogeneous equation Ly = f(x) + g(x). Homework Equations Superposition Principle: L[c1y1 + c2y2] = c1L[y1] + c2L[y2] The...- accountkiller
- Thread
- Differential Differential equations Nonhomogeneous
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
W
Help with non-homogeneous ordinary differential equations
Homework Statement I have a Driven Harmonic Oscillator Without a Damping Force Homework Equations m\ddot{}x+kx=F0 cos(\omegat)The Attempt at a Solution Not looking for a solution just looking for an example problem, as none are provided in my text. If anyone can provide one for me I'd be very...- wetodedwarhea
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Advanced Physics Homework Help
-
C
Second order linear differential equations nonhomogeneous equations
I could not get LaTex to format properly, so I typed out the question and my work using Microsoft Word's equation editor. Please see the attached document, apologies for any inconvenience! These problems involve the techniques for the method of undetermined coefficients and variation of parameters.- clairez93
- Thread
- Differential Differential equations Linear Nonhomogeneous Second order Second order linear
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
T
Differential equations question - possible integrating factor?
Homework Statement Solve the differential equation with the initial condition y(0) = 1 Homework Equations 3e5xdy/dx = -25x/y2 The Attempt at a Solution First I tried putting everything with an x or dx on one side and a y or dy on the other side, and solved for C. I got 0 as the...- tourjete
- Thread
- Differential Differential equations
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
P
How to Solve Differential Equations for Homework?
Homework Statement see attached Homework Equations The Attempt at a Solution Question 7a) I can do but 7b I am not sure how to start. I think x with a dot means differential with respect to time? need some help starting. Thanks- pat666
- Thread
- Differential Differential equations
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
H
Differential Equations initial value problem
Homework Statement Let f(t) be the solution to the initial value problem 2t(dy/dt)+y=t^4 with f(0) = 0 find f(t). Homework Equations The Attempt at a Solution I tried to do this by separating variables but that hasn't gotten me very far. I don't know if I can do it by doing...- hocuspocus102
- Thread
- Differential Differential equations Initial Initial value problem Value
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
System of Differential Equations
Homework Statement \frac{dx}{dt} +\frac{dy}{dt} + y - x = e^{2t} \frac{d^2x}{dt^2} +\frac{dy}{dt} = 3e^{2t} I am a little stumped on this one. I tried writing it using D as the differential operator d/dt: D(x+y) +x - y = e2t D2x+Dy = 3e2t but that doesn't do anything but...- Saladsamurai
- Thread
- Differential Differential equations System
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
T
Solving the simples Partial Differential Equations
Hello, I joined a class on Partial Differential Equations 3 or 4 lectures late, so I have missed the classes outlining how to solve the simplest forms of them. I am trying to understand the textbook, but so far it is not going so well for me, so I just need to ask some questions about the...- theneedtoknow
- Thread
- Differential Differential equations Partial Partial differential equations
- Replies: 1
- Forum: Differential Equations
-
S
System of Differential Equations
Homework Statement So my friend asked me for help because he assumed having a math degree meant I knew math :rolleyes: [PLAIN]http://courses.webwork.maa.org:8080/wwtmp/equations/0e/c5a05957810916cfdff379ee0642fc1.png (dx/dt=−4y and dy/dt = −4x) Convert this system to a second...- Shelnutt2
- Thread
- Differential Differential equations System
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
O
Is This Civil Engineering PDE Linear?
can anyone help me to solve this equation ?. is this equation linear or not? knowing, this equation represents the equation of motion for frame members for materials which have different moduli in tension and compression (civil engineering). "EI" ("x,t" ) ("∂" ^"4" "u" ("x,t" ))/〖"∂x" 〗^"4"...- omarxx84
- Thread
- Differential Differential equations Partial Partial differential equations
- Replies: 6
- Forum: Differential Equations