This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
Integration by parts formula states that ∫udv=uv−∫vdu
In this case we have ∫ln∣sinx∣dx
comparing this to the integration by parts formula
u=ln∣sinx∣⇒du=cosxln∣sinx∣dx
dv=dx⇒v=x
Now we can apply the integration by parts formula
∫ln∣sinx∣dx=xln∣sinx∣−∫xcosxln∣sinx∣dx
now we have an integral ∫xcosxln∣sinx∣dx. though this may look more complex, it is actually more simple. we can apply integration by parts again. The requirement for integration by parts is that one variable must be easy to differentiate, in this case it is x, and one variable must be easy to integrate, in this case cosxln∣sinx∣dx. We know this is easy to integrate as we can see there is a cosx and a sinx, so we can use a simple u-substitution. To make things simple, i shall removed the modulus sigh, but u can factor it back in and u will get 2 answers for the integral
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
http://www.wolframalpha.com/input/?i=integral+ln%7Csin%28x%29%7C I think you might've made a typo.
Log in to reply
If you can't see the link, Wolfram Alpha says this evaluates to something nasty that involves imaginaries.
what typo?
Log in to reply
Well the function you gave doesn't have an elementary antiderivative.
By partial method you mean by the method of partial sums?
Log in to reply
i mean partial is integral of u dv=u.v-integral of v du. you can do it?
itu integralnya buat cari rumus apa? kecepatan, percepatan atau posisi? atau yang lain?
Integration by parts formula states that ∫udv=uv−∫vdu
In this case we have ∫ln∣sinx∣dx
comparing this to the integration by parts formula
u=ln∣sinx∣⇒du=cosxln∣sinx∣dx
dv=dx⇒v=x
Now we can apply the integration by parts formula
∫ln∣sinx∣dx=xln∣sinx∣−∫xcosxln∣sinx∣dx
now we have an integral ∫xcosxln∣sinx∣dx. though this may look more complex, it is actually more simple. we can apply integration by parts again. The requirement for integration by parts is that one variable must be easy to differentiate, in this case it is x, and one variable must be easy to integrate, in this case cosxln∣sinx∣dx. We know this is easy to integrate as we can see there is a cosx and a sinx, so we can use a simple u-substitution. To make things simple, i shall removed the modulus sigh, but u can factor it back in and u will get 2 answers for the integral
Applying integration by parts:
u=x⇒du=dx
dv=cosxln(sinx)dx⇒v=sinxln(sinx)−sinx <-- u-substitution
∫xcosxln(sinx)dx=x(sinxln(sinx)−sinx)−∫(sinxln(sinx)−sinx)dx
this last integral ∫(sinxln(sinx)−sinx)dxis essentially ∫sinxln(sinx)dx−∫sinxdx
∫sinxln(sinx)dx can be found by integration by parts. after finding that, sub everything back into the orginal equation for your final answer