Representação de um somatório

2,058 views
Skip to first unread message

Heitor Galvão

unread,
Apr 13, 2016, 4:27:19 PM4/13/16
to Latex-br

Boa tarde preciso representar a seguinte expressão no latex:

começei ela assim:


\begin{eqnarray}
P_{e}\leq \frac{1}{2}\cdot \sum_{i=T_{h}}^{K-1} (q)^{i} (1-q)^{k-1-i}
\end{eqnarray}


Alguém possui alguma sugestão de como encaixar aquele matrix 2X1 dentro desse somatorio?


Obrigado desde já.



 

Youssef Cherem

unread,
Apr 13, 2016, 4:39:57 PM4/13/16
to late...@googlegroups.com
\begin{align}
P_{e}\leq \frac{1}{2}\cdot \sum_{i=T_{h}}^{K-1}\begin{pmatrix}K - 1\\i\end{pmatrix}
(q)^{i} (1-q)^{k-1-i}
\end{align}


Youssef Cherem
________________
!المسيح قام! حقاً قام

--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/37f61bc0-83e3-4287-8bba-941c48d5097f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Heitor Galvão

unread,
Apr 13, 2016, 5:12:26 PM4/13/16
to late...@googlegroups.com
aqui não compila


For more options, visit https://groups.google.com/d/optout.



--
Att.
"Ganhar de ponta a ponta."

 Ayrton Senna


Heitor Galvão

unread,
Apr 13, 2016, 6:26:08 PM4/13/16
to late...@googlegroups.com
Boa noite como voce pode ver demorou um pouco ler e testar soluções mais segue(resolvido):

\begin{eqnarray}
P_{e}\leq \frac{1}{2}\cdot \sum_{i=T_{h}}^{K-1}\left(\begin{array}{c}K-1\\ i\end{array}\right)q^{i}(1-q)^{k-1-i}
\end{eqnarray}

gera:

​pra falar não entendi o que voce fez, mais a intenção de ajudar já é o bastante.

Youssef Cherem

unread,
Apr 13, 2016, 7:11:08 PM4/13/16
to late...@googlegroups.com
está usando amsmath?

Youssef Cherem
________________
!المسيح قام! حقاً قام

Youssef Cherem

unread,
Apr 13, 2016, 7:12:17 PM4/13/16
to late...@googlegroups.com
o que eu fiz foi que eu gerei um resultado idêntico ao seu, com menos trabalho...

Youssef Cherem
________________
!المسيح قام! حقاً قام

Heitor Galvão

unread,
Apr 13, 2016, 7:15:15 PM4/13/16
to late...@googlegroups.com

Youssef Cherem

unread,
Apr 13, 2016, 7:20:57 PM4/13/16
to late...@googlegroups.com
Então:

\documentclass{article}
\usepackage{amsmath}

\begin{document}


\begin{align}
P_{e}\leq \frac{1}{2}\cdot \sum_{i=T_{h}}^{K-1}\begin{pmatrix}K - 1\\i\end{pmatrix}
(q)^{i} (1-q)^{k-1-i}
\end{align}

\end{document}



Youssef Cherem
________________
!المسيح قام! حقاً قام

Heitor Galvão

unread,
Apr 13, 2016, 7:31:43 PM4/13/16
to late...@googlegroups.com
hm...compilou agora... =)


For more options, visit https://groups.google.com/d/optout.

Tássio Naia

unread,
Apr 14, 2016, 3:43:47 AM4/14/16
to late...@googlegroups.com
Olá,

Sugiro  \binom{n}{k} para binomiais.

Até,
Tássio

Heitor Galvão

unread,
Apr 14, 2016, 7:56:39 AM4/14/16
to late...@googlegroups.com
ok.

--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+u...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages