<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Mathematics 203 by Harris Danial</title>
      <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr</link>
      <description>Sequence</description>
      <language>en-us</language>
      <pubDate>2021-01-31 09:42:04 UTC</pubDate>
      <lastBuildDate>2021-02-08 04:32:26 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Even Numbers and Odd Numbers</title>
         <author>ekalkimi0401</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1152357165</link>
         <description><![CDATA[<div><br>1. The list of even  numbers:0,2,4,6,8,10,12,14,16,18,20<br>2. Every even number is divisible by 2<br>3. The list of odd number :1,3,6,7,9,11,13,15,17,19,<br>4. Every odd number is not divisible by 2</div>]]></description>
         <pubDate>2021-02-02 08:00:44 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1152357165</guid>
      </item>
      <item>
         <title></title>
         <author>ekalkimi0401</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1152372403</link>
         <description><![CDATA[<div>• All even numbers end with the digits 0,2,4,6 or 8.<br>• All odd numbers end with the digits 1,3,5,7 or 9.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-02-02 08:05:15 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1152372403</guid>
      </item>
      <item>
         <title>Quadratic Sequence</title>
         <author>harrisdanial2600</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1152786332</link>
         <description><![CDATA[<div>How to find the nth term?<br><br>Note: The answer will always be in this form  = an² + bn + c<br><br>4, 15, 32, 55, 84<br><br>First step:<br>Find the difference from the 1st term until u get a constant difference.<br>     1st difference = 11, 17, 23, 29<br>     2nd difference = 6, 6, 6<br><br>Second step:<br>Divide the second difference by 2 and you will get the value of (a)<br>6÷2=3                   So the first term of the nth term is 3n²<br><br>Third step:<br>Substutute the number 1 to 5 into 3n²<br>n= 1, 2, 3, 4, 5<br>3n²=3, 12, 27, 48, 75<br><br>Fourth step:<br>Take the 3n² and the original number sequence (4, 15, 32, 55, 84) and work out the nth term of these numbers<br>3n²=3, 12, 27, 48, 75<br>Original sequence:4, 15, 32, 55, 84<br>Differences= 1, 3, 5, 7, 9<br>Now the nth term of these differences (2, 4, 6, 8, 10) is 2n -1.</div><div>So b = 2 and c = -1<br><br>Final step:<br>Write down your final answer in the form of an² + bn + c.<br>=3n² + 2n -1</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-02-02 09:57:48 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1152786332</guid>
      </item>
      <item>
         <title>Cubic Sequence</title>
         <author>harrisdanial2600</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1153445550</link>
         <description><![CDATA[<div>How to find the nth term?<br><br>Note: The answer will always be in this form  = an<strong><sup>3</sup></strong> + bn² + cn+ d<br><br>0, 12, 10, 0, -12, -20<br><br>First step:<br>Find the difference from the 1st term until u get a constant difference.<br>     1st difference = 12, -2, -10, -12<br>     2nd difference =-14, -8, -2 <br>     3rd difference =-6, 6<br><br>Second step:<br>Divide the third difference by 6 and you will get the value of (a)<br>6÷6=1                 So the first term of the nth term is n<strong><sup>3<br><br></sup></strong>Third step:<br>Substitute the number 1 to 5 into n<strong><sup>3 </sup></strong>and find the difference between the original sequence and n<strong><sup>3</sup></strong><br>n= 1, 2, 3, 4, 5<br>n<strong><sup>3</sup></strong>= 1, 8, 27, 64, 125, 216<br>s-n<strong><sup>3</sup></strong>=-1, 4, -17, -64, -137, -236<br><br>Fourth step: <br>Find the difference in s-n<strong><sup>3<br></sup></strong>1st difference = 5, -21, -47, -73<br>2nd difference =--26, -26, -26<br>-26÷2= -13² <br><br>Fifth step:<br>Work out s-(n<strong><sup>3</sup></strong>-13² )<br><br>(n<strong><sup>3</sup></strong>-13² )= -12, -44, -90, -144, 200<br>s-(n<strong><sup>3</sup></strong>-13² )= 12, 56, 100, 144, 188<br>Common difference = 44<br><br>Final step:<br>12+ (n-1) 44 = 44n-44 = 44n + 32<br>Final answer = n<strong><sup>3</sup></strong>-13²+44n + 32</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-02-02 13:16:23 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1153445550</guid>
      </item>
      <item>
         <title>Fibonacci numbers</title>
         <author>ekalkimi0401</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1157425502</link>
         <description><![CDATA[<div>0,1,1,2,3,5,8,13,21,34,55,89,......<br>1. In the above sequence of numbers, it begins with 0,1,1 and the numbers that follow are obtained by adding two numbers before it<br>2. This sequence of numbers is called Fibonacci Numbers</div>]]></description>
         <pubDate>2021-02-03 08:02:33 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1157425502</guid>
      </item>
      <item>
         <title>Pascal&#39;s triangle</title>
         <author>ekalkimi0401</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1157435451</link>
         <description><![CDATA[<div>1. The following arrangement of numbers is known as the Pascal's Triangle<br>2. Each row begins and ends with the number 1 and it has one number more than the previous row.<br>3. To obtain the numbers in the next row, add the two numbers that are immediately above it in the previous row.<br><br></div>]]></description>
         <enclosure url="http://4.bp.blogspot.com/_LC9SgdCdgGg/TRxZIeAZVJI/AAAAAAAAAHA/fEumTI4tkmQ/s1600/Pascals+triangle.jpg" />
         <pubDate>2021-02-03 08:05:21 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1157435451</guid>
      </item>
      <item>
         <title>Linear Sequences</title>
         <author>muhdimanrosdi17</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1161371552</link>
         <description><![CDATA[<div>How to find the nth terms?<br><br>Example: Find the nth terms of the sequence<br>                      3,5,7,9<br><br>First step:<br>Find the difference of the sequences<br>The differences are always the number behind the n<br>So the nth term begins with 2n<br><br><br>Second step: <br>Worked out what the previous number would be or you can say find the number before 3. <br>= 1,3,5,7,9<br><br><br>Third step:<br>Add number 1 into the nth term formula<br>= 2n + 1<br><br>Final step:<br>Now check your answer if it correct. Check it with n = 1,2,3,4 and + 1<br><br>n = 1          2 x 1 + 1 = 3<br>n = 2          2 x 2 + 1 = 5<br>n = 3          2 x 3 + 1 = 7<br>n = 4          2 x 4 + 1 = 9<br><br>The answer is the same with the sequences given which are 3,5,7,9. So we're done with linear sequences<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-02-03 23:18:06 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1161371552</guid>
      </item>
      <item>
         <title>Geometric Sequences</title>
         <author>muhdimanrosdi17</author>
         <link>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1162327781</link>
         <description><![CDATA[<div>How to find the nth terms?<br><br>Example: Find the ratio and the seventh terms of the sequences<br>                     2/9, 2/3, 2, 6, 18 </div><div><br>First step:<br>Divide the successive pairs of the terms as long as they are next to each other<br><br>(2/9) / (2/3) = 2/9 / 3/2 = 3<br>2 / (2/3) = 2/1 / 3/2 = 3<br>6/2 = 3<br>18/6 = 3<br><br>Second step: <br>Find the ratio<br><br>The ratio is always 3, so r = 3<br><br><br>Third step:<br>Find the sixth terms and seventh terms<br><br> a6 = 18 x 3 = 54<br>a7 = 54 x 3 = 162<br><br><br>Final step:<br>Rewrite your answer<br><br>Ratio = 3<br>Seventh terms = 162<br><br>Now done with geometric sequences. Thank You :)</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-02-04 07:25:17 UTC</pubDate>
         <guid>https://padlet.com/harrisdanial2600/3dqb9m3o3rydvsbr/wish/1162327781</guid>
      </item>
   </channel>
</rss>
