All flashcards
Flashcard 1: What is the integrating factor for dxdy+Py=Q?
Answer: e∫Pdx. Factor to make coefficient of dxdy equal to 1.
Flashcard 2: Is y=2x2+3 a solution to y′=4x?
Answer: Yes, it is a solution. Derivative: dxdy=4x matches the equation.
Flashcard 3: Identify the particular solution for y′=2y given y(0)=5.
Answer: y=5e2x. Using initial condition y(0)=5 with y=Ce2x.
Flashcard 4: What is the general solution for y′′+y=0?
Answer: y=C1cos(x)+C2sin(x). Solution using characteristic equation r2+1=0.
Flashcard 5: What is the general form of a first-order differential equation?
Answer: dxdy=f(x,y). Standard form where f depends on both x and y.
Flashcard 6: What type of differential equation is y′+3y=6?
Answer: First-order linear. Has form y′+Py=Q with constant coefficient.
Flashcard 7: What is the characteristic equation for y′′−4y=0?
Answer: r2−4=0. Replace y′′ with r2 and set equal to zero.
Flashcard 8: Verify if y=1+ln(x) satisfies xy′=1.
Answer: Yes, it satisfies the equation. y′=x1, so x⋅x1=1 ✓
Flashcard 9: Verify if y=1−x1 is a solution to y′=y2.
Answer: Yes, it is a solution. y′=(1−x)21 and y2=(1−x)21 ✓
Flashcard 10: Verify if y=x1 is a solution to xy′+2y=0.
Answer: No, it is not a solution. y′=−x21, so x(−x21)+2(x1)=x1=0
Flashcard 11: What is the form of a second-order linear homogeneous differential equation?
Answer: ay′′+by′+cy=0. Standard form with constant coefficients and zero right side.
Flashcard 12: What is the form of a non-homogeneous differential equation?
Answer: ay′′+by′+cy=g(x). Same as homogeneous but with non-zero right side.
Flashcard 13: Determine if y=xex is a solution to x2y′−xy=ex.
Answer: Yes, it is a solution. Computing y′ using quotient rule verifies the equation.
Flashcard 14: What is the general solution to dxdy=y?
Answer: y=Cex, where C is a constant. Solution to the simplest exponential differential equation.
Flashcard 15: What is the characteristic equation for y′′+3y′+2y=0?
Answer: r2+3r+2=0. Replace y′′ with r2, y′ with r, and y with 1.
Flashcard 16: What is the general solution to y′′−5y′+6y=0?
Answer: y=C1e2x+C2e3x. Using characteristic roots r=2,3 from factoring.
Flashcard 17: Determine if y=x3 is a solution for y′′=6x.
Answer: Yes, it is a solution. y′=3x2, y′′=6x, so equation holds.
Flashcard 18: What is the order of y′′+2xy′+y=0?
Answer: Second order. Highest derivative is the second derivative.
Flashcard 19: Determine if y=x+1 is a solution for y′=1.
Answer: Yes, it is a solution. Derivative of x+1 is constant 1.
Flashcard 20: Verify if y=x3+x is a solution to y′=3x2+1.
Answer: Yes, it is a solution. Derivative matches: dxd(x3+x)=3x2+1.
Flashcard 21: Verify if y=sin(x) satisfies y′′+y=0.
Answer: Yes, it satisfies the equation. y′=cos(x), y′′=−sin(x), so y′′+y=0 ✓
Flashcard 22: What is the order of the differential equation y′′′+2y′=0?
Answer: Third order. Highest derivative is the third derivative.
Flashcard 23: Does y=3x+2 solve y′=3?
Answer: Yes, it solves the equation. Derivative of 3x+2 is constant 3.
Flashcard 24: Verify if y=e−x is a solution to y′=−y.
Answer: Yes, it is a solution. Derivative: dxd(e−x)=−e−x=−y ✓
Flashcard 25: What is the characteristic equation for y′′+9y=0?
Answer: r2+9=0. Replace y′′ with r2 and y with 1.
Flashcard 26: What is the order of y(4)+2y′′+y=0?
Answer: Fourth order. Highest derivative is the fourth derivative.
Flashcard 27: Verify if y=2x2 satisfies y′′=1.
Answer: Yes, it satisfies the equation. y′=x, y′′=1, so equation is satisfied.
Flashcard 28: What is the general solution of dxdy=ky?
Answer: y=Cekx, where C is a constant. Solution to exponential growth/decay differential equation.
Flashcard 29: Identify the particular solution for y′=5y given y(0)=2.
Answer: y=2e5x. Using initial condition y(0)=2 with y=Ce5x.
Flashcard 30: Verify if y=e2x is a solution to dxdy=2y.
Answer: Yes, it is a solution. Taking derivative: dxdy=2e2x=2y ✓