Power Trigonometric Functions

Definition

Definition of Power Trigonometric Functions

Power trigonometric functions refer to functions of the form y=[sinx]ny = [\sin x]^n or y=[cosx]ny = [\cos x]^n, where nn is a positive integer.

Basic forms:

  • y=sinnxy = \sin^n x (sine power function)
  • y=cosnxy = \cos^n x (cosine power function)
  • y=tannxy = \tan^n x (tangent power function)

Property Analysis

Periodicity

The periodicity of power trigonometric functions:

  • When nn is even, sinnx\sin^n x has a period of π\pi; when nn is odd, the period is 2π2\pi
  • When nn is even, cosnx\cos^n x has a period of π\pi; when nn is odd, the period is 2π2\pi
  • tannx\tan^n x has a period of π\pi

Parity

  • When nn is odd, sinnx\sin^n x is an odd function
  • When nn is even, sinnx\sin^n x is an even function
  • When nn is odd, cosnx\cos^n x is an even function
  • When nn is even, cosnx\cos^n x is an even function

Range

  • sinnx\sin^n x has range [0,1][0, 1] (when nn is even) or [1,1][-1, 1] (when nn is odd)
  • cosnx\cos^n x has range [0,1][0, 1] (when nn is even) or [1,1][-1, 1] (when nn is odd)

Common Power Trigonometric Functions

Sine Squared Function

y=sin2xy = \sin^2 x

One of the most common power trigonometric functions.

Properties:

  • Period: π\pi
  • Parity: Even function
  • Range: [0,1][0, 1]
  • Graph: Always non-negative, reaches maximum value 1 at x=π2+kπx = \frac{\pi}{2} + k\pi, minimum value 0 at x=kπx = k\pi

Important Formula:

Sine Squared Power Reduction Formula
sin2x=1cos2x2\sin^2 x = \frac{1 - \cos 2x}{2}

Note: Since sin2x=1cos2x2\sin^2 x = \frac{1 - \cos 2x}{2}, and cos2x\cos 2x has period π\pi, the period of sin2x\sin^2 x is π\pi.

Cosine Squared Function

y=cos2xy = \cos^2 x

One of the common power trigonometric functions.

Properties:

  • Period: π\pi
  • Parity: Even function
  • Range: [0,1][0, 1]
  • Graph: Always non-negative, reaches maximum value 1 at x=kπx = k\pi, minimum value 0 at x=π2+kπx = \frac{\pi}{2} + k\pi

Important Formula:

Cosine Squared Power Reduction Formula
cos2x=1+cos2x2\cos^2 x = \frac{1 + \cos 2x}{2}

Note: Since cos2x=1+cos2x2\cos^2 x = \frac{1 + \cos 2x}{2}, and cos2x\cos 2x has period π\pi, the period of cos2x\cos^2 x is π\pi.

Sine Cubed Function

y=sin3xy = \sin^3 x

Properties:

  • Period: 2π2\pi
  • Parity: Odd function
  • Range: [1,1][-1, 1]
  • Graph: Reaches extrema at x=π2+kπx = \frac{\pi}{2} + k\pi

Cosine Cubed Function

y=cos3xy = \cos^3 x

Properties:

  • Period: 2π2\pi
  • Parity: Even function
  • Range: [1,1][-1, 1]
  • Graph: Reaches extrema at x=kπx = k\pi

Graph Features

Even Powers

When nn is even:

  • Function values are always non-negative
  • Graph is above the x-axis
  • Reaches minimum value 0 at zeros
  • Reaches maximum value 1 at extreme points

Odd Powers

When nn is odd:

  • Function values can be negative
  • Graph crosses the x-axis
  • Maintains the parity of the original trigonometric function

Applications and Significance

Power trigonometric functions have important applications in the following fields:

  1. Signal Processing: Used for signal modulation and filtering
  2. Physics: Describes vibration and wave phenomena
  3. Engineering: Circuit analysis and mechanical vibration
  4. Mathematical Analysis: Fourier series expansion

Exercises

Exercise1

Find the domain, range, and period of the function y=sin2xy = \sin^2 x.

Reference Answer(4 个标签)
power trigonometric functiondomainrangeperiod

Problem-solving approach: Analyze the basic properties of the sine squared function and derive using trigonometric function properties.

Detailed steps:

  1. Domain: Since the domain of sinx\sin x is R\mathbb{R}, the domain of sin2x\sin^2 x is also R\mathbb{R}

  2. Range: Since sinx[1,1]\sin x \in [-1, 1], we have sin2x[0,1]\sin^2 x \in [0, 1]

  3. Period: Since sin2x=1cos2x2\sin^2 x = \frac{1 - \cos 2x}{2}, and cos2x\cos 2x has period π\pi, the period of sin2x\sin^2 x is π\pi

Answer:

  • Domain: R\mathbb{R}
  • Range: [0,1][0, 1]
  • Period: π\pi

Exercise2

Determine the parity of the function y=cos3xy = \cos^3 x and explain the reason.

Reference Answer(3 个标签)
power trigonometric functionparitycosine function

Problem-solving approach: Use the definition of even and odd functions and the properties of cosine functions for analysis.

Detailed steps:

  1. Let f(x)=cos3xf(x) = \cos^3 x

  2. Calculate f(x)=cos3(x)=[cos(x)]3=(cosx)3=cos3x=f(x)f(-x) = \cos^3(-x) = [\cos(-x)]^3 = (\cos x)^3 = \cos^3 x = f(x)

  3. Since f(x)=f(x)f(-x) = f(x), y=cos3xy = \cos^3 x is an even function

Answer: y=cos3xy = \cos^3 x is an even function because f(x)=f(x)f(-x) = f(x)

Exercise3

Find the minimum value of the function y=sin4x+cos4xy = \sin^4 x + \cos^4 x.

Reference Answer(4 个标签)
power trigonometric functiontrigonometric identitiesminimum valuedouble angle formula

Problem-solving approach: Use trigonometric identities and completing the square method to solve.

Detailed steps:

  1. Use the identity: sin4x+cos4x=(sin2x+cos2x)22sin2xcos2x\sin^4 x + \cos^4 x = (\sin^2 x + \cos^2 x)^2 - 2\sin^2 x \cos^2 x

  2. Since sin2x+cos2x=1\sin^2 x + \cos^2 x = 1: sin4x+cos4x=12sin2xcos2x\sin^4 x + \cos^4 x = 1 - 2\sin^2 x \cos^2 x

  3. Use double angle formula: sin2x=2sinxcosx\sin 2x = 2\sin x \cos x, so: sin2xcos2x=sin22x4\sin^2 x \cos^2 x = \frac{\sin^2 2x}{4}

  4. Therefore: sin4x+cos4x=1sin22x2\sin^4 x + \cos^4 x = 1 - \frac{\sin^2 2x}{2}

  5. Since sin22x[0,1]\sin^2 2x \in [0, 1], we have sin22x2[0,12]\frac{\sin^2 2x}{2} \in [0, \frac{1}{2}]

  6. Therefore 1sin22x2[12,1]1 - \frac{\sin^2 2x}{2} \in [\frac{1}{2}, 1]

Answer: Minimum value is 12\frac{1}{2}

Exercise4

Prove: For positive integer nn, the function y=sinnxy = \sin^n x has period π\pi (when nn is even) or 2π2\pi (when nn is odd).

Reference Answer(3 个标签)
power trigonometric functionperiodproof

Problem-solving approach: Discuss by cases: use double angle formula when nn is even, use periodic function definition when nn is odd.

Detailed steps:

Case 1: nn is even

Let n=2kn = 2k (kk is a positive integer), then f(x)=sin2kx=(sin2x)kf(x) = \sin^{2k} x = (\sin^2 x)^k

Since sin2x=1cos2x2\sin^2 x = \frac{1 - \cos 2x}{2}, and cos2x\cos 2x has period π\pi, sin2x\sin^2 x has period π\pi

Therefore (sin2x)k(\sin^2 x)^k also has period π\pi

Case 2: nn is odd

Let f(x)=sinnxf(x) = \sin^n x (nn is odd)

Since sin(x+2π)=sinx\sin(x + 2\pi) = \sin x: f(x+2π)=sinn(x+2π)=[sin(x+2π)]n=(sinx)n=sinnx=f(x)f(x + 2\pi) = \sin^n(x + 2\pi) = [\sin(x + 2\pi)]^n = (\sin x)^n = \sin^n x = f(x)

Therefore 2π2\pi is a period of f(x)f(x)

Suppose there exists a smaller positive period T<2πT < 2\pi, then sinn(x+T)=sinnx\sin^n(x + T) = \sin^n x holds for all xx

Since nn is odd, this means sin(x+T)=sinx\sin(x + T) = \sin x, so TT must be a period of sinx\sin x

The minimum positive period of sinx\sin x is 2π2\pi, so T2πT \geq 2\pi, contradiction

Answer:

  • When nn is even, the function y=sinnxy = \sin^n x has minimum positive period π\pi
  • When nn is odd, the function y=sinnxy = \sin^n x has minimum positive period 2π2\pi

Exercise5

Let f(x)=sin2x+cos2xf(x) = \sin^2 x + \cos^2 x, then the range of f(x)f(x) is ( )

(A) [0,1][0, 1] (B) [1,2][1, 2] (C) [0,2][0, 2] (D) [1,1][1, 1]

Reference Answer(3 个标签)
power trigonometric functiontrigonometric identitiesrange

Problem-solving approach: Use the trigonometric identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 to solve.

Detailed steps:

  1. Since sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 holds for all xx

  2. So f(x)=1f(x) = 1 holds for all xx

  3. Therefore the range of f(x)f(x) is {1}\{1\}, i.e., [1,1][1, 1]

Answer: (D) [1,1][1, 1]

Exercise6

The period of the function y=cos3xy = \cos^3 x is ( )

(A) π\pi (B) 2π2\pi (C) 4π4\pi (D) 6π6\pi

Reference Answer(3 个标签)
power trigonometric functionperiodcosine function

Problem-solving approach: Analyze the periodicity of cosine function and properties of power functions.

Detailed steps:

  1. Since cosx\cos x has period 2π2\pi

  2. For the power function cos3x\cos^3 x, the period remains unchanged

  3. Therefore cos3x\cos^3 x has period 2π2\pi

Answer: (B) 2π2\pi

Summary

Symbols Appearing in This Article

SymbolTypePronunciation/ExplanationMeaning in This Article
π\piGreek letterPi (pie)Pi, used to represent the period of power trigonometric functions

Bilingual Glossary

Chinese TermEnglish TermPhoneticExplanation
幂三角函数power trigonometric function/ˈpaʊə trɪɡənəˈmetrɪk ˈfʌŋkʃən/Power forms of trigonometric functions, such as sin2x\sin^2 x, cos2x\cos^2 x, etc.
周期period/ˈpɪəriəd/The smallest interval at which function values repeat
幂次power/ˈpaʊə/Indicates the power of a number