Ltn→∞un+1un=Ltn→∞(xn+1xn⋅1+xn1+xn+1)=Ltn→∞(x+xn1+xn+1)=x1, if x<1.
[Since xn+1→0 as n→∞]
Also,
Ltn→∞un+1un=Ltn→∞(1+x/xn+11+1/xn+1)=1 if x>1.
by Ratio test,∑un converges for x<1 and fails for x≥1.
When x=1, ∑un=21+21+21+⋯+∞, which is divergent.
Hence the given series converges for x<1 and diverges for x≥1.
(ii) Discuss the convergence of the series:
1−2x+3x2−4x3+⋯(x<21)
To discuss the convergence of the series:
1−2x+3x2−4x3+⋯(x<21)
We can start by considering the general term and applying appropriate convergence tests.
Analysis of the General Term
The general term of the series can be written as:
an=(−1)n(n+1)xn
Ratio Test
The ratio test can be used to determine the convergence of the series. For the ratio test,
we examine the limit of the absolute value of the ratio of successive terms:
For the series to converge, the ratio must be less than 1:
∣x∣<1
Given the condition x<21, it is clear that ∣x∣<21, which is indeed less than 1.
Hence, the ratio test confirms the convergence of the series for x<21.
2.(i) Test the following series for absolute convergence:
∑n=1∞2n−1(−1)n−1
Given series is ∑un=1−31+51−71+........∞
This is an alternating series of which terms go on decreasing and
Ltn→∞vnun=Ltn→∞(n12n−11)=Ltn→∞(2n−1n)=Ltn→∞(2−n11)=21=0 and finite.
by Comparison test,
∑un diverges because,∑vn diverges.
Hence the given series converges and the series of absolute terms diverges, therefore the given series converges conditionally.
(ii) Examine for term by term integration the series which fn(x)=nxe−n2x2 in the intervals (i)[0,1] and (ii)[c,1] where 0<c<1.
To examine the series for term-by-term integration where fn(x)=nxe−n2x2 in the intervals (i)[0,1] and (ii)[c,1] where 0<c<1,
we need to check whether the series ∑n=1∞fn(x) can be integrated term by term within these intervals.
Series Definition
The series is:
n=1∑∞nxe−n2x2
Term-by-Term Integration
For term-by-term integration, we need to ensure uniform convergence of the series within the given intervals.
Interval (i): [0,1]
Let's analyze the behavior of fn(x) on the interval [0,1].
Pointwise Convergence:
For each fixed x∈[0,1]:
n→∞limfn(x)=n→∞limnxe−n2x2
Since e−n2x2 decays very rapidly as n increases, fn(x)→0 for each x∈[0,1].
Uniform Convergence:
To check uniform convergence on [0,1], consider the maximum value of fn(x):
fn(x)=nxe−n2x2
Let gn(x)=ne−n2x2. The maximum of gn(x) occurs at x=n1:
gn(n1)=ne−n2(n1)2=ne−1
Thus, for x∈[0,1]:
∣fn(x)∣≤nxe−n2x2≤ne−1
Since ne−1→0 as n→∞, the series converges uniformly to 0 on [0,1].
Interval (ii): [c,1] where 0<c<1
Pointwise Convergence:
For each fixed x∈[c,1]:
n→∞limfn(x)=n→∞limnxe−n2x2=0
As before, fn(x)→0 for each x∈[c,1].
Uniform Convergence:
On [c,1], the behavior of fn(x) is more straightforward since x is bounded away from 0:
fn(x)=nxe−n2x2
For x≥c:
fn(x)≤ne−n2c2
As n→∞:
ne−n2c2→0
Therefore, the series converges uniformly to 0 on [c,1].
SECTION - B
3.(i) Verify Rolle's theorem for the function f(x)=x(x+3)e2−x in [−3,0].
To verify Rolle's Theorem for the function f(x)=x(x+3)e2−x in the interval [−3,0], we need to check the hypotheses of Rolle's Theorem and then find the value of c in the interval (−3,0) where f′(c)=0.
Rolle's Theorem states that if a function is continuous on the closed interval [a,b] and differentiable on the open interval (a,b), then:
Continuity and Differentiability:
The given function f(x)=x(x+3)e2−x is a product of a polynomial and an exponential function, which are both continuous and differentiable everywhere. Hence, f is continuous on [−3,0] and differentiable on (−3,0).
Checking f(a)=f(b):
We need to verify that f(−3)=f(0). f(−3)=(−3)(−3+3)e23=(−3)(0)e23=0 f(0)=0(0+3)e2−3=0
Since f(−3)=f(0)=0, the function satisfies the condition f(a)=f(b).
Finding c where f′(c)=0:
According to Rolle's Theorem, there exists a value of c such that f′(c)=0.
The function is given as: f(x)=x(x+3)e2−x
Expanding it: f(x)=(x2+3x)e2−x
Using the product rule for differentiation: f′(x)=(2x+3)e2−x+(x2+3x)(−21)e2−x
Simplifying: f′(x)=e2−x[(2x+3)−21(x2+3x)] f′(x)=e2−x[24x+6−x2−3x] f′(x)=e2−x[−x2+x+6]
Solving f′(x)=0: e2−x[x2−x−6]=0
Since e2−x=0, we solve: x2−x−6=0
Factoring: x2−3x+2x−6=0 x(x−3)+2(x−3)=0 (x+2)(x−3)=0 x=−2orx=3
Since x=−2 lies in the interval [−3,0], we take c=−2.
Hence, Rolle's Theorem is verified.
(ii) Use Cauchy's Mean Value theorem to evaluate:
limx→1log(x1)cos(2πx)
Cauchy's Mean Value Theorem states that if functions f and g are continuous on [a,b] and differentiable on (a,b),
and g′(x)=0 for all x∈(a,b), then there exists a point c∈(a,b) such that:
g′(c)f′(c)=g(b)−g(a)f(b)−f(a)
We need to evaluate the following limit using CMVT:
x→1limlog(x1)cos(2πx)
Steps to Solve:
Rewrite the limit in a suitable form:
We rewrite the limit as:
x→1limlog(x1)cos(2πx)
Notice that log(x1)=−log(x), so the limit becomes:
x→1lim−log(x)cos(2πx)
This is in the form g(x)f(x), where f(x)=cos(2πx) and g(x)=−log(x).