πŸŽ“ BookMCQ
← Back to 10. Infinite Series in Calculus

πŸ“ Differentiating Power Series, Integrating Power Series: Taylor Series Modeling (36 MCQs)

πŸ“– From Calculus β€’ 10. Infinite Series in Calculus β€’ 36 questions available

What is Differentiating Power Series, Integrating Power Series: Taylor Series Modeling?

Power series can be differentiated and integrated term-by-term inside their interval of convergence: if f(x)=βˆ‘cn(xβˆ’a)nf(x) = \sum c_n (x-a)^n, then fβ€²(x)=βˆ‘ncn(xβˆ’a)nβˆ’1f'(x) = \sum n c_n (x-a)^{n-1} and ∫f(x)dx=C+βˆ‘cnn+1(xβˆ’a)n+1\int f(x) dx = C + \sum \frac{c_n}{n+1} (x-a)^{n+1}, which is used to derive new series and model physical problems like oscillations or heat flow.

8
Easy
13
Medium
15
Hard

πŸ“ All Differentiating Power Series, Integrating Power Series: Taylor Series Modeling MCQs

Q1. A student models the velocity of a particle as v(t)=βˆ‘n=1∞(βˆ’1)nt2n(2n)!v(t) = \sum_{n=1}^{\infty} \frac{(-1)^n t^{2n}}{(2n)!}. To find acceleration at t=0t=0, they differentiate term-by-term and evaluate. Which statement best justifies why this operation yields a physically meaningful result despite the infinite terms?

A.The series converges uniformly on all reals, permitting term-wise differentiation everywhere.
B.Power series can always be differentiated term-by-term within their open interval of convergence, preserving equality to the original function's derivative. βœ…
C.Acceleration is defined only at discrete points, so convergence is irrelevant for instantaneous rates.
D.Differentiation reduces the radius of convergence, but since t=0t=0 is the center, validity is guaranteed.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Term-by-term differentiation of a power series is valid strictly within its open interval of convergence. The resulting series represents the exact derivative of the sum function. While uniform convergence on compact subsets supports this, the fundamental theorem for power series guarantees differentiability inside the radius without requiring global uniformity. At the center t=0t=0, which lies within any positive radius, the operation is mathematically sound and yields the correct physical acceleration, distinguishing it from general Fourier or trigonometric series where endpoint behavior differs.

Q2. When modeling total displacement from s(t)=βˆ‘n=0∞antns(t) = \sum_{n=0}^{\infty} a_n t^n over [0,R][0, R], where RR is the radius of convergence, a researcher integrates term-by-term including the endpoint. Under what condition might this yield an incorrect total displacement even if the series converges at t=Rt=R?

A.Never; integration always extends validity to endpoints if pointwise convergence holds there.
B.Only if the integrated series diverges at t=Rt=R, regardless of original convergence.
C.If the original series converges conditionally but not absolutely at t=Rt=R, term-wise integration may fail to equal the integral of the sum. βœ…
D.Integration introduces a constant that cannot be determined without additional boundary data.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Abel’s theorem states that if a power series converges at an endpoint, the sum function is continuous there, and term-wise integration remains valid. However, this assumes the series actually represents a continuous function up to that point. A subtle misconception arises when students assume conditional convergence alone suffices without verifying continuity or absolute convergence. In pathological cases where convergence at the endpoint is not accompanied by continuity of the sum, integrating term-by-term can produce a value differing from the true integral. Thus, endpoint integration requires careful verification beyond mere pointwise convergence, highlighting the distinction between series convergence and functional representation.

Q3. An engineer approximates ln⁑(1+x)\ln(1+x) using its Maclaurin series to model signal attenuation. They truncate after the cubic term for x=0.9x=0.9. Why might this approximation introduce significant error despite x<1x < 1?

A.The Maclaurin series for ln⁑(1+x)\ln(1+x) only converges for ∣x∣<1|x|<1, excluding x=0.9x=0.9.
B.Higher-order derivatives grow factorially, making remainder terms large near the boundary even within the radius. βœ…
C.The alternating series estimation theorem does not apply because terms are not monotonically decreasing in magnitude at x=0.9x=0.9.
D.Logarithmic functions cannot be modeled by polynomials due to vertical asymptotes.
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: Although x=0.9x=0.9 lies within the interval of convergence (βˆ’1,1](-1,1], convergence near the boundary is slow. The Lagrange remainder involves the (n+1)(n+1)-th derivative evaluated at some c∈(0,0.9)c \in (0,0.9). For ln⁑(1+x)\ln(1+x), derivatives include factorial-like growth divided by powers of (1+c)(1+c), which becomes large as cβ†’1c \to 1. Even with alternating signs, partial sums converge slowly near x=1x=1, requiring many terms for acceptable accuracy. This illustrates that being inside the radius does not guarantee practical utility; modeling decisions must account for rate of convergence, not just theoretical validity, especially in engineering contexts where precision matters.

Q4. Given f(x)=βˆ‘n=0∞xnn!f(x) = \sum_{n=0}^{\infty} \frac{x^n}{n!}, a student claims f&#039;(x) = \sum_{n=1}^{\infty} \frac{n x^{n-1}}{n!} = \sum_{k=0}^{\infty} \frac{x^k}{k!}, hence f&#039;(x)=f(x). What deeper insight does this self-replicating property reveal about exponential modeling?

A.It confirms that only exponential functions satisfy y&#039;=y, making them unique solutions.
B.The power series definition inherently encodes the differential equation, showing analytic functions can be defined via ODEs rather than limits. βœ…
C.Differentiation preserves the radius of convergence, which is infinite here, ensuring global validity.
D.The index shift proves combinatorial identities underlying Taylor coefficients.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: This derivation demonstrates that the exponential function can be rigorously defined as the unique power series satisfying f&#039;=f with f(0)=1f(0)=1, bypassing limit-based definitions like lim⁑nβ†’βˆž(1+x/n)n\lim_{n\to\infty}(1+x/n)^n. It reveals a profound connection between differential equations and analytic function theory: specifying a linear ODE with initial conditions uniquely determines a power series whose coefficients obey a recurrence. This approach generalizes to other special functions (e.g., Bessel, Airy) where closed forms are unavailable. Thus, the self-differentiation isn't merely computationalβ€”it establishes a foundational modeling paradigm where dynamics define the function itself, enabling analysis even when elementary expressions fail.

Q5. To compute ∫00.5eβˆ’x2dx\int_0^{0.5} e^{-x^2} dx for probability modeling, one uses the series βˆ‘n=0∞(βˆ’1)nx2n+1n!(2n+1)\sum_{n=0}^{\infty} \frac{(-1)^n x^{2n+1}}{n!(2n+1)}. If a calculator truncates when terms drop below 10βˆ’610^{-6}, why might the actual error exceed this threshold?

A.Because the series is alternating, the first neglected term bounds the error only if terms decrease monotonically in absolute value. βœ…
B.Numerical round-off accumulates over many additions, dominating truncation error.
C.The integrand is not analytic at x=0.5x=0.5, invalidating series representation.
D.Integration increases the exponent, slowing convergence dramatically.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: The alternating series estimation theorem requires that absolute values of terms decrease monotonically to zero. For eβˆ’x2e^{-x^2} integrated, the general term magnitude is x2n+1n!(2n+1)\frac{x^{2n+1}}{n!(2n+1)}. At x=0.5x=0.5, this sequence eventually decreases, but early terms may not be monotonic. If truncation occurs before monotonicity sets in, the error bound fails. Additionally, floating-point arithmetic can cause loss of significance when adding small terms to larger partial sums. Therefore, relying solely on term size without verifying monotonic decrease or using higher-precision arithmetic risks underestimating true error. Proper numerical implementation must validate the alternating series conditions or employ adaptive quadrature as a cross-check in critical applications.

Q6. A physicist models pendulum motion using sinβ‘ΞΈβ‰ˆΞΈβˆ’ΞΈ3/6\sin \theta \approx \theta - \theta^3/6. For amplitudes near ΞΈ=0.8\theta = 0.8 rad, energy calculations show discrepancy. Beyond truncation error, what structural limitation of Taylor series affects long-term dynamical accuracy?

A.Taylor polynomials lack periodicity, causing secular drift in phase space over time. βœ…
B.Odd symmetry is broken by cubic approximation, violating conservation laws.
C.Higher harmonics needed for large amplitudes are absent in low-order expansions.
D.Radius of convergence is exceeded at ΞΈ=0.8\theta=0.8.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: While the cubic Taylor approximation matches sin⁑θ\sin \theta well locally, it is a polynomial and thus unbounded and non-periodic, unlike the true sine function. In Hamiltonian systems like pendulums, this leads to artificial energy drift and incorrect period-amplitude relationships over extended simulations. Graphically, the polynomial deviates increasingly from the sinusoid beyond the immediate neighborhood, introducing spurious turning points or monotonic trends. Phase portraits constructed from truncated series exhibit distorted closed orbits, failing to capture libration vs. rotation boundaries. Thus, for dynamical modeling, structure-preserving methods (e.g., Fourier series, elliptic integrals) are superior despite local accuracy of Taylor expansions, emphasizing that functional form matters as much as pointwise fit.

Q7. Consider g(x)=βˆ‘n=1∞xnn2g(x) = \sum_{n=1}^{\infty} \frac{x^n}{n^2}. A student differentiates to get g&#039;(x) = \sum_{n=1}^{\infty} \frac{x^{n-1}}{n}, then claims g&#039;&#039;(x) = \sum_{n=2}^{\infty} \frac{x^{n-2}}{n(n-1)}. At x=1x=1, both derived series converge. Does this imply gg is twice differentiable at x=1x=1?

A.Yes, because both differentiated series converge at the endpoint.
B.No; convergence of differentiated series at an endpoint does not guarantee the original function is differentiable there. βœ…
C.Only if the original series converges absolutely at x=1x=1.
D.Yes, provided the second derivative series converges uniformly on [0,1].
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Convergence of a differentiated power series at an endpoint does not automatically imply differentiability of the sum function at that point. While g(x)g(x) converges absolutely at x=1x=1 (p-series with p=2), and g&#039;(x) converges conditionally (harmonic-like), the existence of g&#039;&#039;(1) requires that g&#039; be differentiable at 1, which depends on uniform convergence of g&#039;&#039; on intervals approaching 1 or direct verification via definition. Abel-type theorems ensure continuity at endpoints under convergence, but differentiability demands stronger conditions. Here, g&#039;&#039;(x) behaves like βˆ‘xn/(n(n+1))\sum x^{n}/(n(n+1)), which converges at x=1, yet one must confirm that the limit of difference quotients of g&#039; exists. This subtlety highlights that endpoint regularity cannot be inferred solely from series convergence; functional analysis beyond formal manipulation is essential.

Q8. In thermal diffusion modeling, temperature profile uses T(x)=βˆ‘n=0∞cnx2nT(x) = \sum_{n=0}^{\infty} c_n x^{2n}. Integrating to find total heat content over [0,L][0,L], why is it safer to integrate the series than to integrate a closed-form expression involving special functions?

A.Series integration avoids branch cuts and singularities inherent in special functions. βœ…
B.Numerical integration of series is always faster than evaluating transcendental functions.
C.Closed-form expressions for diffusion often involve non-integrable singularities.
D.Term-wise integration yields elementary antiderivatives, simplifying symbolic manipulation.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Diffusion problems frequently lead to solutions expressed via error functions, Bessel functions, or theta functions, which have complex analytic structures including branch points and asymptotic behaviors that complicate numerical integration. Power series representations, derived from separation of variables or Green’s functions, consist of smooth polynomial terms easily integrated term-by-term within the radius of convergence. This avoids pitfalls like misidentifying branches or encountering removable singularities in software implementations. Moreover, series allow controlled truncation based on desired precision and facilitate parameter sensitivity analysis through coefficient dependence. Thus, despite potential slower convergence far from origin, series offer robustness and transparency in computational modeling where closed forms introduce hidden complexities.

Q9. Two students approximate arctan⁑(x)\arctan(x) near x=1x=1: Student A uses Maclaurin series truncated at degree 7; Student B uses Taylor series centered at a=0.8a=0.8. For x=0.95x=0.95, whose approximation likely has smaller error and why?

A.Student A, because Maclaurin series has simpler coefficients and global symmetry.
B.Student B, because centering closer to evaluation point reduces distance in Taylor remainder formula. βœ…
C.Both are equivalent since arctan is analytic everywhere.
D.Student A, because alternating series converge faster near endpoints.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Taylor’s remainder theorem shows error depends on ∣xβˆ’a∣n+1|x-a|^{n+1} times max derivative on interval. Although Maclaurin series for arctan converges at x=1, convergence is slow near boundary due to singularity at i in complex plane. Centering at a=0.8 places x=0.95 only 0.15 away versus 0.95 from origin, drastically reducing the geometric factor in remainder. Derivatives of arctan grow near singularities, but staying farther from them by shifting center mitigates this. Thus, local expansion outperforms global one for off-center evaluations. This principle guides adaptive approximation strategies: optimal centers minimize effective distance to region of interest, balancing computational cost against accuracy, especially when global series suffer from proximity to complex singularities.

Q10. A model for population growth uses P(t)=βˆ‘n=0∞antnP(t) = \sum_{n=0}^{\infty} a_n t^n with finite radius R. If empirical data suggests P&#039;(t) blows up as tβ†’Rβˆ’t \to R^-, what does this imply about the original series coefficients?

A.Coefficients must alternate in sign to produce divergence.
B.Growth rate of ∣an∣|a_n| exceeds exponential decay implied by radius R. βœ…
C.The series cannot represent a real population since derivatives must be bounded.
D.Radius of convergence is actually larger than estimated from ratio test.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The radius of convergence R is determined by lim sup⁑∣an∣1/n=1/R\limsup |a_n|^{1/n} = 1/R. If P&#039;(t) \to \infty as tβ†’Rβˆ’t \to R^-, the derivative series has same radius R but exhibits singular behavior at boundary, indicating that ana_n decays exactly as Rβˆ’nR^{-n} times a subexponential factor insufficient to prevent blow-up upon differentiation. Specifically, if an∼CRβˆ’nnΞ±a_n \sim C R^{-n} n^\alpha with Ξ±>βˆ’1\alpha > -1, then P&#039;(t) diverges at t=R. This links coefficient asymptotics to boundary regularity: smoother functions have faster-decaying coefficients. In modeling, observing derivative blow-up signals that the chosen series form may be inadequate beyond R, suggesting need for resummation, change of variable, or alternative representation capturing the true singularity structure.

Q11. When computing ∫01sin⁑xxdx\int_0^1 \frac{\sin x}{x} dx via series, one obtains βˆ‘n=0∞(βˆ’1)n(2n+1)(2n+1)!\sum_{n=0}^{\infty} \frac{(-1)^n}{(2n+1)(2n+1)!}. Why is this series preferable to numerical quadrature for high-precision requirements?

A.It converges super-exponentially due to factorial denominator, yielding machine precision with few terms. βœ…
B.Quadrature suffers from cancellation errors near x=0 where integrand is undefined.
C.Series avoids discretization error entirely and provides exact rational approximations.
D.Factorial decay dominates any algebraic convergence of quadrature rules.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The integrated sinc series has terms decaying as 1/((2n+1)(2n+1)!)1/((2n+1)(2n+1)!), which is faster than exponential due to factorial in denominator. This super-exponential convergence means ~10 terms achieve double-precision accuracy, whereas adaptive quadrature may require thousands of function evaluations and still face challenges near x=0 despite removable singularity. Moreover, each term is rational, enabling arbitrary-precision computation without floating-point accumulation errors. Quadrature also struggles with oscillatory integrands at high frequencies, though not relevant here. Thus, for smooth analytic integrands with known series, term-wise integration offers superior efficiency and reliability in scientific computing, especially when certified error bounds are required.

Q12. In control systems, transfer functions are expanded as power series to design digital filters. If the series has radius R=2 but system operates at frequency corresponding to z=1.8+j0.1, why might direct truncation fail despite |z|<R?

A.Complex evaluation introduces phase errors not captured by real-axis convergence analysis.
B.Magnitude |z|=√(1.8Β²+0.1Β²)β‰ˆ1.803<R, so convergence is guaranteed; failure indicates implementation bug.
C.Near-boundary convergence in complex plane can be highly non-uniform, causing large transient errors before asymptotic regime. βœ…
D.Digital filters require Laurent series, not Taylor series, for stability.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: Convergence in complex disk |z|<R does not imply uniform convergence on all paths approaching boundary. Near z=1.8+j0.1, which is close to |z|=2, the series may exhibit Wild oscillations or slow convergence along certain directions due to nearby singularities in complex plane (e.g., poles just outside |z|=2). Graphs of partial sums in complex domain reveal regions of good vs. poor approximation that aren't evident from real-axis analysis. In filter design, such transients manifest as ringing or instability in impulse response. Therefore, operating near convergence boundary requires caution: either use conformal mapping to move singularity farther, employ PadΓ© approximants for better boundary behavior, or verify convergence empirically along operational trajectory, not just radially.

Q13. A student computes ddxβˆ‘n=0∞x2n=βˆ‘n=1∞2nx2nβˆ’1\frac{d}{dx} \sum_{n=0}^{\infty} x^{2n} = \sum_{n=1}^{\infty} 2n x^{2n-1} for |x|<1. They then substitute x=1 into differentiated series, getting divergence, and conclude f’(1) doesn’t exist. What flaw exists in this reasoning?

A.The original series doesn’t converge at x=1, so differentiability there is undefined anyway.
B.Differentiated series divergence at endpoint doesn’t preclude existence of derivative; must check definition directly. βœ…
C.Derivative of geometric series is known to be 2x/(1-xΒ²)Β², which is finite at x=1.
D.Term-wise differentiation is invalid for even-powered series.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The function f(x)=βˆ‘x2n=1/(1βˆ’x2)f(x) = \sum x^{2n} = 1/(1-x^2) for |x|<1 has a pole at x=1, so indeed f’(1) doesn’t exist. However, the student’s logic is flawed because they assume divergence of differentiated series implies non-differentiability, which isn’t universally true. There are functions whose Taylor series converge at endpoint but differentiated series diverge, yet the function remains differentiable there (e.g., certain lacunary series). Correct approach requires analyzing the sum function explicitly or using definition of derivative. Here, conclusion happens to be right but reasoning is invalid. This highlights danger of conflating series behavior with function properties; endpoint analysis demands separate treatment beyond formal series operations.

Q14. To model cumulative rainfall from rate r(t)=βˆ‘n=0∞(βˆ’1)nt2n/(2n)!r(t) = \sum_{n=0}^{\infty} (-1)^n t^{2n}/(2n)!, one integrates term-by-term from 0 to T. If T exceeds radius of convergence, but r(t) is known to be entire, what resolves this apparent contradiction?

A.The given series is cos(t), which is entire; radius is infinite, so no contradiction exists. βœ…
B.Integration analytically continues the series beyond original radius.
C.Rainfall models don’t require convergence; physical reality overrides mathematical constraints.
D.The series was misidentified; actual radius is finite but integration extends it.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Recognizing βˆ‘(βˆ’1)nt2n/(2n)!=cos⁑t\sum (-1)^n t^{2n}/(2n)! = \cos t reveals the series has infinite radius of convergence, resolving the premise. Students often memorize radii without connecting to known functions. Cosine’s entire nature means term-wise integration is valid for all T. This underscores importance of identifying standard series in modeling: misjudging radius leads to unnecessary restrictions. Even if series weren’t recognized, ratio test gives lim⁑∣an+1/an∣=lim⁑t2/((2n+2)(2n+1))=0\lim |a_{n+1}/a_n| = \lim t^2/((2n+2)(2n+1)) = 0, confirming infinite radius. Thus, the β€œcontradiction” stems from incomplete analysis, not mathematics. In practice, verifying analyticity through identification or tests prevents erroneous truncation of valid models.

Q15. Comparing Taylor and Fourier approximations for a periodic square wave, why does Taylor series fail globally while Fourier succeeds, despite both being infinite series?

A.Taylor series requires infinite differentiability; square wave has discontinuities violating this.
B.Fourier series converge in LΒ² sense, accommodating discontinuities via Gibbs phenomenon.
C.Taylor polynomials are local; they cannot capture global periodic structure regardless of smoothness.
D.All above reasons contribute to fundamental incompatibility. βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: Taylor series represent functions as power series around a point, requiring analyticity (infinitely differentiable and equal to its Taylor series in neighborhood). Square waves have jump discontinuities, making them non-analytic anywhere at jumps, so Taylor series doesn’t exist globally. Even at smooth points, Taylor polynomials diverge from function outside tiny neighborhoods due to lack of periodicity. Fourier series, based on orthogonal trigonometric basis, converge in mean-square for piecewise smooth functions, handling discontinuities via Gibbs overshoot but capturing global periodicity. Thus, choice of basis reflects function class: Taylor for local analytic behavior, Fourier for global periodic or boundary-value problems. Modeling success depends on matching series type to intrinsic function properties, not just convergence.

Q16. In quantum mechanics, wavefunctions are expanded as ψ(x)=βˆ‘cnxn\psi(x) = \sum c_n x^n. Differentiating to find momentum operator βˆ’iℏd/dx-i\hbar d/dx, why must boundary conditions at series radius be considered even if series converges everywhere?

A.Momentum operator is unbounded; domain restrictions arise from physical Hilbert space, not series convergence. βœ…
B.Differentiation of entire series always yields valid momentum eigenstates.
C.Boundary conditions ensure probability current conservation, unrelated to series manipulation.
D.Series coefficients encode boundary data implicitly through recurrence relations.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Even if ψ(x)\psi(x) is entire (e.g., harmonic oscillator eigenstates), the momentum operator βˆ’iℏd/dx-i\hbar d/dx is unbounded on LΒ²(R), meaning its domain excludes functions whose derivatives aren’t square-integrable or don’t satisfy physical boundary conditions (e.g., vanishing at infinity). Term-wise differentiation produces a formal series, but membership in operator domain requires verification that resulting function is in LΒ² and satisfies self-adjointness criteria. For example, Gaussian wavepackets are fine, but polynomials times Gaussians may not be in domain if growth isn’t controlled. Thus, series convergence alone doesn’t guarantee physical admissibility; functional analytic constraints supersede formal power series manipulations, illustrating deep interplay between analysis and physics in advanced modeling.

Q17. A chemist models reaction concentration C(t)=βˆ‘n=0∞antnC(t) = \sum_{n=0}^{\infty} a_n t^n and needs total exposure ∫0Ο„C(t)dt\int_0^\tau C(t) dt. If Ο„\tau is near radius R and coefficients alternate, what strategy minimizes error in exposure estimate?

A.Use Euler transformation to accelerate alternating series convergence before integrating. βœ…
B.Integrate closed-form expression if available, avoiding series altogether.
C.Truncate when term magnitude < tolerance, relying on alternating series bound.
D.Apply Richardson extrapolation to partial integrals at multiple truncation levels.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Near convergence boundary, alternating series converge slowly, making naive truncation inefficient. Euler transform converts slowly convergent alternating series into rapidly convergent one by averaging partial sums, effectively resumming the series. Since integration commutes with linear transformations, applying Euler to C(t)C(t) before integration accelerates convergence of integrated series too. Closed-form may not exist; alternating series bound is unreliable near boundary if monotonicity fails; Richardson helps but requires multiple expensive integrations. Euler transform is specifically designed for this scenario, leveraging alternation to extract more information per term. In chemical kinetics where exposure integrals determine safety thresholds, such acceleration ensures timely, accurate results without excessive computation, demonstrating practical numerical analysis in applied science.

Q18. When modeling relativistic kinetic energy K=(Ξ³βˆ’1)mc2K = (\gamma - 1)mc^2 with Ξ³=(1βˆ’v2/c2)βˆ’1/2\gamma = (1-v^2/c^2)^{-1/2}, Taylor expansion in v/cv/c is used. Why is fourth-order term necessary for GPS satellite corrections despite v/cβ‰ˆ10βˆ’5v/c \approx 10^{-5}?

A.Second-order Newtonian term cancels with gravitational redshift; residual requires higher orders.
B.Timing precision demands relative error < 10⁻¹⁴; third-order vanishes by symmetry, fourth-order contributes measurably. βœ…
C.Satellite orbits are eccentric, making velocity variable and amplifying higher-order effects.
D.General relativity corrections dominate; special relativistic series is irrelevant.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: GPS requires nanosecond timing accuracy, translating to fractional frequency stability ~10⁻¹⁴. Expansion: K/mc2=12Ξ²2+38Ξ²4+β‹―K/mc^2 = \frac{1}{2}\beta^2 + \frac{3}{8}\beta^4 + \cdots with Ξ²=v/cβ‰ˆ10βˆ’5\beta=v/c \approx 10^{-5}. Second-order term ~5Γ—10⁻¹¹, fourth-order ~3.75Γ—10⁻²¹. While tiny, accumulated over day (~10⁡ s), fourth-order contributes ~10⁻¹⁢ s, comparable to required precision. Third-order vanishes due to even symmetry. Graph of error vs. truncation order shows plateau until fourth order included. Thus, despite small Ξ², extreme precision demands retention of seemingly negligible terms. This exemplifies how application-specific tolerances dictate model complexity beyond naive magnitude estimates, crucial in metrology and navigation systems.

Q19. A student argues that since βˆ‘xn/n\sum x^n / n converges at x=-1, its derivative βˆ‘xnβˆ’1\sum x^{n-1} must also converge at x=-1 by Abel’s theorem. Identify the critical error.

A.Abel’s theorem applies to continuity, not differentiability, at endpoints.
B.The derivative series is geometric and diverges at x=-1, contradicting premise.
C.Convergence at endpoint doesn’t imply derivative series converges; Abel’s theorem doesn’t extend to derivatives. βœ…
D.Original series converges conditionally at x=-1, but derivative requires absolute convergence.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Abel’s theorem guarantees that if βˆ‘anxn\sum a_n x^n converges at x=R, then lim⁑xβ†’Rβˆ’βˆ‘anxn=βˆ‘anRn\lim_{x\to R^-} \sum a_n x^n = \sum a_n R^n, ensuring continuity. It says nothing about differentiability or convergence of differentiated series. Here, βˆ‘xn/n\sum x^n/n converges at x=-1 (alternating harmonic), but derivative is βˆ‘xnβˆ’1=1/(1βˆ’x)\sum x^{n-1} = 1/(1-x), which diverges at x=-1. Student mistakenly extends Abel’s continuity result to derivatives. Correct analysis requires separate examination: differentiated series has same radius but may diverge at endpoints even if original converges. This confusion is common; emphasizing distinction between function continuity and series differentiability prevents erroneous conclusions in endpoint analysis.

Q20. In financial mathematics, present value of continuous cash flow f(t)=βˆ‘antnf(t) = \sum a_n t^n is ∫0Teβˆ’rtf(t)dt\int_0^T e^{-rt} f(t) dt. Why expand eβˆ’rtf(t)e^{-rt} f(t) as single series before integrating rather than integrating product numerically?

A.Product series allows term-wise integration yielding analytical expressions for sensitivity analysis. βœ…
B.Numerical integration of oscillatory discounted flows suffers from phase cancellation.
C.Discount factor makes integrand non-analytic, requiring series regularization.
D.Single series converges faster than separate expansions due to convolution smoothing.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Expanding eβˆ’rtf(t)=βˆ‘bntne^{-rt} f(t) = \sum b_n t^n via Cauchy product enables exact term-wise integration: βˆ‘bnTn+1/(n+1)\sum b_n T^{n+1}/(n+1). This provides closed-form dependence on parameters r and T, facilitating Greeks calculation (sensitivities) essential for risk management. Numerical quadrature would require recomputation for each parameter change, impractical in real-time trading. Also, analytic expression avoids discretization errors in volatile markets. While product series may converge slower initially, the ability to differentiate/integrate symbolically outweighs computational cost. Thus, series multiplication transforms numerical problem into algebraic one, enhancing both accuracy and flexibility in quantitative finance modeling.

Q21. For f(x)=eβˆ’1/x2f(x) = e^{-1/x^2} (xβ‰ 0), f(0)=0, all Taylor coefficients at 0 vanish. Why does this not contradict f being smooth?

A.Smoothness doesn’t imply analyticity; f is C∞ but not real-analytic at 0. βœ…
B.Taylor series always represents smooth functions within radius of convergence.
C.The function is identically zero, so series is correct.
D.Exponential decay dominates polynomial growth, forcing all derivatives to zero.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This classic example distinguishes smooth (C∞) from analytic functions. All derivatives at 0 exist and are zero, so Taylor series is identically zero, yet f(x)>0 for xβ‰ 0. Thus, f equals its Taylor series only at x=0, not in any neighborhood. Smoothness ensures infinite differentiability but not local representability by power series. Analyticity requires remainder β†’0, which fails here due to essential singularity in complex plane at z=0. In modeling, assuming Taylor series captures behavior of smooth functions leads to catastrophic errors. One must verify analyticity (e.g., via complex extension or remainder estimates) before trusting series approximations, especially for flat functions arising in bump functions or transition layers.

Q22. Given h(x)=βˆ‘n=0∞x2n+12n+1h(x) = \sum_{n=0}^{\infty} \frac{x^{2n+1}}{2n+1} for |x|<1, a student writes h&#039;(x) = \sum_{n=0}^{\infty} x^{2n} = 1/(1-x^2). They then claim h(x)=∫0xdt/(1βˆ’t2)=arctanh(x)h(x) = \int_0^x dt/(1-t^2) = \text{arctanh}(x). Is this valid at x=0.99?

A.Yes, because arctanh series converges for |x|<1 and 0.99<1.
B.No, arctanh has singularity at x=1, so series converges slowly but remains valid. βœ…
C.Validity depends on whether integrated series converges at x=0.99, which it does.
D.All statements are correct; no issue exists.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The derivation is mathematically correct: h(x) is indeed arctanh(x) for |x|<1, and x=0.99 is within radius. However, practical validity for modeling is questionable due to extremely slow convergence near x=1. Arctanh series requires O(1/(1-x)) terms for fixed accuracy; at x=0.99, ~100 terms needed for 1% error. While theoretically valid, numerically unstable for computation. Better approaches include argument reduction (e.g., arctanh(x) = Β½ ln((1+x)/(1-x))) or asymptotic expansions. Thus, β€œvalid” has dual meaning: mathematical correctness vs. computational feasibility. In applied contexts, recognizing this distinction prevents using theoretically sound but practically useless representations, emphasizing that series utility depends on both convergence and rate.

Q23. To compute ∫0Ο€/2sin⁑xdx\int_0^{\pi/2} \sqrt{\sin x} dx for optics modeling, one expands sin⁑x\sqrt{\sin x} as power series about x=0. Why does this fail for upper limit despite convergence at x=Ο€/2?

A.Series about 0 has radius Ο€/2 due to singularity at x=Ο€ in complex plane, but convergence at endpoint is too slow for practical integration. βœ…
B.√sin x is not analytic at x=0, so Maclaurin series doesn’t exist.
C.Upper limit exceeds radius of convergence derived from nearest singularity.
D.Integral diverges at x=Ο€/2 due to square root singularity.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: √sin x is analytic at x=0; Maclaurin series exists with radius Ο€/2 (distance to x=Ο€ where sin x=0 again). At x=Ο€/2, series converges but very slowly because √sin x has derivative singularity at endpoints in transformed variable. Graph of partial sums shows oscillatory convergence with large errors near Ο€/2 even with many terms. Integrating term-by-term amplifies these errors. Better approach: expand about x=Ο€/2 or use substitution u=sin x to convert to beta function. This illustrates that endpoint convergence β‰  practical integrability; series centered at one end may be ill-suited for integration to opposite end. Adaptive centering or special function recognition is essential for efficient evaluation in physical models.

Q24. In machine learning, activation functions like tanh are approximated by Taylor polynomials for hardware efficiency. Why is degree-3 sufficient for inference but inadequate for training backpropagation?

A.Backpropagation requires accurate second derivatives; cubic approximation has constant second derivative, losing curvature information. βœ…
B.Inference uses quantized inputs where higher-order terms vanish.
C.Training involves larger input ranges where cubic deviates significantly from tanh.
D.Gradient descent needs exact gradients; polynomial gradients are biased.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: During inference, inputs to tanh are often normalized to [-1,1], where cubic xβˆ’x3/3x - x^3/3 approximates tanh(x) within 1%. But backpropagation computes second derivatives for Hessian-based optimization or normalization layers. True tanh''(x) = -2 tanh(x) sechΒ²(x), varying with x; cubic gives tanh'' β‰ˆ -2x, which is linear and misses saturation effects. This distorts curvature estimates, harming convergence in second-order methods or batch norm statistics. Thus, approximation adequacy depends on usage context: forward pass tolerates coarser fits, while gradient computation demands fidelity in derivatives. Model compression must therefore tailor approximations to specific computational roles, not just pointwise accuracy.

Q25. A researcher models heat flux as q(x)=βˆ‘n=0∞(βˆ’1)nx2n/(2n)!q(x) = \sum_{n=0}^{\infty} (-1)^n x^{2n}/(2n)!. Differentiating gives q&#039;(x) = -\sum (-1)^n x^{2n-1}/(2n-1)!. They claim q'(0)=0 by plugging x=0. Is this justified?

A.Yes, all terms vanish at x=0 except possibly n=0, but n starts at 1 after differentiation.
B.No, differentiated series has x^{-1} term when n=0, making q'(0) undefined.
C.The original series is cos(x), so q'(x)=-sin(x), and q'(0)=0 is correct. βœ…
D.Justification requires uniform convergence of differentiated series near 0.
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: Original series is cos(x), so q'(x) = -sin(x), and q'(0)=0 is correct. However, student’s direct substitution into differentiated series is problematic: for n=0, term would be x^{-1}/(-1)! which is invalid. Proper differentiation starts sum at n=1, giving βˆ’βˆ‘n=1∞(βˆ’1)nx2nβˆ’1/(2nβˆ’1)!=βˆ’sin⁑x-\sum_{n=1}^{\infty} (-1)^n x^{2n-1}/(2n-1)! = -\sin x, which is 0 at x=0. Student’s reasoning overlooks index adjustment but reaches right answer coincidentally. This highlights need for careful index handling when differentiating series with missing low-order terms. Always verify by reindexing or recognizing known functions to avoid undefined expressions, even if final result seems plausible.

Q26. In acoustics, sound pressure p(t)=βˆ‘antnp(t) = \sum a_n t^n is integrated to find particle displacement. If measurement noise corrupts high-frequency coefficients, why might integrating amplify low-frequency errors instead?

A.Integration acts as low-pass filter, attenuating high frequencies but amplifying DC and low-frequency noise components. βœ…
B.Noise is white, so integration increases variance proportionally to time.
C.High-frequency corruption aliases into low frequencies during integration.
D.Displacement is derivative of pressure, not integral; premise is physically wrong.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Integration in time domain corresponds to division by jΟ‰ in frequency domain, attenuating high frequencies (good for noise suppression) but amplifying low frequencies (1/Ο‰ β†’ ∞ as Ο‰β†’0). Thus, while high-frequency measurement noise is reduced, any low-frequency drift or bias in pressure signal gets magnified in displacement. This is critical in sensor fusion: accelerometer (pressure analog) integration for position suffers from drift. In series terms, constant term aβ‚€ integrates to aβ‚€t, growing linearly; small errors in aβ‚€ cause large displacement errors over time. Hence, preprocessing to remove DC offset or using high-pass filtering before integration is essential. Understanding this trade-off prevents misinterpretation of integrated signals in experimental acoustics.

Q27. For f(x)=ln⁑(cos⁑x)f(x) = \ln(\cos x) near x=0, Taylor series contains only even powers. A student uses odd-degree polynomial approximation, claiming symmetry isn’t important for local fit. Why is this fundamentally flawed?

A.ln(cos x) is even function; odd polynomial cannot approximate even function except trivially zero.
B.Local fit requires matching derivatives; odd polynomial has f(0)=0 but f’(0)β‰ 0, violating f’(0)=0. βœ…
C.Even symmetry reduces degrees of freedom, improving convergence rate.
D.Odd approximation introduces artificial asymmetry causing phase errors in oscillatory systems.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: f(x)=ln(cos x) satisfies f(-x)=f(x), so all odd derivatives at 0 vanish. Any odd-degree polynomial p(x) with p(0)=0 must have p’(0)β‰ 0 unless identically zero, contradicting f’(0)=0. Graphically, odd polynomial crosses origin with nonzero slope, while f(x) has horizontal tangent. Even with least-squares fitting, residual will be large near 0 due to mismatched symmetry. This isn’t just aesthetic; it violates fundamental calculus constraints. In modeling symmetric phenomena (e.g., potential wells), enforcing correct parity ensures physical consistency and faster convergence. Ignoring symmetry wastes degrees of freedom and introduces unphysical artifacts, demonstrating that mathematical structure must guide approximation choice.

Q28. Consider s(x)=βˆ‘n=1∞sin⁑(nx)n3s(x) = \sum_{n=1}^{\infty} \frac{\sin(nx)}{n^3}. This is not a power series, but a student treats it as such and differentiates term-wise to get βˆ‘cos⁑(nx)/n2\sum \cos(nx)/n^2. Why is this invalid despite uniform convergence?

A.Term-wise differentiation of trigonometric series requires uniform convergence of differentiated series, not original. βœ…
B.s(x) is not analytic, so cannot be represented as power series anywhere.
C.Differentiation changes convergence class; original converges absolutely, differentiated converges conditionally.
D.Trigonometric series differentiation is never valid without Fourier coefficient decay conditions.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Although s(x) converges uniformly (by Weierstrass M-test with 1/nΒ³), term-wise differentiation yields βˆ‘cos⁑(nx)/n2\sum \cos(nx)/n^2, which also converges uniformly (M-test with 1/nΒ²), so differentiation is actually valid here. But student’s error is treating it as power series: power series have form βˆ‘an(xβˆ’c)n\sum a_n (x-c)^n, while this is Fourier series. Confusing the two leads to incorrect assumptions about radius of convergence or analyticity. Validity of term-wise operations depends on series type: for Fourier series, sufficient decay of coefficients ensures differentiability; for power series, radius of convergence governs. Misclassification causes conceptual errors even if computation accidentally works. Distinguishing series types is foundational for correct analysis.

Q29. In epidemiology, infection rate I(t)=βˆ‘antnI(t) = \sum a_n t^n is integrated to get cumulative cases. If a_n estimated from noisy data, why might integrated curve appear smoother than raw data despite error propagation?

A.Integration averages out high-frequency noise, acting as implicit smoothing operator. βœ…
B.Cumulative sum inherently reduces variance by central limit theorem.
C.Polynomial integration increases degree, dampening oscillations.
D.Noise in coefficients is uncorrelated, so integration cancels random errors.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Integration is a low-pass filter: high-frequency noise components in I(t) are attenuated in cumulative cases C(t)=∫I dt. Even if coefficient estimates have high variance, their contribution to C(t) is weighted by t^{n+1}/(n+1), suppressing rapid fluctuations. This explains why epidemic curves look smoother than daily reports. However, this smoothing also masks short-term outbreaks and delays detection. In modeling, this trade-off must be acknowledged: integrated quantities are robust to noise but lose temporal resolution. Complementary analysis of derivatives or wavelet decomposition may recover lost details. Thus, integration’s smoothing is both blessing and curse, requiring balanced interpretation in public health decision-making.

Q30. When approximating Ξ“(1+x)\Gamma(1+x) near x=0 for statistical modeling, why is Taylor series less useful than Stirling’s approximation despite Ξ“ being analytic at x=0?

A.Stirling captures asymptotic behavior for large arguments; Taylor is only local and Ξ“ grows super-exponentially.
B.Ξ“(1+x) has poles at negative integers, limiting Taylor radius to 1, restricting applicability. βœ…
C.Taylor coefficients involve zeta values, making computation impractical.
D.Stirling is derived from Taylor series of ln Ξ“, so it’s superior refinement.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Ξ“(z) has poles at non-positive integers, so Ξ“(1+x) has pole at x=-1, giving Taylor series about x=0 radius of convergence 1. While valid for |x|<1, many statistical applications involve x>1 (e.g., shape parameters), where Taylor fails. Stirling’s approximation, though asymptotic for large x, can be adapted via recurrence Ξ“(1+x)=xΞ“(x) to cover broader range. Moreover, Ξ“ grows faster than exponential, so Taylor polynomials diverge rapidly outside unit disk. Thus, despite analyticity at 0, limited radius and growth rate make Taylor impractical for global modeling. Choosing approximation method requires considering domain of application, not just local properties, highlighting context-dependence in special function computation.

Q31. A student computes derivative of βˆ‘n=0∞xn!\sum_{n=0}^{\infty} x^{n!} as βˆ‘n!xn!βˆ’1\sum n! x^{n!-1} and claims radius remains 1. Why is this misleading for modeling lacunary series?

A.Lacunary series have natural boundary on |z|=1; differentiated series also has natural boundary, but term-wise differentiation may not represent actual derivative almost everywhere. βœ…
B.Radius of convergence is preserved, but function is nowhere differentiable on boundary.
C.Differentiated series diverges for all |x|β‰₯1, so radius actually decreases.
D.Lacunary series are not differentiable inside disk due to gaps.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: The series βˆ‘xn!\sum x^{n!} has radius 1 and defines a function analytic in |x|<1, but |z|=1 is a natural boundary (Fabry gap theorem). Term-wise differentiation yields βˆ‘n!xn!βˆ’1\sum n! x^{n!-1}, which also has radius 1 (ratio test), but the derived series does not necessarily converge to f’(x) at all points inside disk. In fact, lacunary series can be nowhere differentiable on dense subsets despite being analytic in interior. This pathology arises because gaps prevent analytic continuation and disrupt smoothness. In modeling, assuming term-wise differentiation yields valid derivative for such series risks severe errors. Verification via independent methods or avoidance of lacunary forms is essential when dealing with sparse power series in complex analysis applications.

Q32. To evaluate ∫01xxdx\int_0^1 x^x dx (Sophomore’s dream), one uses xx=βˆ‘n=0∞(ln⁑x)nxnn!x^x = \sum_{n=0}^{\infty} \frac{(\ln x)^n x^n}{n!}. Why is term-wise integration justified despite ln x singularity at 0?

A.Each term xn(ln⁑x)nx^n (\ln x)^n is integrable on [0,1], and series converges uniformly on [Ξ΄,1] for any Ξ΄>0; dominated convergence applies. βœ…
B.ln x singularity is removable after multiplication by x^n for nβ‰₯0.
C.The series is absolutely convergent and integrable term-by-term by Fubini’s theorem.
D.x^x is continuous on [0,1] with x^x→1 as x→0+, so no singularity exists.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: Although ln x β†’ -∞ as xβ†’0+, xn(ln⁑x)nβ†’0x^n (\ln x)^n β†’ 0 for nβ‰₯0, making each term continuous on [0,1] after defining value 0 at x=0. Series converges uniformly on [Ξ΄,1] for any Ξ΄>0, and |x^n (ln x)^n / n!| ≀ M_n integrable with βˆ‘M_n < ∞, satisfying dominated convergence theorem. Thus, term-wise integration is valid. Common misconception is that ln x singularity invalidates operations, but combined with x^n it becomes benign. Recognizing such cancellations is crucial in advanced integration. This example showcases how apparent singularities can be tamed by series structure, enabling exact evaluation of otherwise intractable integrals through careful justification of interchange.

Q33. In robotics, joint angle trajectories use Taylor series for smooth interpolation. If jerk (third derivative) must be continuous, why is quintic polynomial preferred over higher-degree Taylor truncation?

A.Quintic satisfies boundary conditions on position, velocity, acceleration exactly; Taylor truncation matches derivatives only at single point. βœ…
B.Higher-degree Taylor polynomials oscillate wildly between expansion point and target.
C.Jerk continuity requires degree β‰₯5; Taylor series of arbitrary degree may not enforce endpoint constraints.
D.Robotic actuators have bandwidth limits rejecting high-frequency Taylor components.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: Trajectory planning requires satisfying boundary conditions at start and end points (position, velocity, acceleration). Quintic polynomial has six coefficients to match these six conditions exactly, ensuring smooth transitions. Taylor series truncated at degree n matches derivatives only at expansion point, generally failing to meet endpoint constraints, causing discontinuities in jerk or higher derivatives at segment boundaries. Even if high-degree Taylor approximates function well locally, it doesn’t respect global boundary requirements. Thus, polynomial interpolation tailored to boundary conditions outperforms local series expansion in motion planning. This illustrates that modeling objectives (local approximation vs. global constraint satisfaction) dictate appropriate mathematical tool, not just function smoothness.

Q34. Given f(x)=βˆ‘n=0∞anxnf(x) = \sum_{n=0}^{\infty} a_n x^n with radius R, and knowing f&#039;(x) = \sum n a_n x^{n-1} has same radius, a student assumes f&#039;&#039;(x) also has radius R. Is this always true?

A.Yes, repeated differentiation preserves radius of convergence for power series.
B.No, radius can decrease if coefficients grow factorially after differentiation.
C.Only if original series converges absolutely at boundary.
D.Radius remains R, but interval of convergence may shrink at endpoints. βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: For power series, radius of convergence R is determined solely by lim sup⁑∣an∣1/n\limsup |a_n|^{1/n}. Differentiation multiplies coefficients by n, but lim sup⁑∣nan∣1/n=lim sup⁑∣an∣1/n\limsup |n a_n|^{1/n} = \limsup |a_n|^{1/n} since n1/nβ†’1n^{1/n} β†’ 1. Thus, radius R is invariant under differentiation. However, convergence at endpoints may change: original series might converge at x=R while differentiated series diverges there. So open interval (-R,R) remains domain of equality, but endpoint behavior differs. Student’s assumption about radius is correct, but overlooking endpoint changes can lead to errors in boundary evaluations. Emphasizing distinction between radius (always preserved) and interval of convergence (may shrink) prevents misconceptions in rigorous analysis.

Q35. In signal processing, ideal low-pass filter impulse response is sinc function, integrated to get step response. Why use Fourier series of rectangular window instead of sinc power series for integration?

A.Sinc power series converges slowly and oscillates; Fourier series of window gives exact piecewise-linear step response. βœ…
B.Sinc is not analytic at origin, so power series doesn’t exist.
C.Step response is discontinuous, incompatible with power series representation.
D.Fourier series integration yields closed-form ramp function directly.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Sinc(x) = sin(x)/x has Maclaurin series converging everywhere but with slow, oscillatory convergence due to infinite zeros. Integrating term-by-term produces series for Si(x) that converges poorly for moderate x. Conversely, ideal low-pass filter corresponds to rectangular frequency response, whose inverse Fourier transform is sinc, but time-domain step response is obtained by integrating sinc, which equals (1/2) + (1/Ο€)Si(Ο‰t). However, in discrete implementation, using Fourier series of periodic rectangular window avoids sinc altogether, yielding exact piecewise-linear response via Gibbs phenomenon management. Graphs show sinc-integral series requires hundreds of terms for accuracy, while Fourier approach gives intuitive step shape immediately. Thus, domain-appropriate representation trumps generic series expansion in engineering practice.

Q36. For f(x)=∣x∣3f(x) = |x|^3, Taylor series at x=0 doesn’t exist beyond second order, yet f is CΒ². Why can’t we model f near 0 with Taylor series despite sufficient smoothness?

A.f is not analytic at 0; third derivative doesn’t exist, violating Taylor series requirement. βœ…
B.|x|Β³ has cusp at 0, making it non-differentiable.
C.Taylor series requires infinite differentiability, which |x|Β³ lacks.
D.Absolute value introduces non-analyticity even when function is smooth.
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: f(x)=|x|Β³ is CΒ² with f''(x)=6|x|, but f'''(0) doesn’t exist (left and right derivatives differ). Taylor series at 0 requires all derivatives to exist; since third derivative fails, no Taylor series beyond quadratic exists. Although f is twice continuously differentiable, analyticity demands C∞ and equality to Taylor series in neighborhood. |x|Β³ is smooth but not analytic at 0 due to absolute value’s non-analytic nature. In modeling, this means polynomial approximations cannot capture cubic behavior near 0 beyond second order; one must use piecewise polynomials or generalized functions. Recognizing that Cᡏ β‰  analytic prevents inappropriate series usage for functions with hidden non-smoothness in higher derivatives.

πŸ”— Related Topics (MCQs)