Search found 4 matches

by Richard_B
Sun Jun 24, 2012 12:53 am
Forum: Graphics, Figures & Tables
Topic: Regular Pentagon with labeled Vertices
Replies: 3
Views: 9819

Re: Regular Pentagon with labeled Vertices

Fantastic! This tikZ stuff looks really great. I plan to go learn more about it now.

Thanks again!
-RB
by Richard_B
Sat Jun 23, 2012 9:21 pm
Forum: Graphics, Figures & Tables
Topic: Regular Pentagon with labeled Vertices
Replies: 3
Views: 9819

Regular Pentagon with labeled Vertices

I am trying to get a regular pentagon with vertices labeled 1, 2, 3, 4, 5. I was able to get a square with labeled vertices. The code is shown below. The pentagon seems more difficult. I am just learning the LaTeX picture environment, so I'd like to use that, if possible. But if it's easier using ...
by Richard_B
Mon May 28, 2012 1:26 pm
Forum: Math & Science
Topic: Expression like binomial Coefficient with Angle Delimiters
Replies: 2
Views: 6782

Re: Expression like binomial Coefficient with Angle Delimite

Hi Stefan,

Thank you. That works perfectly and is exactly what I needed.
by Richard_B
Mon May 28, 2012 4:46 am
Forum: Math & Science
Topic: Expression like binomial Coefficient with Angle Delimiters
Replies: 2
Views: 6782

Expression like binomial Coefficient with Angle Delimiters

I want to typest a binomial coefficient but using angle brackets instead of round parentheses. This notation is used in the book "Counting: The Art of Enumerative Combinatorics" by George E. Martin to denote "n choose r with repetition."

I tried $\left\langle\begin{array}{c} n \\ r \end{array ...