Differential equations Definition and 999 Threads
-
A
MHB 2 Differential Equations by Substitution
solve the following differential equation with the suggested change of variables.- abhay1
- Thread
- Differential Differential equations Substitution
- Replies: 5
- Forum: Differential Equations
-
S
B How were differential equations for SIR Models calculated?
Specifically:- Sam Donovan
- Thread
- Differential Differential equations Models sir
- Replies: 3
- Forum: Calculus
-
Initial value problem - differential equations
Homework Statement I am given (y^2 + y sin x cos y) dx + (xy + y cos x sin y) dy = 0, y(0) = π/2 . I need to solve this Homework EquationsThe Attempt at a Solution At this point they still aren't exact, so I gave up. I can't figure out what the problem is. Is it possible that I have to...- Cocoleia
- Thread
- Differential Differential equation Differential equations Initial Initial value problem Value
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
Courses Partial Differential Equations vs Classical Mechanics 2?
Hello everyone. So I wanted to get some opinions on what some of you thought was a better choice, as far taking PDE's or classical mechanics 2 goes. First let me start off by giving a little info; I've already taken calc 1-3 and ordinary differential equations, physics 1 & 2...- Elvis 123456789
- Thread
- Classical Classical mechanics Differential Differential equations Mechanics Partial Partial differential equations Theoretical physics
- Replies: 2
- Forum: STEM Academic Advising
-
J
Studying Differential equations with complex functions?
Hi folks, When you have a differential equation and the unknown function is complex, like in the Schrodinger equation, What methods should you use to solve it? I mean, there is a theory of complex functions, Laurent series, Cauchy integrals and so on, I guess if it would be possible to...- jonjacson
- Thread
- Complex Differential Differential equations Functions
- Replies: 7
- Forum: STEM Academic Advising
-
I How to solve the two following differential equations?
(1) ##\frac{d^{2}y}{dx^{2}}=0## (2) ##\frac{d^{2}y}{dx^{2}}=k^{2}y##, where k is a real positive number.- Tspirit
- Thread
- Differential Differential eqautions Differential equations
- Replies: 10
- Forum: Differential Equations
-
E
Engineering Solving RLC circuit using differential equations
Homework Statement Find the full response. Assume Vin is a squarewave with Vpp =10V and Vamp = +5V Homework Equations KCL The Attempt at a Solution My teacher gave this solution but I don't really understand some parts of it. Full response = Natural response + forced response Thevenin...- eehelp150
- Thread
- Circuit Differential Differential equations Rlc Rlc circuit
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
E
Engineering Solve OpAmp Circuit Using Differential Equations
Homework Statement Homework EquationsThe Attempt at a Solution Nodal Equations By property of OpAmp, V2=Vo eq1:\frac{V_{1}-V_{in}}{R_1}+\frac{V_{1}-V_{o}}{R_2}+C_2*(\dot{V_1}-\dot{Vo}) eq2: V_1=C_1R_2\dot{V_o}+V_o eq3: \dot{V_1}=C_1R_2\ddot{V_o}+\dot{V_o} Sub 2 & 3 into 1...- eehelp150
- Thread
- Circuit Differential Differential equations Opamp
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help
-
Q
Identifying Types of Singularity in Differential Equations
Homework Statement Identify the type of singularity at x=0 for these differential equations x*Sin[1/x]*y''[x]+y[x]==0 x^2*y''[x]+Sin[1/x]*y[x]==0 Homework Equations A Singular point is regular if f(x)(x-x_0)^n is defined as x approaches x_0 and is analytic in a near a neighborhood of that...- QFT25
- Thread
- Differential Differential equations Singularity
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
A Differential equations without Green functions
Are there differential equations that, for some reason, don't have a Green function? Are there conditions for a DE to satisfy so that it can have a Green function? Thanks- ShayanJ
- Thread
- Differential Differential equations Functions Green
- Replies: 3
- Forum: Differential Equations
-
H
MHB Differential equations stability
A one-dimensional dynamical system is given by $x′ = f(x), t \in [0,+\infty)$, where $f : \mathbb{R} \to \mathbb{R}$ is the smooth function defined as follows: $$f(x) = \begin{cases} x^4 \sin \left(\frac{1}{x}\right) & x \neq 0\\ 0 & x = 0. \end{cases}.$$ Find all the equilibrium points and...- Harambe1
- Thread
- Differential Differential equations Stability
- Replies: 2
- Forum: Differential Equations
-
A real parameter guaranteeing subspace invariance
Homework Statement Let ##A## and ##B## be square matrices, such that ##AB = \alpha BA##. Investigate, with which value of ##\alpha \in \mathbb{R}## the subspace ##N(B)## is ##A##-invariant. Homework Equations If ##S## is a subspace and ##A \in \mathbb{C}^{n \times n}##, we define multiplying...- TheSodesa
- Thread
- Differential equations Invariance Linear algebra Null space Parameter Subspace Subspaces
- Replies: 26
- Forum: Calculus and Beyond Homework Help
-
M
Physicists' knowledge of differential equations
<<Moderator's note: this is a spin-off of https://www.physicsforums.com/threads/how-long-to-learn-physics.891250/>> To Zapper. Some differential equations have no analytical solutions but some do. I remember a case where a co worker was using a computer to find the solution to x dot = 1 /...- mpresic
- Thread
- Differential Differential equations Knowledge Physicists
- Replies: 14
- Forum: General Discussion
-
H
Arbitrary constant in denominator
Homework Statement Find the general solution to the differential equation: Homework Equations Separation of variables for solving 1st order separable differential equation. The Attempt at a Solution Using separation of variables, I can write: My questions are: 1) Am I correct to...- humphreybogart
- Thread
- Constant Differential equations Integration Separation of variables
- Replies: 15
- Forum: Calculus and Beyond Homework Help
-
Solving differential equations using numeric methods
Hello, I have been working on a little movement system in a program called Game Maker: studio. The code works fine on the programming perspective, but something I did not expect happened: When I ran the code by adding to the speed while pressing a key, and every step passively subtracting from...- DarkBabylon
- Thread
- Differential Differential equations Numeric
- Replies: 2
- Forum: Programming and Computer Science
-
W
Linear Differential Equations and Linear Operator Problem
Homework Statement I'm not sure how to approach this. The question involves linear operators and a non-homogenous differential equation. Here is the question: https://s15.postimg.org/cdmw80157/Capture.png Homework Equations They are given in the question The Attempt at a Solution I really...- whitegirlandrew
- Thread
- Differential Differential equations Linear Linear operator Operator
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
How can I be sure of my numerical result?
Homework Statement In this problem you will do numerical computer calculations. A skydiver of mass 75.0 kg jumps out of a plane at an altitude of 30.0 km above the surface of the Earth. His parachute fails to open. Assume there is no horizontal motion and the initial velocity is zero. We...- Elvis 123456789
- Thread
- Differential equations Drag force Numerical Numerical method Terminal velocity
- Replies: 7
- Forum: Introductory Physics Homework Help
-
Differential equations and geometric series
Homework Statement I Have a differential equation y'' -xy'-y=0 and I must solve it by means of a power series and find the general term. I actually solved the most of it but I have problem to decide it in term of a ∑ notation! Homework Equations y'' -xy'-y=0 The Attempt at a Solution I know...- Pouyan
- Thread
- Differential Differential equations Diffrential equations Geometric Geometric series Series
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
Courses Differential equations theory course, is it useful?
Hello,I have a department elective course called "Differential equations theory" but I have no idea if it is going to be useful for me as a physicist (I'm interested in the theory/ minor math). The description of the course is as follows : The fundamental theorem of existence and autism, linear...- Phylosopher
- Thread
- Course Differential Differential equations Theory
- Replies: 15
- Forum: STEM Academic Advising
-
T
Finding a Solution to a System of Differential Equations
Homework Statement Find a solution \bf{\phi} of the system $$y'_1(t)=y_1(t)+y_2(t)+f(t)$$ $$y'_2(t)=y_1(t)+y_2(t)$$ where f(t) is a continuous function $$\bf{\phi} (0)=(0,0)$$ Homework Equations A hint was given to define ##v(t)=y_1(t)+y_2(t)## The Attempt at a Solution Using the suggested...- transmini
- Thread
- Differential Differential equations System System of ode
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
J
Help finding general solution for 2nd order linear DE
Homework Statement Find the general solution for the DE: t2y''-2y=0 Homework Equations These were given for other parts of the problem so I'm not sure if they're relevant. y1(t)=t2, y2(t)=t-1, y(1)=-2, y'(1)=-7 The Attempt at a Solution The t2 at the front was really stumping me and I'm not...- Jende
- Thread
- 2nd order Differential equations General General solution Linear
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
J
I What's the geometric interpretation of the trace of a matrix
Hello, I was just wondering if there is a geometric interpretation of the trace in the same way that the determinant is the volume of the vectors that make up a parallelepiped. Thanks!- Joker93
- Thread
- Differential equations Geometric Geometric interpretation Interpretation Linear algebra Matrix Quantum mechanics Trace
- Replies: 4
- Forum: Quantum Interpretations and Foundations
-
Memorizing solutions for differential equations
Homework Statement [/B] Its been a pretty long time since I've taken differential equations and I'm expected to know the solutions to the kinds of DEs below for my fluid mechanics class. In class my professor worked a 2nd order DE: dy2/dx2 = -k2*y and told us the way to think about it was to...- jdawg
- Thread
- Differential Differential equations
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
C
Establishing equations for a worm screw mechanism
Hey guys :) So I'm looking to form equations that I can apply a Laplace transformation to. The mechanism specifically is a trailer jack - it converts rotational motion to linear motion. And its high torque provides a mechanical advantage to lifting heaving loads. Can anyone help me form...- clurt
- Thread
- Differential equations Laplace Mechanical engineering Mechanism Screw
- Replies: 2
- Forum: Mechanical Engineering
-
I Solving linear differential equations
I have the following linear differential equations: ##A\dot{x} + By = 0## ##C\dot{y} + Dx = 0## Where x and y are functions of t, and A through D are constants. I can solve this fairly easily by differentiating the first equation, rearranging, and removing one of the variables, which gives me a...- tomwilliam2
- Thread
- Differential Differential equations Linear
- Replies: 7
- Forum: Differential Equations
-
Question on showing general formula of solution
Homework Statement show that the general solution of the differential equation d^2/dt^2 + 2 *alpha * dr/dt + omega^2 * r = 0, where alpha and w are constant and R is a function of time "t" is R = e^(-alpha * t) * [ C1*sin( sqrt(omega^2 - alpha^2) * t) + C2*cos( sqrt(omega^2 - alpha^2) * t)...- RoboNerd
- Thread
- Differential equations Formula General Proof
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
F
Ambiguity in the method applied for differential equations
Homework Statement Why do we need two solutions to solve a 2nd order linear differential equation? lets consider a differential equation with equal roots for auxiliary equation. So the reasoning behind why can't we use y=Aen1x+Ben2x as its general solution is because since the roots are equal...- Faiq
- Thread
- Applied Diff eq Differential Differential equations Method
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
J
A Free damped vibration of a system of 2 dof, demostration
Hi,I need help please, i want to know how to solve de differential equation of a system of two degree of freedom using eigenvalues or eigenvectors or if I can use any another way to solve this kind of equations.- Jhair
- Thread
- Damped Differential equations Dof System Vibration
- Replies: 3
- Forum: Other Physics Topics
-
Calculus First order differential equations ?
what is a good book to learn first order differential equations ??- awholenumber
- Thread
- Differential Differential equations First order First order differential
- Replies: 4
- Forum: Science and Math Textbooks
-
I First order differential equations ?
what is a good book to learn first order differential equations ??- awholenumber
- Thread
- Differential Differential equations First order First order differential
- Replies: 11
- Forum: Differential Equations
-
I Differential equations and numerical methods questions
i have few doubts about differential equations and numerical methods ... in a differential equation question ... you are given an instantaneous rate of change... and you are supposed to find the function that gives , this instantaneous rate of change is this same as ... f(0)=1...- awholenumber
- Thread
- Differential Differential equations Numerical Numerical methods
- Replies: 8
- Forum: Differential Equations
-
Is This ODE a Bernoulli Equation and Can It Be Solved with Substitution?
consider ODE : Show that the solution to this ODE is: Can someone tell what kind of ODE is it?I thought,it's on the form of Bernoulli ODE with P(x)=0.Is it possible to still solve it by using Bernoulli Methodology?I mean by substituting u=y^1-a with a=2? Thanks- Houeto
- Thread
- Bernoulli equation Differential equations Mathemathics Ode Power series Special functions
- Replies: 3
- Forum: Differential Equations
-
F
I Diagonalising a system of differential equations
Given a system of linear differential equations $$x_{1}'=a_{11}x_{1}+a_{12}x_{2}+\cdots a_{1n}x_{n}\\ x_{2}'=a_{21}x_{1}+a_{22}x_{2}+\cdots a_{2n}x_{n}\\ \ldots\\ x_{n}'= a_{n1}x_{1}+a_{n2}x_{2}+\cdots a_{nn}x_{n}$$ this can be rewritten in the form of a matrix equation...- Frank Castle
- Thread
- Diagonalization Differential Differential equations Matrices System
- Replies: 5
- Forum: Differential Equations
-
B System of differential equations Basic question
So I ran into an case I have not seen before. Say we have a system of 3 equations such that W´=AW, where W=(x(t),y(t),z(t)) and A is a 3x3 matrix. The way I usually approach these is by finding the eigenvalues of A to then find the eigenvectors and thus find the ¨homogenous¨ solution. What...- dumbdumNotSmart
- Thread
- Differential Differential equations Eigen vectors Matrix algebra System System of equations
- Replies: 3
- Forum: Differential Equations
-
B
I Laplace transform using differential equations
Hi members, Laplace transform using differential equations.(see attached PDF file) My question d/ds(s^2 y- s Y(0)-Y'(0).)... Y(t)=sin(sqrt(t)) Y(o)=0 Now Y'= cos(sqrt(t)/2sqrt(t) Y'(0)=infinity d/ds (Y'(0)=?? can it be treated as a constant or can we change limit and differentiation??I...- Belgium 12
- Thread
- Differential Differential equations Laplace Laplace transform Transform
- Replies: 2
- Forum: Calculus
-
J
I William skinner Machine gravity
Could someone explain under which principle does Skinner's machine operate? Is it just a free falling mass that's taken back to it initial position by very little input energy, thus generating a constant gradient or potential difference, and generating energy, or is it just storing kinetic energy?- jose medina pedraza
- Thread
- Differential equations Free fall Gravity Machine Mechanics Perpetual motion
- Replies: 1
- Forum: Classical Physics
-
J
An application of free fall (DE) model to industry
Could someone tell me an application of the model of free fall to industry or more generally by using Newton's second law and the law of gravitation, construct a model similar to the free fall one, that has an application in industry- jose medina pedraza
- Thread
- Application Differential equations Fall Free fall Industry Model Newton Newton 2nd law Ode
- Replies: 6
- Forum: Mechanics
-
B Few basic questions about differential equations....
i have a few questions to ask about differential equations ... how many types of differential equations are there ... ? sometimes i like to make up themes for my studies ... few funny things went through my head ...when i saw this thread ,How is it that mathematics describe reality so well? i...- awholenumber
- Thread
- Differential Differential equations
- Replies: 13
- Forum: Differential Equations
-
H
I How to find the inverse of an integral transform?
I'm trying to find the distribution of a random variable ##T## supported on ##[t_1, t_2]## subject to ## \mathbb{E}[V(t', T)] = K, \forall t' \in [t_1, t_2]##. In integral form, this is : $$ \int_{t_1}^{t_2} V(t', t).f(t) \, dt = K,\forall t' \in [t_1, t_2], $$ which is just an exotic integral...- hyurnat4
- Thread
- Differential equations Functional analysis Integral Inverse Probability Transform
- Replies: 1
- Forum: Differential Equations
-
Convolutions (differential Equations)
Homework Statement Compute the convolution f*g for the given function f and g. f(t)=cost g(t)=U2(t)Homework Equations f*g=∫f(t-u)g(u)du The Attempt at a Solution So I pretty much only know how to plug in the functions into the integral for convolutions. Not really sure how to evaluate it...- Dusty912
- Thread
- Differential equations
- Replies: 12
- Forum: Calculus and Beyond Homework Help
-
Finding Stationary Points for the Differential Equation y=(lnx)^2/x
Homework Statement Get the two stationary points for the equation ## y= ((ln x)^2)/x ## Homework EquationsThe Attempt at a Solution i have managed to solve ##dy/dx=((2xlnx/x- (ln x)^2))/x^2 = 0, ln x(2-ln x) = 0, x= 1, x =e^2##- chwala
- Thread
- Differential Differential equations
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
J
Is there an encyclopedia of DE that accepts solutions?
DE= Differential equations. There is an Encyclopedia of Integer Sequences for example, but I am not able to find the equivalent for DE. I would like to find a list with all the differential equations that have been solved up to date. A website or any other source would be interesting. If the...- jonjacson
- Thread
- Differential equations
- Replies: 11
- Forum: Differential Equations
-
R
Video lectures for differential equations 2
I took differential equation 2 last semester and the book we used wasn't so great at explaining a lot of things. I was wondering if anyone knew of a video lecture series that parallels my book (Differential Equations 4th Ed. by Blanchard, Devaney, and Hall). Specifically I am having trouble with...- rmiller70015
- Thread
- Differential Differential equations Lectures Video
- Replies: 5
- Forum: Science and Math Textbooks
-
A
B Complex Replacement: Justification?
Hi, Is there a proof that complex replacement is a valid way to solve a differential equation? I'm lacking some intuition on the idea that under any algebraic manipulations the real and imaginary parts of an expression don't influence each other. For example, if I'm given: $$p(D) x = cos(t)$$...- adamjts
- Thread
- Complex Complex analysis Differential equations
- Replies: 1
- Forum: Differential Equations
-
Solve System with Repeated Eigenvalues
Homework Statement I want to solve this systemx' = \left( \begin{array}\\ 7 & 1 \\ -4 & 3 \end{array} \right)x + \left( \begin{array}\\ t \\ 2t \end{array} \right) Homework EquationsThe Attempt at a Solution i found the eigenvalues to both be 5. The eigenvector is (1,-2) and the generalized...- faradayscat
- Thread
- differential equations eigenvalues linear system
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
I Non-homogeneous systems with repeated eigenvalues
Quick question, can you solve non-homogeneous systems with repeated eigenvalues the same ways? i.e. variation of parameters, undetermined coefficients, etc... would the fundamental matrix contain the solution with the generalized eigenvalue? Thanks!- faradayscat
- Thread
- Differential equations Eigenvalues Systems Systems of equations
- Replies: 1
- Forum: Differential Equations
-
T
How to prepare for differential equations?
I'm pretty rusty at calculus. I did well in them, but my memory is terrible and I have forgotten a lot. I'm going to take ordinary differential equations (it looks and sounds like an intro DE class with some linear algebra too) next spring. What should I study and what not to prepare for this...- Tagl00king
- Thread
- Difference equation Differential Differential equations Prepare Study
- Replies: 5
- Forum: STEM Academic Advising
-
R
Transient heat transfer in a sphere
Homework Statement A metal sphere is subjected to a heat flux, 5000 W/m2. It is originally at 20 C. How long does it take to heat to 90 C? D = 5 cm density = 8522 kg/m3 cp = 0.385 kJ/kg-K k = 104 W/m-k Homework Equations rate of heat input = rate of heat accumulation -k*A*dT/dr = m*cp*dT/dt...- rxd6656
- Thread
- Differential equations Heat Heat transfer Sphere Transient
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
Differential equation with power series
Homework Statement Solve y''+(cosx)y=0 with power series (centered at 0) Homework Equations y(x) = Σ anxn The Attempt at a Solution I would just like for someone to check my work: I first computed (cosx)y like this: (cosx)y = (1-x2/2!+x4/4!+ ...)*(a0+a1x+a2x2 +...)...- faradayscat
- Thread
- Differential Differential equation Differential equations Homogeneous equation Maclaurin series Power Power series Second order Series
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
Match second-order differential equations with their y(t) graph
Homework Statement The problem is in the picture. #17 I would have typed it but there are graphs that are needed for solving it. Basically trying to figure out which y(t) graph belongs to one of the sinusoidal forced equations with various parameters. Homework Equations euler's formula...- Dusty912
- Thread
- Differential Differential equations Graph Match
- Replies: 1
- Forum: Calculus and Beyond Homework Help