Convergence: Test for Convergence of ∫ sin∅/sqrt(pi-∅) d∅

  • Thread starter Thread starter whatlifeforme
  • Start date Start date
  • Tags Tags
    Convergence Test
whatlifeforme
Messages
218
Reaction score
0

Homework Statement


Test for convergence or divergence.


Homework Equations


\displaystyle\int_0^∏ {\frac{sin∅}{\sqrt{pi-∅}} d∅}


The Attempt at a Solution


the solution manual does the following:

pi -∅ = x

\displaystyle\int_0^pi {\frac{sinx}{\sqrt{x}} d∅}


0 <= \frac{sinx}{\sqrt{x}} <= \frac{1}{\sqrt{x}}

but: sqrt( ∏ - ∅) > sqrt(∅) when ∅< ∏
 
Physics news on Phys.org
whatlifeforme said:

Homework Statement


Test for convergence or divergence.

Homework Equations


\displaystyle\int_0^\pi {\frac{sin∅}{\sqrt{pi-∅}} d∅}

The Attempt at a Solution


the solution manual does the following:

pi -∅ = x

\displaystyle\int_0^\pi {\frac{sinx}{\sqrt{x}} d∅}0 &lt;= \frac{sinx}{\sqrt{x}} &lt;= \frac{1}{\sqrt{x}}

but: sqrt( ∏ - ∅) > sqrt(∅) when ∅< ∏
(Use "\theta" in LaTeX for θ and "\pi" for pi.)

Yes, but dx = -dθ , and \displaystyle \ \ -\int_{a}^{b}f(x)\,dx=\int_{b}^{a}f(x)\,dx
 
SammyS said:
(Use "\theta" in LaTeX for θ and "\pi" for pi.)

Yes, but dx = -dθ , and \displaystyle \ \ -\int_{a}^{b}f(x)\,dx=\int_{b}^{a}f(x)\,dx

i'm sorry what do you mean?
 
whatlifeforme said:
i'm sorry what do you mean?
I thought you were having difficulty understanding why the limits of integration for the integral in x don't go from π to 0 .

OK, then what did you mean by the following?
the solution manual does the following:

pi -∅ = x

\displaystyle\int_0^pi {\frac{sinx}{\sqrt{x}} d∅}


0 &lt;= \frac{sinx}{\sqrt{x}} &lt;= \frac{1}{\sqrt{x}}

but: sqrt( ∏ - ∅) > sqrt(∅) when ∅< ∏​
Especially the statement following the word "but" .
 
they are replacing (∏ - ∅) by x (which is greater than which is essentially a replacement for ∅.

in other words:

sqrt( ∏ - ∅) > sqrt(∅) when ∅< ∏

but when (∅> ∏): sqrt( ∏ - ∅) > sqrt(∅)

how does this apply on the integral of the problem. *checked* oopps.

the interval is from 0 to pi, so sqrt( ∏ - ∅) > sqrt(∅) when ∅< ∏ applies.
 
whatlifeforme said:
they are replacing (∏ - ∅) by x (which is greater than which is essentially a replacement for ∅.

in other words:

sqrt( ∏ - ∅) > sqrt(∅) when ∅< ∏

but when (∅> ∏): sqrt( ∏ - ∅) > sqrt(∅)

how does this apply on the integral of the problem. *checked* oopps.

the interval is from 0 to pi, so sqrt( ∏ - ∅) > sqrt(∅) when ∅< ∏ applies.
Oops is right, but you continue writing incorrect statements. (Also, please use θ, not the symbol for the empty set, ∅ .)

If θ = π/2 , then \displaystyle \ \sqrt{\pi-\theta\,}=\sqrt{\theta\,}\ .

If 0 < θ < π/2, then \displaystyle \ \sqrt{\pi-\theta\,}&gt;\sqrt{\theta\,}\ .

If π/2 < θ < π, then \displaystyle \ \sqrt{\pi-\theta\,}&lt;\sqrt{\theta\,}\ .

However, I don't see what any of this has to do with your problem.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top