General solution of the differential equation calculator - The reason is that the derivative of \(x^2+C\) is \(2x\), regardless of the value of \(C\). It can be shown that any solution of this differential equation must be of the form \(y=x^2+C\). This is an example of a general solution to a differential equation. A graph of some of these solutions is given in Figure \(\PageIndex{1}\).

 
 The general solution of the homogeneous equation d 2 ydx 2 + p dydx + qy = 0; Particular solutions of the non-homogeneous equation d 2 ydx 2 + p dydx + qy = f(x) Note that f(x) could be a single function or a sum of two or more functions. Once we have found the general solution and all the particular solutions, then the final complete solution ... . How much is t.d. jakes worth

A system of non-linear equations is a system of equations in which at least one of the equations is non-linear. What are the methods for solving systems of non-linear equations? Methods for solving systems of non-linear equations include graphical, substitution, elimination, Newton's method, and iterative methods such as Jacobi and Gauss-Seidel.In the preceding section, we learned how to solve homogeneous equations with constant coefficients. Therefore, for nonhomogeneous equations of the form a y ″ + b y ′ + c y = r (x), a y ″ + b y ′ + c y = r (x), we already know how to solve the complementary equation, and the problem boils down to finding a particular solution for the nonhomogeneous equation. We now examine two ...For equation solving, Wolfram|Alpha calls the Wolfram Language's Solve and Reduce functions, which contain a broad range of methods for all kinds of algebra, from basic linear and quadratic equations to multivariate nonlinear systems. In some cases, linear algebra methods such as Gaussian elimination are used, with optimizations to increase ... The General Solution of a System of Linear Equations using Gaussian elimination. This online calculator solves a system of linear algebraic equations using the Gaussian elimination method. It produces the result whether you have a unique solution, an infinite number of solutions, or no solution. It also outputs the result in floating point and ... Completing the square method is a technique for find the solutions of a quadratic equation of the form ax^2 + bx + c = 0. This method involves completing the square of the quadratic expression to the form (x + d)^2 = e, where d and e are constants.Find the general solution of the following differential equation. 81y" - 16y = 0 NOTE: Use ci and ca as arbitrary constants. y(t) = This problem has been solved! You'll get a detailed solution from a subject matter expert that helps you learn core concepts.As expected for a second-order differential equation, this solution depends on two arbitrary constants. However, note that our differential equation is a constant-coefficient differential equation, yet the power series solution does not appear to have the familiar form (containing exponential functions) that we are used to seeing.Solve Differential Equation with Condition. In the previous solution, the constant C1 appears because no condition was specified. Solve the equation with the initial condition y(0) == 2. The dsolve function finds a value of C1 that satisfies the condition.The Wolfram Language function DSolve finds symbolic solutions to differential equations. (The Wolfram Language function NDSolve, on the other hand, is a general numerical differential equation solver.) DSolve can handle the following types of equations:. Ordinary Differential Equations (ODEs), in which there is a single independent variable …Dec 21, 2020 · We first note that if \(y(t_0) = 25\), the right hand side of the differential equation is zero, and so the constant function \(y(t)=25\) is a solution to the differential equation. It is not a solution to the initial value problem, since \(y(0)ot=40\). (The physical interpretation of this constant solution is that if a liquid is at the same ... Question: Use the procedures developed in this chapter to find the general solution of the differential equation.y'' − y = 2exex + e−x. Use the procedures developed in this chapter to find the general solution of the differential equation. There are 3 steps to solve this one.The general form of a second-order differential equation is: a d²y/dx² + b dy/dx + c y = f (x) where a, b, and c are constants and f (x) is a function of x. This equation can be written in various forms depending on the specific situation. For example, if a = 1, b = 0, and c = k, where k is a constant, the equation becomes:Here are two particular solutions: y1P = t4 4 + a y 1 P = t 4 4 + a. y2P = t4 4 + a +c1t−a y 2 P = t 4 4 + a + c 1 t − a. What is the difference between these two particular solutions? To say you have a unique solution means that this is the ONLY function that satisfies both the differential equation and the initial condition. The graph of ...The differential equation given above is called the general Riccati equation. It can be solved with help of the following theorem: Theorem. If a particular solution \({y_1}\) of a Riccati equation is known, the general solution of the equation is given by \[y = {y_1} + u.\] ... This integral can be easily calculated at any values of \(a,\) \(b ...Dividing both sides by 𝑔' (𝑦) we get the separable differential equation. 𝑑𝑦∕𝑑𝑥 = 𝑓 ' (𝑥)∕𝑔' (𝑦) To conclude, a separable equation is basically nothing but the result of implicit differentiation, and to solve it we just reverse that process, namely take the antiderivative of both sides. 1 comment.The general solution of the homogeneous equation d 2 ydx 2 + p dydx + qy = 0; Particular solutions of the non-homogeneous equation d 2 ydx 2 + p dydx + qy = f(x) Note that f(x) could be a single function or a sum of two or more functions. Once we have found the general solution and all the particular solutions, then the final complete solution ...Consider the differential equation , Find the general solution of the differential equation explicitly in the form y = f (x). Then find the particular solution that satisfies y (1) = 0. Consider the differential equation, Given that the complementary function is y (x)=Ae 2x +Be3 x , find a particular integral. Show transcribed image text.1. Calculate a general solution of the differential equation: t 2 y ′′ + 3 t y ′ − 8 y = − 36 t 2 ln t (t > 0) Simplify your answer. 2. Verify that x 1 (t) = t s i n 2 t is a solution of the differential equation ζ t ′′ + 2 x ′ + 4 t x = 0 (t > 0) Then determine the general solution.Question: Given the differential equation y′′−x6y′+x212y=4x3. (a) The reduced equation has solutions of the form y=xr. Find two such solutions y1 and y2 and calculate their Wronskian. (b) Find a particular solution of the given equation. (c) Find the general solution of the given equation. There are 4 steps to solve this one.Give the general solution of a differential equation if the roots of the corresponding characteristic equation are as follows: 1. m 1 = 8 m 2 = − 2 2. m 1 = 0 m 2 = 0 m 3 = 0 3. m 1 = − 3 m 2 = − 3 m 3 = − 3 4. m 1 = 2 − 3 i m 2 = 2 + 3 i. 5. m 1 = 8 i. m 2 = − 8 i m 3 = 8 i. m 4 = − 8 i 6 Solve the differential equation: 3 d x 2 ...Use the procedures developed in this chapter to find the general solution of the differential equation. (Let x be the Independent variable.) 2y" + 2y + y = 0 y- Use the procedures developed in this chapter to find the general solution of the differential equation. y" - 7y" + 10y' = 4 + 5 sin x y = 1 + cze 2t + czews + 11 / 2 를 36 COS 130 os ...Differential Equation by the order: Differential equations are distributed in different types based on their order which is identified by the highest derivative present in the equation. Differential Equations of 1 st-Order: 1 st-order equations involve the first derivative of the unknown function. The formula of the first is stated as. dy/dx ...Thus, f (x)=e^ (rx) is a general solution to any 2nd order linear homogeneous differential equation. To find the solution to a particular 2nd order linear homogeneous DEQ, we can plug in this general solution to the equation at hand to find the values of r that satisfy the given DEQ.To obtain the differential equation from this equation we follow the following steps:-. Step 1: Differentiate the given function w.r.t to the independent variable present in the equation. Step 2: Keep differentiating times in such a way that (n+1) equations are obtained.For some constants \(a_1\), \(a_2\), and \(a_3\). For the second order system we would also specify the first derivatives at a point. And if we find a solution with constants in it, where by solving for the constants we find a solution for any initial condition, we call this solution the general solution. Best to look at a simple example.Wolfram|Alpha calls Wolfram Languages's D function, which uses a table of identities much larger than one would find in a standard calculus textbook. It uses well-known rules such as the linearity of the derivative, product rule, power rule, chain rule and so on. Additionally, D uses lesser-known rules to calculate the derivative of a wide ...Advanced Math Solutions - Ordinary Differential Equations Calculator, Separable ODE Last post, we talked about linear first order differential equations. In this post, we will talk about separable...You'll get a detailed solution from a subject matter expert that helps you learn core concepts. Question: Find the general solution of the differential equation. (Enter your solution as an equation.) 3y ln (x) − xy' = 0, x > 0. Find the general solution of the differential equation.26 Oct 2023 ... Calculator Technique (Caltech) Differential Equation ... EXACT DIFFERENTIAL EQUATION SHORTCUT SOLUTION ... How Good is Your General Knowledge? | 100 ...Fibonacci numbers create a mathematical pattern found throughout nature. Learn where to find Fibonacci numbers, including your own mirror. Advertisement Is there a magic equation t...We can choose values of →x x → (note that these will be points in the phase plane) and compute A→x A x →. This will give a vector that represents →x ′ x → ′ at that particular solution. As with the single differential equation case this vector will be tangent to the trajectory at that point.Successful investors choose rules over emotion. Rules help investors make the best decisions when investing. Markets go up and down, people make some money, and they lose some mone...y1(t) = er1t and y2(t) = er2t y 1 ( t) = e r 1 t and y 2 ( t) = e r 2 t. Now, if the two roots are real and distinct ( i.e. r1 ≠ r2 r 1 ≠ r 2) it will turn out that these two solutions are "nice enough" to form the general solution. y(t) =c1er1t+c2er2t y ( t) = c 1 e r 1 t + c 2 e r 2 t. As with the last section, we'll ask that you ...Second Order Differential Equation Solver. Enter the Differential Equation: = Calculate: Computing... Get this widget. Build your own widget ...The solutions to this equation define the Bessel functions and .The equation has a regular singularity at 0 and an irregular singularity at .. A transformed version of the Bessel differential equation given by Bowman (1958) isp(x0) ≠ 0 p ( x 0) ≠ 0. for most of the problems. If a point is not an ordinary point we call it a singular point. The basic idea to finding a series solution to a differential equation is to assume that we can write the solution as a power series in the form, y(x) = ∞ ∑ n=0an(x−x0)n (2) (2) y ( x) = ∑ n = 0 ∞ a n ( x − x 0) n.Let us try a power series solution near \(x_o=0\), which is an ordinary point. Solution. Every point is an ordinary point in fact, as the equation is constant coefficient. We already know we should obtain exponentials or the hyperbolic sine and cosine, but let us pretend we do not know this. We try \[ y = \sum_{k=0}^\infty a_k x^k \nonumber \]An ordinary differential equation (frequently called an "ODE," "diff eq," or "diffy Q") is an equality involving a function and its derivatives. An ODE of order is an equation of the form. (1) where is a function of , is the first derivative with respect to , and is the th derivative with respect to . Nonhomogeneous ordinary differential ...The Modified Euler's Method Calculator is an intuitive tool that allows you to approximate the solutions of differential equations with increased accuracy using the Modified Euler's Method. Our calculator has been carefully created to provide precise and quick results by applying the modified Euler's method.The input window of the calculator shows the input differential equation entered by the user. It also displays the initial value conditions y(0) and y´(0). Result. The Result’s window shows the initial value solution obtained from the general solution of the differential equation. The solution is a function of x in terms of y. Autonomous ...1.) the proposed solution has the property x′ = 0 x ′ = 0. 2.) the proposed solution is in fact a solution (when you plug it into the DEQn it works) Therefore, x′ = ax + 3 = 0 x ′ = a x + 3 = 0 yields x = −3/a x = − 3 / a as the equilbrium solution. For more complicated differential equations the equilibrium solutions can be more ... Dividing both sides by 𝑔' (𝑦) we get the separable differential equation. 𝑑𝑦∕𝑑𝑥 = 𝑓 ' (𝑥)∕𝑔' (𝑦) To conclude, a separable equation is basically nothing but the result of implicit differentiation, and to solve it we just reverse that process, namely take the antiderivative of both sides. 1 comment. derived below for the associated case.Since the Legendre differential equation is a second-order ordinary differential equation, it has two linearly independent solutions.A solution which is regular at finite points is called a Legendre function of the first kind, while a solution which is singular at is called a Legendre function of the second kind.A differential equation is called an ordinary differential equation, abbreviated by ode, if it has ordinary derivatives in it. Likewise, a differential equation is called a partial differential equation, abbreviated by pde, if it has partial derivatives in it. In the differential equations above (3) (3) - (7) (7) are ode's and (8) (8) - (10 ...Math. Calculus. Calculus questions and answers. Find the general solution of the following differential equation- 49y" + 14y' + y = 0 NOTE: Use cy and ce for the constants of integration. y (t) = 4, e-* + ca e X.Advanced Math Solutions – Ordinary Differential Equations Calculator, Linear ODE Ordinary differential equations can be a little tricky. In a previous post, we talked about a brief overview of...It shows you the solution, graph, detailed steps and explanations for each problem. Is there a step by step calculator for physics? Symbolab is the best step by step calculator for a wide range of physics problems, including mechanics, electricity and magnetism, and thermodynamics.One of the constants in the general solution was found, but the other, _C1, remains in the solution. We therefore have infinitely many solutions to this BVP since any multiple of sin(x) can be added to cos(x). To understand why this happens, apply the boundary values to the general solution to get the following equations.When the discriminant p 2 − 4q is positive we can go straight from the differential equation. d 2 ydx 2 + p dydx + qy = 0. through the "characteristic equation": r 2 + pr + q = 0. to the general solution with two real roots r 1 and r 2: y = Ae r 1 x + Be r 2 xVideo transcript. - [Instructor] So let's write down a differential equation, the derivative of y with respect to x is equal to four y over x. And what we'll see in this video is the solution to a differential equation isn't a value or a set of values. It's a function or a set of functions. Second Order Differential Equation. The widget will take any Non-Homogeneus Second Order Differential Equation and their initial values to display an exact solution. Get the free "Second Order Differential Equation" widget for your website, blog, Wordpress, Blogger, or iGoogle. Find more Mathematics widgets in Wolfram|Alpha. Question: Find the general solution of the differential equation.y double prime minus 25 yequals0. Find the general solution of the differential equation. y double prime minus 2 5 yequals 0. Here's the best way to solve it. Powered by Chegg AI.This step-by-step program has the ability to solve many types of first-order equations such as separable, linear, Bernoulli, exact, and homogeneous. In addition, it solves higher-order equations with methods like undetermined coefficients, variation of parameters, the method of Laplace transforms, and many more.Free matrix calculator - solve matrix operations and functions step-by-step ... Derivatives Derivative Applications Limits Integrals Integral Applications Integral Approximation Series ODE Multivariable Calculus Laplace ... Matrices can also be used to solve systems of linear equations; What is a matrix? In math, a matrix is a rectangular array ...First we seek a solution of the form y = u1(x)y1(x) + u2(x)y2(x) where the ui(x) functions are to be determined. We will need the first and second derivatives of this expression in order to solve the differential equation. Thus, y ′ = u1y ′ 1 + u2y ′ 2 + u ′ 1y1 + u ′ 2y2 Before calculating y ″, the authors suggest to set u ′ 1y1 ...The differential equation y'' + ay' + by = 0 is a known differential equation called "second-order constant coefficient linear differential equation". Since the derivatives are only multiplied by a constant, the solution must be a function that remains almost the same under differentiation, and eˣ is a prime example of such a function.Step-by-step solutions for differential equations: separable equations, first-order linear equations, first-order exact equations, Bernoulli equations, first-order substitutions, Chini-type equations, general first-order equations, second-order constant-coefficient linear equations, reduction of order, Euler-Cauchy equations, general second-order equations, higher-order equations.1.6 Problems Find general solutions of the differential equations in Prob- lems through 30. Primes denote derivatives with respect to x throughout. 1. (xy)y'x -y 3. xy'y2xy 5. x(xy)y y (x - y) 7. xy2y'x3y3 9. x2y'xy y2 11.Free Bernoulli differential equations calculator - solve Bernoulli differential equations step-by-step ... Get full access to all Solution Steps for any math problem ...How to find dx⁄dy using implicit differentiation: 1.) Differentiate each side of the equation with respect to y AND with respect to x as an implicit (implied) function of y. Add a dx⁄dy operator to terms where x was differentiated. → For example, the term 2yx would be differentiated with respect to y, resulting in 2x.Here, we show you a step-by-step solved example of first order differential equations. This solution was automatically generated by our smart calculator: Rewrite the differential equation in the standard form M (x,y)dx+N (x,y)dy=0 M (x,y)dx+N (x,y)dy = 0. The differential equation 4ydy-5x^2dx=0 4ydy−5x2dx= 0 is exact, since it is written in ...Find the general solution to the homogeneous second-order differential equation. y'' − 4 y' + 13 y = 0. There's just one step to solve this. Expert-verified. 100% (1 rating) Share Share.Advanced Math questions and answers. 1.) Find a general solution to the differential equation. y'' (theta) + 18y' (theta) +82y (theta) = 8 (e^-9theta)costheta 2.) Find the form of the particular solution for the differential equation. Do not solve. y'' - y = 3t (e^8t)+ 2 (t^2) (e^8t) NOTE: Please explain the steps I am really stuck trying to ...It shows you the solution, graph, detailed steps and explanations for each problem. ... differential-equation-calculator. en. Related Symbolab blog posts. Practice Makes Perfect. Learning math takes practice, lots of practice. Just like running, it takes practice and dedication. If you want...The reason is that the derivative of \(x^2+C\) is \(2x\), regardless of the value of \(C\). It can be shown that any solution of this differential equation must be of the form \(y=x^2+C\). This is an example of a general solution to a differential equation. A graph of some of these solutions is given in Figure \(\PageIndex{1}\).Find the general solution of the given differential equation, and use it to determine how solutions behave as t→→→ ∞o. y y + P Y t NOTE: Use c for the constant of integration. C 9 sin (2 t) 9 sin (2 t) 2 t 2 9 cos (2t), t> 0 + C t X Solutions converge to the function y = dne L J 12 1 DE T T 42 X. There are 2 steps to solve this one.This is a system of 2 equations and two unknowns. The determinant of the corresponding matrix is \[4 - 2 = 2.\nonumber\] Since the determinant is nonzero, the only solution is the trivial solution. That is \[ c_1 = c_2 = 0 .\nonumber\] The two functions are linearly independent.Wolfram|Alpha calls Wolfram Languages's D function, which uses a table of identities much larger than one would find in a standard calculus textbook. It uses well-known rules such as the linearity of the derivative, product rule, power rule, chain rule and so on. Additionally, D uses lesser-known rules to calculate the derivative of a wide ...The Modified Euler's Method Calculator is an intuitive tool that allows you to approximate the solutions of differential equations with increased accuracy using the Modified Euler's Method. Our calculator has been carefully created to provide precise and quick results by applying the modified Euler's method.Africa-focused Equator reaches the initial close of fund focused on seed and Series A startups across energy, agriculture and mobility. Africa contributes less than 3% of the world...This problem has been solved! You'll get a detailed solution from a subject matter expert that helps you learn core concepts. Question: 1. Calculate a general solution of the differential equation: 2t2y′′−6ty′+8y=240t2−t540 (t>0) Start by stating the type of the equation and the method used to solve it. Try focusing on one step at a time.7. Higher Order Differential Equations. 7.1 Basic Concepts for n th Order Linear Equations; 7.2 Linear Homogeneous Differential Equations; 7.3 Undetermined Coefficients; 7.4 Variation of Parameters; 7.5 Laplace Transforms; 7.6 Systems of Differential Equations; 7.7 Series Solutions; 8. Boundary Value Problems & Fourier Series. 8.1 Boundary ...In this section we will a look at some of the theory behind the solution to second order differential equations. We define fundamental sets of solutions and discuss how they can be used to get a general solution to a homogeneous second order differential equation. We will also define the Wronskian and show how it can be used to determine if a pair of solutions are a fundamental set of solutions.The traditional hiring process puts job seekers at a disadvantage. Rare is the candidate who is able to play one prospective employer against the other in a process that will resul...Section 3.1 : Basic Concepts. In this chapter we will be looking exclusively at linear second order differential equations. The most general linear second order differential equation is in the form. p(t)y′′ +q(t)y′ +r(t)y = g(t) (1) (1) p ( t) y ″ + q ( t) y ′ + r ( t) y = g ( t) In fact, we will rarely look at non-constant ...You'll get a detailed solution from a subject matter expert that helps you learn core concepts. See Answer See Answer See Answer done loading Question: Calculate a general solution of the differential equation:2y'-3y=10e-t+6,y(0)=1dxdt+tan(t2)x=8,-πSolve the initial value problem:2y'-3y=10e-t+6,y(0)=1First Order Linear. First Order Linear Differential Equations are of this type: dy dx + P (x)y = Q (x) Where P (x) and Q (x) are functions of x. They are "First Order" when there is only dy dx (not d2y dx2 or d3y dx3 , etc.) Note: a non-linear differential equation is often hard to solve, but we can sometimes approximate it with a linear ...Undetermined coefficients is a method you can use to find the general solution to a second-order (or higher-order) nonhomogeneous differential equation. Remember that homogenous differential equations have a 0 on the right side, where nonhomogeneous differential equations have a non-zero function on the right side.Answer link. The General Solution is: y = -1/2x -1/4 + Ce^ (2x) We can use an integrating factor when we have a First Order Linear non-homogeneous Ordinary Differential Equation of the form; dy/dx + P (x)y=Q (x) We have: dy/dx = x+2y Which we can write as: dy/dx -2y = x ..... [A] This is a First Order Ordinary Differential Equation in Standard ...

Step-by-Step Solutions with Pro Get a step ahead with your homework Go Pro Now. differential equation. Natural Language; Math Input; Extended Keyboard Examples Upload Random. Assuming "differential equation" is a general topic | Use as a computation or referring to a mathematical definition or a calculus result or a word instead. Examples for .... Crumbl cookies moses lake

general solution of the differential equation calculator

The differential equation y'' + ay' + by = 0 is a known differential equation called "second-order constant coefficient linear differential equation". Since the derivatives are only multiplied by a constant, the solution must be a function that remains almost the same under differentiation, and eˣ is a prime example of such a function.4.1.2 Explain what is meant by a solution to a differential equation. 4.1.3 Distinguish between the general solution and a particular solution of a differential equation. 4.1.4 Identify an initial-value problem. 4.1.5 Identify whether a given function is a solution to a differential equation or an initial-value problem.This problem has been solved! You'll get a detailed solution from a subject matter expert that helps you learn core concepts. Question: Find the general solutions of the differential equations in Prob- lems 1 through 20. 1. y" - 4y = 0 2. 2y" - 3y' = 0 3. y" + 3y' - 10y = 0 4. 2y" - 7y' + 3y = 0 5. y' + 6y' + 9y = 0 6. y" + 5y + 5y = 0 7 ...Thus, f (x)=e^ (rx) is a general solution to any 2nd order linear homogeneous differential equation. To find the solution to a particular 2nd order linear homogeneous DEQ, we can plug in this general solution to the equation at hand to find the values of r that satisfy the given DEQ. This problem has been solved! You'll get a detailed solution from a subject matter expert that helps you learn core concepts. Question: 1. Calculate a general solution of the differential equation: 2t2y′′−6ty′+8y=240t2−t540 (t>0) Start by stating the type of the equation and the method used to solve it. Try focusing on one step at a time. Random. Compute answers using Wolfram's breakthrough technology & knowledgebase, relied on by millions of students & professionals. For math, science, nutrition, history, geography, engineering, mathematics, linguistics, sports, finance, music… Here I tried to find the general solution of the following linear differential equation but couldn't correctly find the answer . 3 Find a real-valued vector solution to a system of differential equationse. In mathematics, an ordinary differential equation ( ODE) is a differential equation (DE) dependent on only a single independent variable. As with other DE, its unknown (s) consists of one (or more) function (s) and involves the derivatives of those functions. [1] The term "ordinary" is used in contrast with partial differential equations ...Question: (a) Calculate the general solution of the differential equation (d2 x/ dt2) + (3 (dx/dt)) − 10x = 0 (b) Calculate the solution of the initial value problem: (d2 x/ dt2) + (3 (dx/dt)) − 10x = 28e2t − 8 sin (2t) + 20 cos 2t, x (0) = −1, ( (dx/dt) (0)) = −1. (a) Calculate the general solution of the differential equation (d 2 x ...The derivative of the outside function (the natural log function) is one over its argument, so he go 1/N. Then he had to multiply this by the derivative of the inside function (which is N (t) ) with respect to time, which is dN/dt. Using the chain rule you get (d/dt) ln|N| = (1/N)* (dN/dt). Sal used similar logic to find what the second term ...Step 1: Find the general solution \ (y_h\) to the homogeneous differential equation. Step 2: Find a particular solution \ (y_p\) to the nonhomogeneous differential equation. Step 3: Add \ (y_h + y_p\). We have already learned how to do Step 1 for constant coefficients. We will now embark on a discussion of Step 2 for some special functions ...Math. Advanced Math. Advanced Math questions and answers. Chapter 4, Section 4.2, Question 22 Find the general solution of the differential equation. y (4)6y + 9y 0 y Cevt+C2e3t + C3cos /3t + c4sin 3t y C1cos3t + c25in3t +t [c3cos3t+ Casin3t] y ccos 3t +C2sin 3t y = C1cos 3t +C2sin 3t + tlc3cosy3t+ Casin 3t] y C1cos3t+ C2sin3t..

Popular Topics