How to solve the integral of $int_-pi/2^pi/2 int_0 ^costheta sqrt12r^6 sin^2 (2theta)$How to integrate $int_0^1 int_0^pi int_0^pi r^2 sintheta sqrt1 - r^2cos^2theta - r^2sin^2theta ,dphi, dtheta ,dr$Evaluating the surface integral side of a divergence theorem problem$int_-pi/2^pi/2 cos(a costheta) e^imtheta e^-ibsintheta mathrmdtheta $ IntegrationHow to integrate $e^-cos(theta)cos(theta + sin(theta))$Definite Integral $ 4piint_0^1cosh(t)sqrtcosh^2(t)+sinh^2(t) dt $Convert the integral from rectangular to cylindrical coordinates and solveHow to reverse the integration order of the double integral $int_theta=0^2piint_r=0^1+costhetar^2(sintheta+costheta)drdtheta$.Triple integral $int_0^2pi int_0^2cos(theta) int_0^sqrt2rcos(theta) r dzdrdtheta$ to find volume of a solidStokes theorem on surface integralHow to evaluate the integral $int_0^2pi thetaexp(xcos(theta) + ysin(theta))) dtheta$
What will happen if my luggage gets delayed?
Can I negotiate a patent idea for a raise, under French law?
What would be the most expensive material to an intergalactic society?
Origin of the word “pushka”
Strange opamp's output impedance in spice
Does an unused member variable take up memory?
Why is there an extra space when I type "ls" on the Desktop?
The (Easy) Road to Code
How do spaceships determine each other's mass in space?
Converting from "matrix" data into "coordinate" data
I can't die. Who am I?
Did Amazon pay $0 in taxes last year?
Sampling from Gaussian mixture models, when are the sampled data independent?
School performs periodic password audits. Is my password compromised?
Create chunks from an array
Smooth vector fields on a surface modulo diffeomorphisms
"If + would" conditional in present perfect tense
What is Tony Stark injecting into himself in Iron Man 3?
How to install round brake pads
How to educate team mate to take screenshots for bugs with out unwanted stuff
How to copy the rest of lines of a file to another file
Rationale to prefer local variables over instance variables?
Having the player face themselves after the mid-game
Should we avoid writing fiction about historical events without extensive research?
How to solve the integral of $int_-pi/2^pi/2 int_0 ^costheta sqrt12r^6 sin^2 (2theta)$
How to integrate $int_0^1 int_0^pi int_0^pi r^2 sintheta sqrt1 - r^2cos^2theta - r^2sin^2theta ,dphi, dtheta ,dr$Evaluating the surface integral side of a divergence theorem problem$int_-pi/2^pi/2 cos(a costheta) e^imtheta e^-ibsintheta mathrmdtheta $ IntegrationHow to integrate $e^-cos(theta)cos(theta + sin(theta))$Definite Integral $ 4piint_0^1cosh(t)sqrtcosh^2(t)+sinh^2(t) dt $Convert the integral from rectangular to cylindrical coordinates and solveHow to reverse the integration order of the double integral $int_theta=0^2piint_r=0^1+costhetar^2(sintheta+costheta)drdtheta$.Triple integral $int_0^2pi int_0^2cos(theta) int_0^sqrt2rcos(theta) r dzdrdtheta$ to find volume of a solidStokes theorem on surface integralHow to evaluate the integral $int_0^2pi thetaexp(xcos(theta) + ysin(theta))) dtheta$
$begingroup$
So what I am trying to do is to find the surface area over a disc inside a sphere. The sphere is given by: $x^2 + y^2 + z^2 = 1$ and the disc: $(x-(frac12))^2 +y^2 le frac14$
I found the boundaries to be $frac-pi2 le thetale fracpi2$ and $0le r le costheta $
So now I am trying to solve $ int_-pi/2^pi/2 int_0 ^costheta dS$
Where $dS = leftlvert fracdmathbfRdr times fracdmathbfRdtheta rightrvert$
I've parameterized the sphere as
$ x=r cos(theta) , y = r sin(theta) and z=sqrt1-r^2$
Getting $ mathbfR$ = (($r cos(theta)^2)$,($r sin(theta)^2)$,($1-r^2$))
Solving $fracdmathbfRdr$ gives me $(2rcos^2 theta, 2rsin^2 theta, -2r)$ and $fracdmathbfRdtheta$ gives me $(-r^2 sin(2theta),(r^2 sin(2theta),0)$
Soving $dS$ gets me $sqrt12r^6 sin^2 (2theta)$
So now I am struggling to find a way to calculate the integral of: $int_-pi/2^pi/2 int_0 ^costheta sqrt12r^6 sin^2(2theta) dr dtheta $
integration multivariable-calculus definite-integrals
$endgroup$
add a comment |
$begingroup$
So what I am trying to do is to find the surface area over a disc inside a sphere. The sphere is given by: $x^2 + y^2 + z^2 = 1$ and the disc: $(x-(frac12))^2 +y^2 le frac14$
I found the boundaries to be $frac-pi2 le thetale fracpi2$ and $0le r le costheta $
So now I am trying to solve $ int_-pi/2^pi/2 int_0 ^costheta dS$
Where $dS = leftlvert fracdmathbfRdr times fracdmathbfRdtheta rightrvert$
I've parameterized the sphere as
$ x=r cos(theta) , y = r sin(theta) and z=sqrt1-r^2$
Getting $ mathbfR$ = (($r cos(theta)^2)$,($r sin(theta)^2)$,($1-r^2$))
Solving $fracdmathbfRdr$ gives me $(2rcos^2 theta, 2rsin^2 theta, -2r)$ and $fracdmathbfRdtheta$ gives me $(-r^2 sin(2theta),(r^2 sin(2theta),0)$
Soving $dS$ gets me $sqrt12r^6 sin^2 (2theta)$
So now I am struggling to find a way to calculate the integral of: $int_-pi/2^pi/2 int_0 ^costheta sqrt12r^6 sin^2(2theta) dr dtheta $
integration multivariable-calculus definite-integrals
$endgroup$
$begingroup$
You're missing }
$endgroup$
– J. W. Tanner
yesterday
1
$begingroup$
Don't you think that a d$theta$d$r$ would be welcome ?
$endgroup$
– Jean Marie
yesterday
$begingroup$
and you could write pi to get $pi$
$endgroup$
– J. W. Tanner
yesterday
$begingroup$
I am very sorry for the inconvenience, really tired and new to Math Jax, thanks for the corrections
$endgroup$
– LostCoder
yesterday
add a comment |
$begingroup$
So what I am trying to do is to find the surface area over a disc inside a sphere. The sphere is given by: $x^2 + y^2 + z^2 = 1$ and the disc: $(x-(frac12))^2 +y^2 le frac14$
I found the boundaries to be $frac-pi2 le thetale fracpi2$ and $0le r le costheta $
So now I am trying to solve $ int_-pi/2^pi/2 int_0 ^costheta dS$
Where $dS = leftlvert fracdmathbfRdr times fracdmathbfRdtheta rightrvert$
I've parameterized the sphere as
$ x=r cos(theta) , y = r sin(theta) and z=sqrt1-r^2$
Getting $ mathbfR$ = (($r cos(theta)^2)$,($r sin(theta)^2)$,($1-r^2$))
Solving $fracdmathbfRdr$ gives me $(2rcos^2 theta, 2rsin^2 theta, -2r)$ and $fracdmathbfRdtheta$ gives me $(-r^2 sin(2theta),(r^2 sin(2theta),0)$
Soving $dS$ gets me $sqrt12r^6 sin^2 (2theta)$
So now I am struggling to find a way to calculate the integral of: $int_-pi/2^pi/2 int_0 ^costheta sqrt12r^6 sin^2(2theta) dr dtheta $
integration multivariable-calculus definite-integrals
$endgroup$
So what I am trying to do is to find the surface area over a disc inside a sphere. The sphere is given by: $x^2 + y^2 + z^2 = 1$ and the disc: $(x-(frac12))^2 +y^2 le frac14$
I found the boundaries to be $frac-pi2 le thetale fracpi2$ and $0le r le costheta $
So now I am trying to solve $ int_-pi/2^pi/2 int_0 ^costheta dS$
Where $dS = leftlvert fracdmathbfRdr times fracdmathbfRdtheta rightrvert$
I've parameterized the sphere as
$ x=r cos(theta) , y = r sin(theta) and z=sqrt1-r^2$
Getting $ mathbfR$ = (($r cos(theta)^2)$,($r sin(theta)^2)$,($1-r^2$))
Solving $fracdmathbfRdr$ gives me $(2rcos^2 theta, 2rsin^2 theta, -2r)$ and $fracdmathbfRdtheta$ gives me $(-r^2 sin(2theta),(r^2 sin(2theta),0)$
Soving $dS$ gets me $sqrt12r^6 sin^2 (2theta)$
So now I am struggling to find a way to calculate the integral of: $int_-pi/2^pi/2 int_0 ^costheta sqrt12r^6 sin^2(2theta) dr dtheta $
integration multivariable-calculus definite-integrals
integration multivariable-calculus definite-integrals
edited 17 hours ago
LostCoder
asked yesterday
LostCoderLostCoder
145
145
$begingroup$
You're missing }
$endgroup$
– J. W. Tanner
yesterday
1
$begingroup$
Don't you think that a d$theta$d$r$ would be welcome ?
$endgroup$
– Jean Marie
yesterday
$begingroup$
and you could write pi to get $pi$
$endgroup$
– J. W. Tanner
yesterday
$begingroup$
I am very sorry for the inconvenience, really tired and new to Math Jax, thanks for the corrections
$endgroup$
– LostCoder
yesterday
add a comment |
$begingroup$
You're missing }
$endgroup$
– J. W. Tanner
yesterday
1
$begingroup$
Don't you think that a d$theta$d$r$ would be welcome ?
$endgroup$
– Jean Marie
yesterday
$begingroup$
and you could write pi to get $pi$
$endgroup$
– J. W. Tanner
yesterday
$begingroup$
I am very sorry for the inconvenience, really tired and new to Math Jax, thanks for the corrections
$endgroup$
– LostCoder
yesterday
$begingroup$
You're missing }
$endgroup$
– J. W. Tanner
yesterday
$begingroup$
You're missing }
$endgroup$
– J. W. Tanner
yesterday
1
1
$begingroup$
Don't you think that a d$theta$d$r$ would be welcome ?
$endgroup$
– Jean Marie
yesterday
$begingroup$
Don't you think that a d$theta$d$r$ would be welcome ?
$endgroup$
– Jean Marie
yesterday
$begingroup$
and you could write pi to get $pi$
$endgroup$
– J. W. Tanner
yesterday
$begingroup$
and you could write pi to get $pi$
$endgroup$
– J. W. Tanner
yesterday
$begingroup$
I am very sorry for the inconvenience, really tired and new to Math Jax, thanks for the corrections
$endgroup$
– LostCoder
yesterday
$begingroup$
I am very sorry for the inconvenience, really tired and new to Math Jax, thanks for the corrections
$endgroup$
– LostCoder
yesterday
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Step 1: the integrand is even, so I would integrate $theta$ from $0$ to $pi/2$. This way everything under the square root is a positive quantity, so the integral becomes $$2int_0^pi/2sintheta dthetaint_0^costhetadrsqrt12r^3$$
Once you integrate over $r$, you will get an expression in terms of $costheta$. Make the substitution $u=costheta$, with $du=-sintheta dtheta$. The limits of integration become $cos 0=1$ (lower limit) and $cosfrac pi2=0$ (upper limit). Note that changing the order of limits means an extra minus sign, that will cancel the one from $du$.
$endgroup$
$begingroup$
I am sorry if this is a stupid question, but I don't follow/understand the first step, what's happening there?
$endgroup$
– LostCoder
yesterday
$begingroup$
If $f(x)=f(-x)$, an integral $int_-a^af(x)dx$ can be written as $int_-a^0f(x)dx+int_0^af(x)dx=-int_0^-af(x)dx+int_0^af(x)dx$. Now changing the variable in the first integral from $x$ to $-x$ you get $-int_0^-af(x)dx+int_0^af(x)dx=int_0^af(x)dx+int_0^af(x)dx=2int_0^af(x)dx$.
$endgroup$
– Andrei
yesterday
$begingroup$
Thank you very much!
$endgroup$
– LostCoder
22 hours ago
add a comment |
$begingroup$
Mathematica says
Integrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$fracsqrt35 $$
NIntegrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$0.34641 $$
Addition. The Mathematica answer to the edited by OP question is
Integrate[r^3*Sqrt[12*Sin[2*t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$frac1sqrt3 $
$endgroup$
$begingroup$
Looking back it should be $sqrt12r^6 sin^2 (2theta)$ , however either way I am looking for a way to solve this by hand
$endgroup$
– LostCoder
17 hours ago
$begingroup$
@LostCoder: I added the answer to the question edited by you.
$endgroup$
– user64494
10 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140512%2fhow-to-solve-the-integral-of-int-pi-2-pi-2-int-0-cos-theta-sqrt%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Step 1: the integrand is even, so I would integrate $theta$ from $0$ to $pi/2$. This way everything under the square root is a positive quantity, so the integral becomes $$2int_0^pi/2sintheta dthetaint_0^costhetadrsqrt12r^3$$
Once you integrate over $r$, you will get an expression in terms of $costheta$. Make the substitution $u=costheta$, with $du=-sintheta dtheta$. The limits of integration become $cos 0=1$ (lower limit) and $cosfrac pi2=0$ (upper limit). Note that changing the order of limits means an extra minus sign, that will cancel the one from $du$.
$endgroup$
$begingroup$
I am sorry if this is a stupid question, but I don't follow/understand the first step, what's happening there?
$endgroup$
– LostCoder
yesterday
$begingroup$
If $f(x)=f(-x)$, an integral $int_-a^af(x)dx$ can be written as $int_-a^0f(x)dx+int_0^af(x)dx=-int_0^-af(x)dx+int_0^af(x)dx$. Now changing the variable in the first integral from $x$ to $-x$ you get $-int_0^-af(x)dx+int_0^af(x)dx=int_0^af(x)dx+int_0^af(x)dx=2int_0^af(x)dx$.
$endgroup$
– Andrei
yesterday
$begingroup$
Thank you very much!
$endgroup$
– LostCoder
22 hours ago
add a comment |
$begingroup$
Step 1: the integrand is even, so I would integrate $theta$ from $0$ to $pi/2$. This way everything under the square root is a positive quantity, so the integral becomes $$2int_0^pi/2sintheta dthetaint_0^costhetadrsqrt12r^3$$
Once you integrate over $r$, you will get an expression in terms of $costheta$. Make the substitution $u=costheta$, with $du=-sintheta dtheta$. The limits of integration become $cos 0=1$ (lower limit) and $cosfrac pi2=0$ (upper limit). Note that changing the order of limits means an extra minus sign, that will cancel the one from $du$.
$endgroup$
$begingroup$
I am sorry if this is a stupid question, but I don't follow/understand the first step, what's happening there?
$endgroup$
– LostCoder
yesterday
$begingroup$
If $f(x)=f(-x)$, an integral $int_-a^af(x)dx$ can be written as $int_-a^0f(x)dx+int_0^af(x)dx=-int_0^-af(x)dx+int_0^af(x)dx$. Now changing the variable in the first integral from $x$ to $-x$ you get $-int_0^-af(x)dx+int_0^af(x)dx=int_0^af(x)dx+int_0^af(x)dx=2int_0^af(x)dx$.
$endgroup$
– Andrei
yesterday
$begingroup$
Thank you very much!
$endgroup$
– LostCoder
22 hours ago
add a comment |
$begingroup$
Step 1: the integrand is even, so I would integrate $theta$ from $0$ to $pi/2$. This way everything under the square root is a positive quantity, so the integral becomes $$2int_0^pi/2sintheta dthetaint_0^costhetadrsqrt12r^3$$
Once you integrate over $r$, you will get an expression in terms of $costheta$. Make the substitution $u=costheta$, with $du=-sintheta dtheta$. The limits of integration become $cos 0=1$ (lower limit) and $cosfrac pi2=0$ (upper limit). Note that changing the order of limits means an extra minus sign, that will cancel the one from $du$.
$endgroup$
Step 1: the integrand is even, so I would integrate $theta$ from $0$ to $pi/2$. This way everything under the square root is a positive quantity, so the integral becomes $$2int_0^pi/2sintheta dthetaint_0^costhetadrsqrt12r^3$$
Once you integrate over $r$, you will get an expression in terms of $costheta$. Make the substitution $u=costheta$, with $du=-sintheta dtheta$. The limits of integration become $cos 0=1$ (lower limit) and $cosfrac pi2=0$ (upper limit). Note that changing the order of limits means an extra minus sign, that will cancel the one from $du$.
answered yesterday
AndreiAndrei
13.1k21230
13.1k21230
$begingroup$
I am sorry if this is a stupid question, but I don't follow/understand the first step, what's happening there?
$endgroup$
– LostCoder
yesterday
$begingroup$
If $f(x)=f(-x)$, an integral $int_-a^af(x)dx$ can be written as $int_-a^0f(x)dx+int_0^af(x)dx=-int_0^-af(x)dx+int_0^af(x)dx$. Now changing the variable in the first integral from $x$ to $-x$ you get $-int_0^-af(x)dx+int_0^af(x)dx=int_0^af(x)dx+int_0^af(x)dx=2int_0^af(x)dx$.
$endgroup$
– Andrei
yesterday
$begingroup$
Thank you very much!
$endgroup$
– LostCoder
22 hours ago
add a comment |
$begingroup$
I am sorry if this is a stupid question, but I don't follow/understand the first step, what's happening there?
$endgroup$
– LostCoder
yesterday
$begingroup$
If $f(x)=f(-x)$, an integral $int_-a^af(x)dx$ can be written as $int_-a^0f(x)dx+int_0^af(x)dx=-int_0^-af(x)dx+int_0^af(x)dx$. Now changing the variable in the first integral from $x$ to $-x$ you get $-int_0^-af(x)dx+int_0^af(x)dx=int_0^af(x)dx+int_0^af(x)dx=2int_0^af(x)dx$.
$endgroup$
– Andrei
yesterday
$begingroup$
Thank you very much!
$endgroup$
– LostCoder
22 hours ago
$begingroup$
I am sorry if this is a stupid question, but I don't follow/understand the first step, what's happening there?
$endgroup$
– LostCoder
yesterday
$begingroup$
I am sorry if this is a stupid question, but I don't follow/understand the first step, what's happening there?
$endgroup$
– LostCoder
yesterday
$begingroup$
If $f(x)=f(-x)$, an integral $int_-a^af(x)dx$ can be written as $int_-a^0f(x)dx+int_0^af(x)dx=-int_0^-af(x)dx+int_0^af(x)dx$. Now changing the variable in the first integral from $x$ to $-x$ you get $-int_0^-af(x)dx+int_0^af(x)dx=int_0^af(x)dx+int_0^af(x)dx=2int_0^af(x)dx$.
$endgroup$
– Andrei
yesterday
$begingroup$
If $f(x)=f(-x)$, an integral $int_-a^af(x)dx$ can be written as $int_-a^0f(x)dx+int_0^af(x)dx=-int_0^-af(x)dx+int_0^af(x)dx$. Now changing the variable in the first integral from $x$ to $-x$ you get $-int_0^-af(x)dx+int_0^af(x)dx=int_0^af(x)dx+int_0^af(x)dx=2int_0^af(x)dx$.
$endgroup$
– Andrei
yesterday
$begingroup$
Thank you very much!
$endgroup$
– LostCoder
22 hours ago
$begingroup$
Thank you very much!
$endgroup$
– LostCoder
22 hours ago
add a comment |
$begingroup$
Mathematica says
Integrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$fracsqrt35 $$
NIntegrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$0.34641 $$
Addition. The Mathematica answer to the edited by OP question is
Integrate[r^3*Sqrt[12*Sin[2*t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$frac1sqrt3 $
$endgroup$
$begingroup$
Looking back it should be $sqrt12r^6 sin^2 (2theta)$ , however either way I am looking for a way to solve this by hand
$endgroup$
– LostCoder
17 hours ago
$begingroup$
@LostCoder: I added the answer to the question edited by you.
$endgroup$
– user64494
10 hours ago
add a comment |
$begingroup$
Mathematica says
Integrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$fracsqrt35 $$
NIntegrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$0.34641 $$
Addition. The Mathematica answer to the edited by OP question is
Integrate[r^3*Sqrt[12*Sin[2*t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$frac1sqrt3 $
$endgroup$
$begingroup$
Looking back it should be $sqrt12r^6 sin^2 (2theta)$ , however either way I am looking for a way to solve this by hand
$endgroup$
– LostCoder
17 hours ago
$begingroup$
@LostCoder: I added the answer to the question edited by you.
$endgroup$
– user64494
10 hours ago
add a comment |
$begingroup$
Mathematica says
Integrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$fracsqrt35 $$
NIntegrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$0.34641 $$
Addition. The Mathematica answer to the edited by OP question is
Integrate[r^3*Sqrt[12*Sin[2*t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$frac1sqrt3 $
$endgroup$
Mathematica says
Integrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$fracsqrt35 $$
NIntegrate[Sqrt[12*r^6*Sin[t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$$0.34641 $$
Addition. The Mathematica answer to the edited by OP question is
Integrate[r^3*Sqrt[12*Sin[2*t]^2], t, -Pi/2, Pi/2, r, 0, Cos[t]]
$frac1sqrt3 $
edited 10 hours ago
answered 18 hours ago
user64494user64494
2,9651032
2,9651032
$begingroup$
Looking back it should be $sqrt12r^6 sin^2 (2theta)$ , however either way I am looking for a way to solve this by hand
$endgroup$
– LostCoder
17 hours ago
$begingroup$
@LostCoder: I added the answer to the question edited by you.
$endgroup$
– user64494
10 hours ago
add a comment |
$begingroup$
Looking back it should be $sqrt12r^6 sin^2 (2theta)$ , however either way I am looking for a way to solve this by hand
$endgroup$
– LostCoder
17 hours ago
$begingroup$
@LostCoder: I added the answer to the question edited by you.
$endgroup$
– user64494
10 hours ago
$begingroup$
Looking back it should be $sqrt12r^6 sin^2 (2theta)$ , however either way I am looking for a way to solve this by hand
$endgroup$
– LostCoder
17 hours ago
$begingroup$
Looking back it should be $sqrt12r^6 sin^2 (2theta)$ , however either way I am looking for a way to solve this by hand
$endgroup$
– LostCoder
17 hours ago
$begingroup$
@LostCoder: I added the answer to the question edited by you.
$endgroup$
– user64494
10 hours ago
$begingroup$
@LostCoder: I added the answer to the question edited by you.
$endgroup$
– user64494
10 hours ago
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140512%2fhow-to-solve-the-integral-of-int-pi-2-pi-2-int-0-cos-theta-sqrt%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
You're missing }
$endgroup$
– J. W. Tanner
yesterday
1
$begingroup$
Don't you think that a d$theta$d$r$ would be welcome ?
$endgroup$
– Jean Marie
yesterday
$begingroup$
and you could write pi to get $pi$
$endgroup$
– J. W. Tanner
yesterday
$begingroup$
I am very sorry for the inconvenience, really tired and new to Math Jax, thanks for the corrections
$endgroup$
– LostCoder
yesterday