Help with David Bachman's A Geometric Approach to Differential Forms, 2nd Ed.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
nearc
Gold Member
Messages
65
Reaction score
6
this starts as a calculus question, but springs into where i can get help with david bachman's A GEOMETRIC APPROACH TO DIFFERENTIAL FORMS second edition.

looking at paul's notes cheat sheets http://tutorial.math.lamar.edu/cheat_table.aspx we have##
\int \frac{1}{\sqrt{a^{2}-x^{2}}} = sin^{-1}(\frac{x}{a})+c
##

but this is different than wolfram http://www.wolframalpha.com/input/?i=integral&a=*C.integral-_*Calculator.dflt-&f2=1/sqrt(a^2-x^2)&f=Integral.integrand_1/sqrt(a^2-x^2)&a=*FVarOpt.1-_**-.***Integral.rangestart-.*Integral.rangeend--.**Integral.variable---.*--

however, all i really want to know is this correct?

## \int \frac{1}{\sqrt{1-a^{2}-x^{2}}} = sin^{-1}(\frac{x}{\sqrt{1-a^{2}}})+c ##
 
Last edited:
Physics news on Phys.org
To get your TeX stuff to work right, put two # signs before and two after.

To compare the two different results for the integrals, consider a triangle with sides x, a, and ##\sqrt{a^2 - x^2}##. What angle is indicated by the ##\sin^{-1}()## version and what angle by the ##\tan^{-1}()## version?
 
  • Like
Likes   Reactions: nearc
DEvens said:
To get your TeX stuff to work right, put two # signs before and two after.

To compare the two different results for the integrals, consider a triangle with sides x, a, and ##\sqrt{a^2 - x^2}##. What angle is indicated by the ##\sin^{-1}()## version and what angle by the ##\tan^{-1}()## version?

thanks, latex fixed, now i need to ponder the triangle approach
 
mathwonk said:
Re your second question, there was here years ago, a thread devoted to reading BACHMAN'S BOOK, and featuring the participation of the author. Perhaps it is still accessible.

thanks, i think that was for first edition but I'm not sure
 
The integral with 1 - a2 - x2 under the square root sign is just the same basic integral as the original one with just a2 - x2 under the the square too sign, if you substitute the expression 1 - a2 for the expression a2.

Of course, in any expression, anything under a square root sign is required to be non-negative. In the first example, should that be an "a" on the RHS, or perhaps a |a| ? (An "a" alone could be either positive or negative.)

The easiest way to check if an indefinite integration is correct is to check whether the putative integral can be differentiated to arrive at the integrand.