Investigating the convergence of a sequence

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 1K views
Elysian
Messages
33
Reaction score
0

Homework Statement



Study the convergence of the following sequences

a[itex]_{n}[/itex] = [itex]\int^{1}_{0}[/itex] [itex]\frac{x^{n}}{1+x^{2}}[/itex]

b[itex]_{n}[/itex] = [itex]\int^{B}_{A}[/itex] sin(nx)f(x) dx



The Attempt at a Solution



For the first one, I said it was convergent. I'm not exactly sure why though, my reasoning was something like this

for all values n>0, the sequence is increasing. It seems to be bounded by 1/2? (not sure here, the integral is messing me up)an increasing sequence that is bounded is also convergent.

The second one, I'm not even sure where to start. Maybe an integration by parts which would end up to repeat itself, as that's what I think I see.
 
on Phys.org
For [itex]a_n[/itex], notice that
[tex]0 \leq \frac{x^n}{1 + x^2} \leq x^n[/tex]
for all [itex]0 \leq x \leq 1[/itex].

For [itex]b_n[/itex], are there any constraints on [itex]f(x)[/itex]?
 
for bn:
step1:take f(x) to be any constant an show that the limit is 0.
step2:take f(x) to be any piecewise constant on [A,B] and use step1 to show that the limit is again 0.
step3:take f(x) to be any Riemann integrable function on [A,B],use the definition of the Riemann integral for the existence of a sequence of piecewise constant functions gn(x) such that the integral of f(x)-gn(x) tends to 0,and prove (using the preceding step,the triangle inequality and bound for sin ) that the limit of bn is 0.