How to Simplify the Solution of a Definitive Integral?

  • Thread starter Thread starter Djokara
  • Start date Start date
  • Tags Tags
    Ideas Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
Djokara
Messages
9
Reaction score
0
Any ideas how to solve this
[tex]\int_0^h {\frac{1}{\sqrt{1+(r({\frac{1}{z}}-{\frac{1}{h}}))^2}}}\,dz[/tex]
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
[tex]\int_0^h {\frac{1}{\sqrt{1+(r({\frac{1}{z}}-{\frac{1}{h}}))^2}}}\,dz[/tex]
Don't have an idea from where to begin

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

How about this: We have the expression:

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

now, can you simplify that and get:

[tex]\frac{z}{\sqrt{Q(z)}}[/tex]

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

[tex]\int \frac{z}{\sqrt{Q(z)}} dz[/tex]

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   Reactions: 1 person
That worked but solution is messy.