Show that function F(x) = x sin x is an antiderivative of f(x) = sin x +x cos x. Determine the antiderivative of f(x) which passes point (0, 3).
show? as in derive by the rules or by first principles?
Also, how do you correctly say "pass a point" mathematically in english?
By first principles, please.
passes thru the point im assuming is what it means
Right, thanks for that!
first principles are a pain with trig becasue there is alot of hand waiving involved; like a magician or a hypnotist .... its true because i say so type thing
there is no good way to prove sin(x)/x goes to 1 as x goes to 0 :)
Right, well then I can just derive F(x) and prove it that way.
\[\lim_{h ->0}\frac{sin(x+h)-sin(x)}{h}\] to derive by first principles is still deriving :) the "rules" provide established shortcuts
Heh, I understand. :)
Would it be ok to integrate f(x) instead?
This is actually really easy, thanks for the help though. :)
but for practice: \[\frac{sin(x)cos(h)+sin(h)cos(x)-sin(x)}{h}\] \[\frac{sin(x)(cos(h)-1)+sin(h)cos(x)}{h}\] \[\frac{sin(x)(cos(h)-1)}{h}+\frac{sin(h)cos(x)}{h}\] \[\lim_{h->0}\left( sin(x)\frac{(cos(h)-1)}{h}+cos(x)\frac{sin(h)}{h}\right)\] and for the hand waiving part: [cos(h)-1]/h -> 0 ; and sin(h)/h -> 1 leaveing us with ... [sin(x)]' = cos(x) ... tada lol
haha, thanks! how do you break the LaTeX lines like you did there?
integrate [sin(x)+xcos(x)] and see if it produces [x sin(x)] should be prove enough
using the delimiters [ ] make seperate lines.
\[stuff in here\*] ^ remove * to format
\[\pi = 3\] \[0 = 0\]
can u integrate x*cosx
for inline; change the [ ] to ( )
spose im typing along and I want it in the sentence: \(\pi \ r^2\). then I use the ( ) delimiters
Like this \(\pi = 3\)? Awesome!
lol; and if you want to get real fancy: \(\color{purple}{\text{just add some color}}\) :)
Thanks so much! I'm very new to LaTeX. :)
Sriram, you can give me an example of how, if you want a medal. :)
\begin{array}l\color{red}{\normalsize\text{T}}\color{orange}{\normalsize\text{a}}\color{#9c9a2e}{\normalsize\text{s}}\color{green}{\normalsize\text{t}}\color{blue}{\normalsize\text{e}}\color{purple}{\normalsize\text{ }}\color{purple}{\normalsize\text{t}}\color{red}{\normalsize\text{h}}\color{orange}{\normalsize\text{e}}\color{#9c9a2e}{\normalsize\text{ }}\color{green}{\normalsize\text{r}}\color{blue}{\normalsize\text{a}}\color{purple}{\normalsize\text{i}}\color{purple}{\normalsize\text{n}}\color{red}{\normalsize\text{b}}\color{orange}{\normalsize\text{o}}\color{#9c9a2e}{\normalsize\text{w}}\color{green}{\normalsize\text{!}}\color{blue}{\normalsize\text{!}}\color{purple}{\normalsize\text{ }}\color{purple}{\normalsize\text{l}}\color{red}{\normalsize\text{o}}\color{orange}{\normalsize\text{l}}\color{#9c9a2e}{\normalsize\text{}}\end{array}
\[\color{red}{test}\]
\color{yourcolor}{yourtext} So for instance: \color{red}{yourtext}
Actually you need to write the text outside of equation mode \color{yourcolor}{\text{yourtext}} \[\color{blue}{\text{This is is the result}}\]
Yea, I noticed I can study the LaTeX source by right clicking on the text and choosing 'show source'. :)
Join our real-time social learning platform and learn together with your friends!