Skip to main content
Ch. 11 - Power Series
Briggs - Calculus: Early Transcendentals 3rd Edition
Briggs3rd EditionCalculus: Early TranscendentalsISBN: 9780136847243당신이 사용하는 게 아니라요?교과서 변경
11장, 문제 11.4.84b

Symmetry
b. Use infinite series to show that sin x is an odd function. That is, show sin (-x) = -sin x.

검증된 단계별 안내
1
Recall the infinite series expansion for \( \sin x \), which is given by: \[ \sin x = \sum_{n=0}^{\infty} (-1)^n \frac{x^{2n+1}}{(2n+1)!} = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \cdots \]
To show that \( \sin x \) is an odd function, we need to evaluate \( \sin(-x) \) using the series expansion. Substitute \( -x \) into the series: \[ \sin(-x) = \sum_{n=0}^{\infty} (-1)^n \frac{(-x)^{2n+1}}{(2n+1)!} \]
Simplify the powers of \( -x \). Since the exponent \( 2n+1 \) is always odd, \( (-x)^{2n+1} = (-1)^{2n+1} x^{2n+1} = -x^{2n+1} \). Substitute this back into the series: \[ \sin(-x) = \sum_{n=0}^{\infty} (-1)^n \frac{-x^{2n+1}}{(2n+1)!} = - \sum_{n=0}^{\infty} (-1)^n \frac{x^{2n+1}}{(2n+1)!} \]
Recognize that the series inside the summation is exactly the series for \( \sin x \). Therefore, we have: \[ \sin(-x) = - \sin x \]
This shows that \( \sin x \) satisfies the property of an odd function, since \( \sin(-x) = -\sin x \).

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
2m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Odd and Even Functions

A function f(x) is odd if f(-x) = -f(x) for all x, and even if f(-x) = f(x). Understanding these definitions helps classify functions based on their symmetry about the origin or y-axis, which is essential for analyzing the sine function's behavior.
추천 영상:
가이드 코스
06:21
Properties of Functions

Infinite Series Representation of Sine

The sine function can be expressed as an infinite Taylor series: sin x = x - x^3/3! + x^5/5! - x^7/7! + ... . This series expansion allows us to analyze the function term-by-term, which is useful for proving properties like oddness.
추천 영상:
가이드 코스
06:52
Convergence of an Infinite Series

Substitution in Series and Term-by-Term Analysis

By substituting -x into the sine series and examining each term, we observe how powers of -x affect the sign. Since sine's series contains only odd powers, substituting -x introduces a factor of (-1)^{odd} = -1, demonstrating sin(-x) = -sin x.
추천 영상:
가이드 코스
05:44
Divergence Test (nth Term Test)