How to Simplify the Solution of a Definitive Integral?

  • Thread starter Thread starter Djokara
  • Start date Start date
  • Tags Tags
    Ideas Integral
Djokara
Messages
9
Reaction score
0
Any ideas how to solve this
\int_0^h {\frac{1}{\sqrt{1+(r({\frac{1}{z}}-{\frac{1}{h}}))^2}}}\,dz
Don't have an idea from where to begin
 
Last edited:
Physics news on Phys.org
The correct term is 'definite integral'.

Is r a constant?
 
Yeah, this is problem from ED R is radius and h is height of cone.
 
Djokara said:
Any ideas how to solve this
\int_0^h {\frac{1}{\sqrt{1+(r({\frac{1}{z}}-{\frac{1}{h}}))^2}}}\,dz
Don't have an idea from where to begin

Start by simplifying the integrand.
 
Djokara said:
Any ideas how to solve this
\int_0^h {\frac{1}{\sqrt{1+(r({\frac{1}{z}}-{\frac{1}{h}}))^2}}}\,dz
Don't have an idea from where to begin

How about this: We have the expression:

\frac{1}{\sqrt{1+(r/z-a)^2}}

now, can you simplify that and get:

\frac{z}{\sqrt{Q(z)}}

where Q(z) is a quadratic polynomial in z? Then we'd have:

\int \frac{z}{\sqrt{Q(z)}} dz

Now I don't know about you, but I'd look in my Calculus textbook about integrands with radicals with quadratic expressions (I did). And what is the first thing done when that happens?
 
Last edited:
  • Like
Likes 1 person
That worked but solution is messy.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top