Solving Limit and Integral Problems: Tips and Tricks

  • Thread starter Thread starter insynC
  • Start date Start date
  • Tags Tags
    Integral Series
Click For Summary
SUMMARY

The discussion focuses on two mathematical problems: the limit of a composition of functions and the evaluation of a specific integral. The first problem, lim[n->∞] f(g(n)) = f(lim[n->∞]g(n)), is confirmed to be true under the condition that f is continuous, aligning with the definition of continuity. The second problem involves the integral ∫dx/(x(a-x)), which cannot be evaluated using standard techniques due to its undefined nature at the endpoints x=0 and x=a. The suggested method of partial fractions is provided as an alternative approach, highlighting the integral's limitations.

PREREQUISITES
  • Understanding of limits and continuity in calculus
  • Familiarity with integral calculus and improper integrals
  • Knowledge of partial fraction decomposition
  • Basic concepts of trigonometric substitution
NEXT STEPS
  • Study the properties of continuous functions and their limits
  • Learn about improper integrals and conditions for their convergence
  • Explore techniques for partial fraction decomposition in integral calculus
  • Review trigonometric substitution methods for integral evaluation
USEFUL FOR

Students and educators in mathematics, particularly those studying calculus, as well as anyone seeking to deepen their understanding of limits and integrals.

insynC
Messages
66
Reaction score
0
Hi all. I've just come across two issues in some problems I have been doing and although I know the results, I can't remember the reason why or how to show it. Hoping someone can point me in the right direction.

Homework Statement



1: lim[n->∞] f(g(n)) = f(lim[n->∞]g(n))

2. Integral terminals [0,a]: ∫dx/(x(a-x))

The Attempt at a Solution



1: I'm pretty sure this is true given f is continuous. I'm sure there's some series theorem that establishes it but I haven't been able to find anything in my notes.

2: From memory I think this integral comes out to be something nice like pi or pi/2, but I couldn't figure it out with trig substitution.

Thanks
 
Physics news on Phys.org
insynC said:
Hi all. I've just come across two issues in some problems I have been doing and although I know the results, I can't remember the reason why or how to show it. Hoping someone can point me in the right direction.

Homework Statement



1: lim[n->∞] f(g(n)) = f(lim[n->∞]g(n))

2. Integral terminals [0,a]: ∫dx/(x(a-x))

The Attempt at a Solution



1: I'm pretty sure this is true given f is continuous. I'm sure there's some series theorem that establishes it but I haven't been able to find anything in my notes.
That's pretty much the definition of continuous!

2: From memory I think this integral comes out to be something nice like pi or pi/2, but I couldn't figure it out with trig substitution.

Thanks
What "trig substitution"? Do it by "partial fractions":
\frac{1}{x(a-x)}= \frac{1}{a}\left(\frac{1}{x}+ \frac{1}{a- x}\right)
\int_0^a \frac{dx}{x(a-x)}= \frac{1}{a}\left(\int_0^a \frac{dx}{x}+ \int_0^a\frac{dx}{a-x}\right)

= \frac{1}{a}\left(ln(x)- ln(a-x)\right)= \frac{1}{a}ln\left(\frac{x}{a-x}\right)
and, since that does not exist at x= 0 or x= a, the integral does not exist.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K