If the range of f(θ)=sin4θ+cos2θsin4θ+3cos2θ,θ∈R is [α,β], then the sum of the infinite G.P., whose first term is 64 and the common ratio is βα, is equal to __________.
Answer: 4
Solution
Key Concepts and Formulas:
Trigonometric Simplification: Utilize identities like sin2θ+cos2θ=1 to transform trigonometric expressions into algebraic forms.
Domain of Trigonometric Functions: For sin2θ and cos2θ, their values are restricted to [0,1] for θ∈R.
Range of a Function: To find the range of a function on a closed interval, evaluate the function at the endpoints and any critical points within the interval. The minimum and maximum of these values constitute the range.
Calculus for Extrema: The derivative of a function helps identify critical points where the function might attain maximum or minimum values. The sign of the derivative indicates whether the function is increasing or decreasing.
Sum of an Infinite Geometric Progression (G.P.): If the first term is a and the common ratio is r, the sum S exists if ∣r∣<1, and is given by S=1−ra.
Step 1: Simplify the Trigonometric Function
The given function is f(θ)=sin4θ+cos2θsin4θ+3cos2θ. To find its range, we can simplify it by making a substitution.
Let x=sin2θ.
Since θ∈R, the possible values for sin2θ are between 0 and 1, inclusive. Thus, the domain for x is [0,1].
Using the identity cos2θ=1−sin2θ, we have cos2θ=1−x.
Also, sin4θ=(sin2θ)2=x2.
Substituting these into the function f(θ):
f(x)=x2+(1−x)x2+3(1−x)
Now, simplify the numerator and the denominator:
Numerator: x2+3−3x=x2−3x+3
Denominator: x2+1−x=x2−x+1
So, the function in terms of x is:
f(x)=x2−x+1x2−3x+3,for x∈[0,1]
Step 2: Determine the Range of f(x) on [0,1]
To find the range of f(x) on the interval [0,1], we will analyze its behavior using calculus. First, we evaluate the function at the endpoints of the interval.
At x=0:
f(0)=02−0+102−3(0)+3=13=3
At x=1:
f(1)=12−1+112−3(1)+3=1−1+11−3+3=11=1
Next, we find the derivative of f(x) to identify any critical points. Using the quotient rule, (vu)′=v2u′v−uv′, with u=x2−3x+3 and v=x2−x+1.
Then u′=2x−3 and v′=2x−1.
f′(x)=(x2−x+1)2(2x−3)(x2−x+1)−(x2−3x+3)(2x−1)
Expanding the numerator:
(2x3−2x2+2x−3x2+3x−3)−(2x3−x2−6x2+3x+6x−3)(2x3−5x2+5x−3)−(2x3−7x2+9x−3)2x3−5x2+5x−3−2x3+7x2−9x+3=2x2−4x
So, the derivative is:
f′(x)=(x2−x+1)22x2−4x=(x2−x+1)22x(x−2)
To find critical points, we set f′(x)=0:
2x(x−2)=0⟹x=0 or x=2.
We are interested in critical points within the interval [0,1]. The only critical point from the derivative calculation that falls within or at the boundary of our domain is x=0. The value x=2 is outside the domain [0,1].
Now, let's analyze the sign of f′(x) for x∈(0,1).
The denominator (x2−x+1)2 is always positive because the discriminant of x2−x+1 is (−1)2−4(1)(1)=−3<0, and the leading coefficient is positive.
For x∈(0,1):
2x is positive.
(x−2) is negative (e.g., for x=0.5, x−2=−1.5).
Therefore, f′(x)=(positive)(positive)(negative)<0 for x∈(0,1).
Since f′(x)<0 on (0,1), the function f(x) is strictly decreasing on the interval [0,1].
For a strictly decreasing function on a closed interval, the maximum value occurs at the left endpoint and the minimum value occurs at the right endpoint.
Maximum value: f(0)=3.
Minimum value: f(1)=1.
Thus, the range of f(θ) is [1,3].
Step 3: Identify α and β
The problem states that the range of f(θ) is [α,β].
From our analysis, the range is [1,3].
Therefore, α=1 and β=3.
Step 4: Calculate the Sum of the Infinite G.P.
We are given an infinite G.P. with:
First term, a=64.
Common ratio, r=βα.
Substituting the values of α and β:
r=31
We must check if the sum converges. The condition for convergence is ∣r∣<1.
Here, ∣r∣=31=31, which is less than 1. So, the sum converges.
The sum of an infinite G.P. is given by the formula S=1−ra.
S=1−3164S=33−3164S=3264S=64×23S=32×3S=96
Common Mistakes & Tips:
Domain of Substitution: Always determine the correct domain for the substituted variable (e.g., x=sin2θ∈[0,1]).
Monotonicity: Ensure the function is monotonic on the interval before concluding that endpoints give the extrema. Use derivatives to confirm.
G.P. Convergence: Verify that the absolute value of the common ratio is strictly less than 1 before applying the infinite G.P. sum formula.
Summary
The problem required finding the range of a trigonometric function. By substituting x=sin2θ, the function was transformed into a rational algebraic function f(x)=x2−x+1x2−3x+3 with the domain x∈[0,1]. Calculus was used to analyze the derivative f′(x)=(x2−x+1)22x(x−2), which showed that f(x) is strictly decreasing on [0,1]. This established the range as [f(1),f(0)]=[1,3]. Thus, α=1 and β=3. Finally, the sum of an infinite G.P. with first term 64 and common ratio βα=31 was calculated using the formula S=1−ra, yielding a sum of 96.