<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>0,1,2,3,...</title>
	<atom:link href="http://abi007.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://abi007.wordpress.com</link>
	<description>IN:={Ø,{Ø},{Ø,{Ø}},{Ø,{Ø},{Ø,{Ø}}},...}</description>
	<lastBuildDate>Wed, 11 Jan 2012 16:30:24 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='abi007.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/28944695d147e5c88e077856f7ebb868?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>0,1,2,3,...</title>
		<link>http://abi007.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://abi007.wordpress.com/osd.xml" title="0,1,2,3,..." />
	<atom:link rel='hub' href='http://abi007.wordpress.com/?pushpress=hub'/>
		<item>
		<title>covariance</title>
		<link>http://abi007.wordpress.com/2012/01/11/covariance/</link>
		<comments>http://abi007.wordpress.com/2012/01/11/covariance/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:30:23 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=156</guid>
		<description><![CDATA[// reading a text file #include #include #include #include #include using namespace std; typedef struct data{ int a; int b; }; int main () { vector vektor; string line; ifstream myfile (&#8220;c:\\text.txt&#8221;); int s=0; if (myfile.is_open()) { while ( myfile.good() ) { getline (myfile,line); string str1,str2; str1=line; size_t pos; pos = str1.find(&#8221; &#8220;)+1; str2=str1.substr(pos); stringstream [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=156&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2012/01/11/covariance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
		<item>
		<title>ios</title>
		<link>http://abi007.wordpress.com/2012/01/11/ios/</link>
		<comments>http://abi007.wordpress.com/2012/01/11/ios/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 15:29:05 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=153</guid>
		<description><![CDATA[// reading a text file #include &#60;iostream&#62; #include &#60;fstream&#62; #include &#60;string&#62; #include &#60;vector&#62; #include &#60;sstream&#62; using namespace std; typedef struct data{ int a; int b; }; void fkt(string str, int s, vector&#60;data&#62; vektor){ stringstream ss(str); int s1; ss&#62;&#62;s1; vektor[s].a=s1; } void fktb(string str, int s, vector&#60;data&#62; vektor){ stringstream ss(str); int s1; ss&#62;&#62;s1; vektor[s].b=s1; } void [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=153&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2012/01/11/ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
		<item>
		<title>Satz über implizite Funktion</title>
		<link>http://abi007.wordpress.com/2009/05/19/satz-uber-implizite-funktion/</link>
		<comments>http://abi007.wordpress.com/2009/05/19/satz-uber-implizite-funktion/#comments</comments>
		<pubDate>Mon, 18 May 2009 22:46:15 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Analysis]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/2009/05/19/satz-uber-implizite-funktion/</guid>
		<description><![CDATA[Problem: Gegeben sei eine implizite Funktion und ein Punkt so dass . Man möchte die Ableitung an der Stelle berechnen. Lösungsansatz: Es gilt: Satz über inverse Funktion Problemstellung: Gegeben sei eine Funktion und ein Punkt im Urbild Die Frage ist, ob in einer Umgebung von invertierbar ist. Wenn es der Fall ist, so soll die [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=139&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2009/05/19/satz-uber-implizite-funktion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
		<item>
		<title>onion</title>
		<link>http://abi007.wordpress.com/2009/05/18/onion/</link>
		<comments>http://abi007.wordpress.com/2009/05/18/onion/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:59:14 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Tagebuch]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=135</guid>
		<description><![CDATA[  ↗做，噯做の亊 18:29:28 你老有才了 你可拉倒吧 姊：萬亽仰慕 14.06.2009 05:41:08 你老有样了<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=135&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2009/05/18/onion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
		<item>
		<title>Mannigfaltigkeit (manifold)</title>
		<link>http://abi007.wordpress.com/2009/05/13/mannigfaltigkeit/</link>
		<comments>http://abi007.wordpress.com/2009/05/13/mannigfaltigkeit/#comments</comments>
		<pubDate>Tue, 12 May 2009 23:39:31 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[topo]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=116</guid>
		<description><![CDATA[Definition: Der -dimensionale euklidische Raum mit der Standardskalarprodukt ist ein Hilbertraum.   Definition: Ein topologischer Raum heißt n-dimensional lokal euklidisch, wenn jeder Punkt eine offene Umgebung besitzt, die zu einer offenen Teilmenge des euklidischen Raumes homöomorph ist. Beispiele: Die Sphäre ist lokal euklidisch mit Dimension . b) Der projektive Raum ist lokal euklidisch mit Dimension [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=116&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2009/05/13/mannigfaltigkeit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>

		<media:content url="http://abi007.files.wordpress.com/2009/05/lokal-eukl.jpg?w=300" medium="image">
			<media:title type="html">lokal eukl</media:title>
		</media:content>
	</item>
		<item>
		<title>Keyboardkauf</title>
		<link>http://abi007.wordpress.com/2009/05/13/keyboardkauf/</link>
		<comments>http://abi007.wordpress.com/2009/05/13/keyboardkauf/#comments</comments>
		<pubDate>Tue, 12 May 2009 23:14:51 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Tagebuch]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=101</guid>
		<description><![CDATA[Das Leben ist langweilig &#8211; stellte ich fest, als ich plötzlich zwei Freundinnen gleichzeitig verlor. Also begann ich, in Youtube zu leben. Ronald Jenkees hat mich dazu motiviert, mit ein wenig Musik zu überleben. Meine Geige und Keyboard sind bei meinen Eltern geblieben, also beschloß ich, ein neues Keyboard zu kaufen. Nach langer Recherche landete [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=101&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2009/05/13/keyboardkauf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>

		<media:content url="http://images4.thomann.de/pics/prod/173620.jpg" medium="image">
			<media:title type="html">CTK496</media:title>
		</media:content>

		<media:content url="http://images4.thomann.de/pics/prod/212715.jpg" medium="image">
			<media:title type="html">ctk 2000</media:title>
		</media:content>

		<media:content url="http://www.casio-europe.com/de/images/emi/ctk2000/ctk2000.jpg" medium="image" />
	</item>
		<item>
		<title>useful identity</title>
		<link>http://abi007.wordpress.com/2009/02/14/useful-identity/</link>
		<comments>http://abi007.wordpress.com/2009/02/14/useful-identity/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 14:33:28 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Identität]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=92</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=92&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2009/02/14/useful-identity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
		<item>
		<title>Wolstenholme</title>
		<link>http://abi007.wordpress.com/2008/12/28/82/</link>
		<comments>http://abi007.wordpress.com/2008/12/28/82/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 10:34:25 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Primzahlen]]></category>
		<category><![CDATA[Reihen]]></category>
		<category><![CDATA[Zahlentheorie]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/2008/12/28/82/</guid>
		<description><![CDATA[Wilson: Charles Babbage bewies 1819, dass für jede Primzahl diese Kongruenz gilt: Der Mathematiker Joseph Wolstenholme (1829-1891) bewies dann 1862, dass für jede Primzahl die folgende Kongruenz gilt: Satz von Wolstenhome. Für gilt Der Satz ist äquivalent dazu:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=82&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2008/12/28/82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
		<item>
		<title>Polynome</title>
		<link>http://abi007.wordpress.com/2008/11/12/polynome/</link>
		<comments>http://abi007.wordpress.com/2008/11/12/polynome/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 12:58:29 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Algebra]]></category>
		<category><![CDATA[Polynome]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=77</guid>
		<description><![CDATA[Eisenstein Kriterium irreduzibel in irreduzibel in IntRing. faktoriell, : irreduzibel in irreduzibel in<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=77&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2008/11/12/polynome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
		<item>
		<title>trig</title>
		<link>http://abi007.wordpress.com/2008/11/12/trig/</link>
		<comments>http://abi007.wordpress.com/2008/11/12/trig/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 11:38:13 +0000</pubDate>
		<dc:creator>abi007</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Identität]]></category>

		<guid isPermaLink="false">http://abi007.wordpress.com/?p=73</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=abi007.wordpress.com&amp;blog=1139650&amp;post=73&amp;subd=abi007&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://abi007.wordpress.com/2008/11/12/trig/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a695cdafed4dec542b7b3d88b1df0174?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">abi007</media:title>
		</media:content>
	</item>
	</channel>
</rss>
