Chapter 9: Problem 5
Find the steady periodic solution \(x_{s p}(t)\) of each of the differential
equations. Use a computer algebra system to plot enough terms of the series to
determine the visual appearance of the graph of \(x_{s p}(t) .\)
\(x^{\prime \prime}+10 x=F(t)\), where \(F(t)\) is the odd function of period 2
such that \(F(t)=t-t^{2}\) if \(0
Short Answer
Step by step solution
Fourier Series for Forcing Function
Solving the Coefficients
Solve the Differential Equation
Write the Steady State Solution
Plotting the Solution
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Fourier Series
In our exercise, the function \( F(t) \) is a periodic odd function defined by \( F(t) = t-t^2 \) for \( 0 < t < 1 \). Since the function is odd, its Fourier series consists only of sine terms:
- The formula: \( F(t) = \sum_{n=1}^{\infty} b_n \sin\left(\frac{n\pi t}{L}\right) \)
- The period \( L \) is 1. Thus, sine functions account for the symmetry.
- Compute the coefficients \( b_n \) using the integral \( b_n = 2 \int_0^1 (t-t^2)\sin(n\pi t)\,dt \)
Differential Equation
- \( x'' + 10x = F(t) \)
- This equation is forced with the periodic function \( F(t) \).
- Assume \( x_{sp}(t) = \sum_{n=1}^{\infty} c_n \sin(n\pi t) \)
- Solve for \( c_n \) using \( c_n = \frac{b_n}{10 - (n\pi)^2} \)
Integration by Parts
- Based on the formula: \( \int u \, dv = uv - \int v \, du \)
- This approach breaks down complex integrals into simpler parts.
- \( b_n = 2 \int_0^1 (t\sin(n\pi t) - t^2\sin(n\pi t)) \, dt \)
- Each term requires the application of integration by parts twice.
Computer Algebra System
- In our exercise, a CAS is used to plot the series solution for the differential equation.
- By inputting the series representation of \( x_{sp}(t) \), we can observe the oscillation behavior visually.