To find the value of α+β, we break the problem down into two parts: determining the limit β and counting the number of solutions α for the equation g(x)=0 in the interval (1,8].
Step 1: Definition and Analysis of f(t)
The given piecewise definition for f(t) shows that f(t) is a continuous piecewise linear function connecting the points (2n−1,(−1)n+12) for n∈N.
Evaluating f(2n−1) for initial values of n:
- For n=1: t=1⟹f(1)=(−1)2×2=2
- For n=2: t=3⟹f(3)=(−1)3×2=−2
- For n=3: t=5⟹f(5)=(−1)4×2=2
- For n=4: t=7⟹f(7)=(−1)5×2=−2
- For n=5: t=9⟹f(9)=(−1)6×2=2
For 2n−1<t<2n+1, f(t) is a linear interpolation between (2n−1,f(2n−1)) and (2n+1,f(2n+1)). Specifically:
- On [1,3], f(t) is the line segment from (1,2) to (3,−2):
f(t)=4−2t
- On [3,5], f(t) is the line segment from (3,−2) to (5,2):
f(t)=2t−8
- On [5,7], f(t) is the line segment from (5,2) to (7,−2):
f(t)=12−2t
- On [7,9], f(t) is the line segment from (7,−2) to (9,2):
f(t)=2t−16
Step 2: Evaluation of β
The function g(x) is defined as:
g(x)=∫1xf(t)dt
We need to evaluate:
β=limx→1+x−1g(x)
For x∈(1,3), using f(t)=4−2t:
g(x)=∫1x(4−2t)dt=[4t−t2]1x=(4x−x2)−(4−1)=−x2+4x−3=−(x−1)(x−3)
Now, substituting g(x) into the limit expression:
β=limx→1+x−1−(x−1)(x−3)=limx→1+(3−x)=2
(Alternatively, by Leibniz's Integral Rule / definition of derivative, β=g′(1+)=f(1)=2.)
Step 3: Evaluation of α (Number of solutions of g(x)=0 in (1,8])
By the Fundamental Theorem of Calculus, g′(x)=f(x).
Let's evaluate g(x) at key integer points x∈[1,8] by computing the area under f(t):
- g(1)=0
- g(2)=∫12(4−2t)dt=[4t−t2]12=4−3=1
- g(3)=∫13(4−2t)dt=[4t−t2]13=3−3=0
- g(4)=g(3)+∫34(2t−8)dt=0+[t2−8t]34=−1
- g(5)=g(3)+∫35(2t−8)dt=0+[t2−8t]35=0
- g(6)=g(5)+∫56(12−2t)dt=0+[12t−t2]56=1
- g(7)=g(5)+∫57(12−2t)dt=0+[12t−t2]57=0
- g(8)=g(7)+∫78(2t−16)dt=0+[t2−16t]78=−1
Now, analyzing monotonicity using g′(x)=f(x):
- On (1,2): f(x)>0⟹g(x) is strictly increasing from g(1)=0 to g(2)=1. Thus, g(x)>0 for all x∈(1,2].
- On [2,4]: f(x)<0 for x∈(2,4)⟹g(x) is strictly decreasing from g(2)=1 to g(4)=−1. By the Intermediate Value Theorem, g(x)=0 has exactly one solution in (2,4), which is x=3.
- On [4,6]: f(x)>0 for x∈(4,6)⟹g(x) is strictly increasing from g(4)=−1 to g(6)=1. Thus, g(x)=0 has exactly one solution in (4,6), which is x=5.
- On [6,8]: f(x)<0 for x∈(6,8)⟹g(x) is strictly decreasing from g(6)=1 to g(8)=−1. Thus, g(x)=0 has exactly one solution in (6,8), which is x=7.
Therefore, the solutions of g(x)=0 in the interval (1,8] are x=3,5,7.
Hence, the number of solutions is:
α=3
Step 4: Final Calculation
α+β=3+2=5