DylsexicChciken Posted September 12, 2014 Posted September 12, 2014 (edited) In solving an integral of sqrt(9-x2), we substitute x=3sin(t) to get an integral of 3cos(t). Why does this work? In the original function, x can take on any value(if you include imaginary numbers), but the new function is equivalent to the original one even though sin(t) takes values only between its amplitudes. P.S. I remember a guide to writing math in this forum. Anyone have the link? Edited September 12, 2014 by DylsexicChciken
John Posted September 12, 2014 Posted September 12, 2014 It works the same as any other substitution. You're introducing a new variable t and making x a function of t, with the goal of working with a simpler integrand.The function is probably intended to be a real-valued function, as introducing complex numbers leads into various shenanigans generally beyond the scope of introductory calculus. Thus x in this case can only take values in the interval [-3, 3]. Notice that since x = 3sint, we preserve this range of values for x, i.e. since sint ranges from -1 to 1, 3sint ranges from -3 to 3.If you'd like to see the reasoning behind why integration by substitution works, then check out this ProofWiki article.Dave's quick guide to using LaTeX on the forum is the first stickied thread in the main Mathematics forum, but here is a link anyway. 1
Amad27 Posted September 14, 2014 Posted September 14, 2014 Hello, If you draw a right triangle, you will clearly see the relation between what you had. If you have an angle suppose t then you can relate it to x to simplify and integrate. Advice: Draw a right triangle and then substitute, you'll see how it works (using the Pythagorean Theorem, ofcourse). 1
deesuwalka Posted October 13, 2016 Posted October 13, 2016 (edited) We substitute [latex] \sqrt{9-x^2} [/latex] by [latex] x= 3sin\theta [/latex] because a trigonometric substitution</a> helps us to get a perfect square under the radical sign. This simplifies the integrand function.http://www.actucation.com/calculus-2/indefinite-integration/basic-methods-of-integration/integration-by-substitution-of-trigonometric-functions Now, we can simplified it easily, [latex] \int\sqrt{9-x^2}\;\;\implies\int\sqrt{3^2-x^2} [/latex] [latex] \int\sqrt{3^2-x^2}\;\implies\sqrt{3^2-(3sin\theta)^2} [/latex] [latex] =\sqrt{9-9sin^2\theta} [/latex] [latex] \sqrt{9-9sin^2\theta}\;\;\implies\sqrt{9(1-sin^2\theta)}\;\;\implies\sqrt{9cos^2\theta}\;=\;\int 3cos\theta [/latex] I hope it' ll help. Edited October 13, 2016 by deesuwalka 1
Country Boy Posted October 14, 2016 Posted October 14, 2016 You don't "include imaginary numbers"! This integral is over the real numbers.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now