Differentiate ##f(x)=x\cos{x}+2\tan{x}: D/dx ##\tiny{2.4.2}##

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Product rule Trig
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Homework Statement
s8.2.4.2
Relevant Equations
product rule
##\tiny{2.4.2}##
Differentiate ##f(x)=x\cos{x}+2\tan{x}##
Product Rule ##[-x\sin{x}+\cos{x}]+[2\sec^2]\implies \cos{x}-x\sin{x}+2\sec^2x##
mostly just seeing how posting here works

typos maybe
suggestions
what forum do I go to for tikz stuff
 
Last edited:
  • Like
Likes vanhees71 and fresh_42
Physics news on Phys.org
karush said:
Homework Statement:: s8.2.4.2
Relevant Equations:: product rule

##\tiny{2.4.2}##
Differentiate ##f(x)=x\cos{x}+2\tan{x}##
Product Rule ##[-x\sin{x}+\cos{x}]+[2\sec^2]\implies \cos{x}-x\sin{x}+2\sec^2x##
mostly just seeing how posting here works

typos maybe
suggestions
what forum do I go to for tikz stuff
The typos are the same. Otherwise, use ## instead of $ for inline LaTeX and $$ for extra lines.
Here is explained how you can type formulas on PF: https://www.physicsforums.com/help/latexhelp/
 
  • Like
Likes vanhees71 and karush
this did not render latex or preview
 
karush said:
this did not render latex or preview
See my previous post and the quotation where I changed the $ and the missing marks ## around \tiny.
 
  • Like
Likes vanhees71 and karush
still does not preview
 
karush said:
still does not preview
Reload the page to enforce a rendering.
 
  • Like
Likes vanhees71 and karush
got it mahalo
however don't see solved option is title
 
karush said:
however don't see solved option is title
We don't usually mark titles as Solved, since sometimes that status can change... :smile:
 
  • Like
Likes karush and topsquark
##\dfrac{a}{b} \quad \frac{a}{b}##

ok I'm surprized you didn't mention \dfrac{}{} in the pdf which is the same as \displaystyle\frac{}{}
 
  • #10
karush said:
##\dfrac{a}{b} \quad \frac{a}{b}##

ok I'm surprized you didn't mention \dfrac{}{} in the pdf which is the same as \displaystyle\frac{}{}
It isn't my manual.

I use AutoHotkey and an entire file of keyboard shortcuts to save time. E.g. Alt+I produces
\begin{align*}

\end{align*}
with the cursor in the middle. Or \operatorname{} is Ctrl+o, again with the cursor at the right position. Similar for two dozen other shortcuts like Ctrl+u for \subseteq and Alt+u for \left. \dfrac{d}{d}\right|_{}

The advantage is that I can write Tex files as quickly as MathJax here.

Displaystyle is important if you want limits and sums within the text written with indexes positioned above and below instead of next to the symbol: ##\sum_{k=0}^n## versus ##\displaystyle{\sum_{k=0}^n}## and the same for ##\lim_{n \to \infty}## versus ##\displaystyle{\lim_{n \to \infty}}.## (Alt+- and Ctrl+-)

Edit: I also abuse AutoHotkey to kill that da** capslock!
 
Last edited:
  • Informative
  • Like
Likes karush, SammyS and berkeman
  • #11
valuable to know that ... mahalo
 
Back
Top