<?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#"
	>

<channel>
	<title>log function &#8211; Problems in Mathematics</title>
	<atom:link href="https://yutsumura.com/tag/log-function/feed/" rel="self" type="application/rss+xml" />
	<link>https://yutsumura.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Aug 2017 04:05:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.3.6</generator>

<image>
	<url>https://i2.wp.com/yutsumura.com/wp-content/uploads/2016/12/cropped-question-logo.jpg?fit=32%2C32&#038;ssl=1</url>
	<title>log function &#8211; Problems in Mathematics</title>
	<link>https://yutsumura.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">114989322</site>	<item>
		<title>The Additive Group $\R$ is Isomorphic to the Multiplicative Group $\R^{+}$ by Exponent Function</title>
		<link>https://yutsumura.com/the-additive-group-r-is-isomorphic-to-the-multiplicative-group-r-by-exponent-function/</link>
				<comments>https://yutsumura.com/the-additive-group-r-is-isomorphic-to-the-multiplicative-group-r-by-exponent-function/#respond</comments>
				<pubDate>Fri, 03 Mar 2017 06:07:17 +0000</pubDate>
		<dc:creator><![CDATA[Yu]]></dc:creator>
				<category><![CDATA[Group Theory]]></category>
		<category><![CDATA[additive group]]></category>
		<category><![CDATA[exponential function]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[group homomorphism]]></category>
		<category><![CDATA[group isomorphism]]></category>
		<category><![CDATA[group theory]]></category>
		<category><![CDATA[injective homomorphism]]></category>
		<category><![CDATA[isomorphism]]></category>
		<category><![CDATA[log function]]></category>
		<category><![CDATA[multiplicative group]]></category>

		<guid isPermaLink="false">https://yutsumura.com/?p=2337</guid>
				<description><![CDATA[<p>Let $\R=(\R, +)$ be the additive group of real numbers and let $\R^{\times}=(\R\setminus\{0\}, \cdot)$ be the multiplicative group of real numbers. (a) Prove that the map $\exp:\R \to \R^{\times}$ defined by \[\exp(x)=e^x\] is an&#46;&#46;&#46;</p>
<p>The post <a href="https://yutsumura.com/the-additive-group-r-is-isomorphic-to-the-multiplicative-group-r-by-exponent-function/" target="_blank">The Additive Group $\R$ is Isomorphic to the Multiplicative Group $\R^{+}$ by Exponent Function</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></description>
								<content:encoded><![CDATA[<h2> Problem 322</h2>
<p> Let $\R=(\R, +)$ be the additive group of real numbers and let $\R^{\times}=(\R\setminus\{0\}, \cdot)$ be the multiplicative group of real numbers.</p>
<p><strong>(a)</strong> Prove that the map $\exp:\R \to \R^{\times}$ defined by<br />
\[\exp(x)=e^x\]
is an injective group homomorphism.</p>
<p><strong>(b)</strong> Prove that the additive group $\R$ is isomorphic to the multiplicative group<br />
\[\R^{+}=\{x \in \R \mid x > 0\}.\]
<p>&nbsp;<br />
<span id="more-2337"></span><br />

<h2> Proof. </h2>
<h3>(a) Prove $\exp:\R \to \R^{\times}$  is an injective group homomorphism.</h3>
<p> We first prove that $\exp$ is a group homomorphism.<br />
		Let $x, y \in \R$. Then we have<br />
		\begin{align*}<br />
\exp(x+y)&#038;=e^{x+y}\\<br />
&#038;=e^x e^y\\<br />
&#038;=\exp(x)\exp(y).<br />
\end{align*}<br />
Thus, the map $\exp$ is a group homomorphism.</p>
<hr />
<p>To show that $\exp$ is injective, suppose $\exp(x)=\exp(y)$ for $x, y\in \R$.<br />
This implies that we have<br />
\[e^{x}=e^{y},\]
and thus $x=y$ by taking $\log$ of both sides.<br />
Hence $\exp$ is an injective group homomorphism.</p>
<h3>(b) Prove that the additive group $\R$ is isomorphic to the multiplicative group $\R^{+}$.</h3>
<p>Since the image of $\exp:\R \to \R^{\times}$ consists of positive numbers, we can restrict the codomain of $\exp$ to $\R^{+}$, and we have the injective homomorphism<br />
\[\exp: \R \to \R^{+}.\]
<hr />
<p>It suffices to show that this homomorphism is surjective.<br />
For any $y\in \R^{+}$, we have $\log(y)\in \R$ and<br />
\[\exp(\log(y))=e^{\log(y)}=y.\]
<p>Thus, $\exp: \R \to \R^{+}$ is a bijective homomorphism, hence isomorphism of groups.<br />
This proves that the additive group $\R$ is isomorphic to the multiplicative group $\R^{+}$.</p>
<hr />
<p>Note that the inverse homomorphism is given by<br />
\[\log: \R^{+} \to \R\]
sending $x\in \R^{+}$ to $\log(x)$.</p>
<p>This is a group homomorphism since we have for $x, y \in \R^{+}$,<br />
\begin{align*}<br />
\log(xy)=\log(x)+\log(y)<br />
\end{align*}<br />
by the property of the log function.</p>
<button class="simplefavorite-button has-count" data-postid="2337" data-siteid="1" data-groupid="1" data-favoritecount="53" style="">Click here if solved <i class="sf-icon-star-empty"></i><span class="simplefavorite-button-count" style="">53</span></button><p>The post <a href="https://yutsumura.com/the-additive-group-r-is-isomorphic-to-the-multiplicative-group-r-by-exponent-function/" target="_blank">The Additive Group $\R$ is Isomorphic to the Multiplicative Group $\R^{+}$ by Exponent Function</a> first appeared on <a href="https://yutsumura.com/" target="_blank">Problems in Mathematics</a>.</p>]]></content:encoded>
							<wfw:commentRss>https://yutsumura.com/the-additive-group-r-is-isomorphic-to-the-multiplicative-group-r-by-exponent-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2337</post-id>	</item>
	</channel>
</rss>
