<?xml version="1.0" encoding="UTF-8"?>

<record version="7" id="785">
 <title>harmonic series diagram</title>
 <name>HarmonicSeriesDiagramHtmlRenderingTest</name>
 <created>2009-05-29 10:35:05</created>
 <modified>2009-05-29 10:45:32</modified>
 <type>Data Structure</type>
<parent id="784">harmonic series</parent>
 <creator id="441" name="bci1"/>
 <modifier id="441" name="bci1"/>
 <author id="441" name="bci1"/>
 <classification>
	<category scheme="msc" code="00."/>
	<category scheme="msc" code="02."/>
 </classification>
 <defines>
	<concept>html rendering test</concept>
 </defines>
 <keywords>
	<term>diagram html rendering test</term>
 </keywords>
 <preamble>% this is the default PlanetPhysics preamble.  
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
%need this for including graphics (\includegraphics)
%\usepackage{graphicx}

\usepackage{amsthm}
%%making logically defined graphics with eps?

\usepackage{pstricks}
\usepackage{pst-plot}

% define commands here</preamble>
 <content>Please see here (or in the original, parent entry) the harmonic series \PMlinkname{diagram}{HarmonicSeries} in the page images mode only.

\begin{center}
\begin{pspicture}(-0.5,-0.5)(6,6)
\psaxes[Dx=1,Dy=1]{-&gt;}(0,0)(-0.5,-0.5)(5.5,5.5)
\rput(5.5,-0.2){$x$}
\rput(-0.2,5.5){$y$}
\rput(-0.3,-0.3){$0$}
\psplot[linecolor=red]{0.22}{5.2}{1 x div}
\psline(1,0)(1,1)
\psline[linecolor=blue](1,1)(2,1)(2,0.5)(3,0.5)(3,0.333)(4,0.333)(4,0.25)(5,0.25)(5,0.2)
\psline(2,0)(2,0.5)
\psline(3,0)(3,0.333)
\psline(4,0)(4,0.25)
\rput(1,3.5){$y = \frac{1}{x}$}
\end{pspicture}
\end{center}</content>
</record>
