Another method of solving integrals?

  • Thread starter Thread starter avr10
  • Start date Start date
  • Tags Tags
    Integrals Method
avr10
Messages
11
Reaction score
0

Homework Statement



\text {Find m such that }\displaystyle\int^m_4 \frac{1}{x\sqrt{x}}\,dx = .9

Homework Equations






The Attempt at a Solution



\displaystyle\int^m_4 \frac{1}{x\sqrt{x}}\,dx = .9 \Rightarrow \displaystyle\int^m_4 x^{-3/2}\,dx = .9 \Rightarrow -2m^{-1/2} +2(4)^{-1/2} = .9 \Rightarrow m = \frac {4}{1.9^{2}} = 1.108


If I plug this value back into the original integral, it comes out as -.9. Should I solve this integral another way? Also, an extention of the problem is

\text {Explain why there is no number m such that} \displaystyle\int^m_4 \frac{1}{x\sqrt{x}}\,dx = 1.1

It seems like that has to deal with convergence issues, something I'm just beginning to learn. Any hints for the first step?
 
Physics news on Phys.org
Check your numbers again, I get m = 400.

To do the second part, show that the integral is maximal if m=infinity, and show that the value of the integral in that case is less than 1.1.
 
avr10 said:
\displaystyle\int^m_4 \frac{1}{x\sqrt{x}}\,dx = .9 \Rightarrow \displaystyle\int^m_4 x^{-3/2}\,dx = .9 \Rightarrow <b>-2m^{-1/2} +2(4)^{-1/2} = .9 \Rightarrow m = \frac {4}{1.9^{2}} = 1.108</b>
I don't know latex but that bold part is wrong (Addition mistake) I also get 20^2

You added when you should subtract
 
To do the second part, show that the integral is maximal if m=infinity, and show that the value of the integral in that case is less than 1.1.

Thanks, in order to show that it is maximal at infinity, does it suffice to say that since x must always be greater than 0, then the integral is maximal at infinity? That doesn't sound very rigorous...how would you phrase it?
 
I think it should be enough to show that the function
g(t)=\int_4^{t}\frac{dx}{x\sqrt{x}} is always increasing (you could use FTC, with g'(t)>0), and so it follows that g(t) is maximal as t->infinity.
 
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