<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Geometric Sequences by Eric-James-Hitzler Mendez</title>
      <link>https://padlet.com/19_emendez/geometric</link>
      <description>A sequence when the numbers in the sequence are always multiplied by the same amount.</description>
      <language>en-us</language>
      <pubDate>2019-04-03 13:24:32 UTC</pubDate>
      <lastBuildDate>2023-05-09 12:47:46 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Explicit Formula</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348059729</link>
         <description><![CDATA[<div>Useful to find the "nth" term</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/356455403/2fdd0b00bb0e5b0560deeb0b6314a41f/Screenshot_2019_04_03_at_8_38_21_AM.png" />
         <pubDate>2019-04-03 13:34:10 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348059729</guid>
      </item>
      <item>
         <title>Recursive Formula</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348066122</link>
         <description><![CDATA[<div>Useful to find the next term</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/356455403/d49adfe88aa3839f3543b86092779d81/Screenshot_2019_04_03_at_8_44_53_AM.png" />
         <pubDate>2019-04-03 13:45:18 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348066122</guid>
      </item>
      <item>
         <title>Geometric</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348068204</link>
         <description><![CDATA[<div>2,4,8,16,32,64,128,256</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-03 13:49:11 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348068204</guid>
      </item>
      <item>
         <title>Not Geometric</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348068555</link>
         <description><![CDATA[<div>2,4,6,8,10,12,14,16</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-03 13:49:54 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348068555</guid>
      </item>
      <item>
         <title>Recursive Example</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348500936</link>
         <description><![CDATA[<div>a<sub>1</sub>=2<br>a<sub>n</sub>=a<sub>n-1</sub> x 2</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-04 13:20:24 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348500936</guid>
      </item>
      <item>
         <title>Explicit Example</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348508863</link>
         <description><![CDATA[<div>a<sub>n</sub>=2 x 2<sup>n-1</sup></div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-04 13:33:59 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348508863</guid>
      </item>
      <item>
         <title>Finding the 25th term</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348513267</link>
         <description><![CDATA[<div>a<sub>25</sub>=2 x 2<sup>25-1<br><br></sup>a<sub>25</sub>=2 x 22<sup>4<br><br></sup>a<sub>25</sub>=2 x 33554432<br><br>a<sub>25</sub>=67108864</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-04 13:40:15 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348513267</guid>
      </item>
      <item>
         <title>Finding the 34th term</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/348518328</link>
         <description><![CDATA[<div>a<sub>33</sub>=2 x 2<sup>33-1<br><br></sup>a<sub>33</sub>=2 x 2<sup>32<br><br></sup>a<sub>33</sub>=2 x 4294967296<br><br>a<sub>33</sub>=8589934592</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-04 13:47:29 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/348518328</guid>
      </item>
      <item>
         <title>Finding the 1st 5 terms</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/349308277</link>
         <description><![CDATA[<div>a<sub>1</sub>=<mark>4</mark><br>a<sub>n</sub>=a<sub>n-1</sub> x <strong><em>3</em></strong><br><mark>4</mark>,<br>12,<br>36,<br>108,<br>324</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-07 22:21:30 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/349308277</guid>
      </item>
      <item>
         <title>Finding the 1st 5 terms</title>
         <author>19_emendez</author>
         <link>https://padlet.com/19_emendez/geometric/wish/349309709</link>
         <description><![CDATA[<div>a<sub>n</sub>=<mark>3</mark> x <strong><em>2</em></strong><sup>n-1<br></sup><mark>3</mark>,<br>6,<br>12,<br>24,<br>48,</div>]]></description>
         <enclosure url="" />
         <pubDate>2019-04-07 22:36:45 UTC</pubDate>
         <guid>https://padlet.com/19_emendez/geometric/wish/349309709</guid>
      </item>
   </channel>
</rss>
