Lucas Kent e39465ad2f Changes to be committed:
new file:   Files/flashplayer_32_sa.exe
	new file:   favicon.ico
	new file:   globe.gif
	new file:   imgs/download.png
	new file:   imgs/zuck.jpg
	new file:   index.html
	new file:   other.ico
	new file:   script.js
	new file:   site.webmanifest
	new file:   sitemap.html
	new file:   styles/backround.css
	new file:   styles/border.css
	new file:   styles/fonts/Titillium_Web/OFL.txt
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf
	new file:   styles/fonts/webfontkit-20221027-163353/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2
	new file:   styles/fonts/webfontkit-20221027-165950/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2
	new file:   styles/style.css
	new file:   tools/2048/.gitignore
	new file:   tools/2048/.jshintrc
	new file:   tools/2048/CONTRIBUTING.md
	new file:   tools/2048/LICENSE.txt
	new file:   tools/2048/README.md
	new file:   tools/2048/Rakefile
	new file:   tools/2048/favicon.ico
	new file:   tools/2048/index.html
	new file:   tools/2048/js/animframe_polyfill.js
	new file:   tools/2048/js/application.js
	new file:   tools/2048/js/bind_polyfill.js
	new file:   tools/2048/js/classlist_polyfill.js
	new file:   tools/2048/js/game_manager.js
	new file:   tools/2048/js/grid.js
	new file:   tools/2048/js/html_actuator.js
	new file:   tools/2048/js/keyboard_input_manager.js
	new file:   tools/2048/js/local_storage_manager.js
	new file:   tools/2048/js/tile.js
    new file:   tools/2048/meta/apple-touch-icon.png
	new file:   tools/webretro/cores/neocd_libretro.js
	new file:   tools/webretro/cores/neocd_libretro.wasm
	new file:   tools/webretro/cores/nestopia_libretro.js
	new file:   tools/webretro/cores/nestopia_libretro.wasm
	new file:   tools/webretro/cores/o2em_libretro.js
	new file:   tools/webretro/cores/o2em_libretro.wasm
	new file:   tools/webretro/cores/opera_libretro.js
	new file:   tools/webretro/cores/opera_libretro.wasm
2022-11-02 08:40:01 -04:00

142 lines
5.5 KiB
HTML

<!doctype html>
<html lang="en">
<!-- #BeginTemplate "/Templates/Main.dwt" --><!-- DW6 -->
<!-- Mirrored from www.mathsisfun.com/algebra/triangular-numbers.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 01:03:21 GMT -->
<head>
<meta charset="UTF-8">
<!-- #BeginEditable "doctitle" -->
<title>Triangular Number Sequence</title>
<meta name="description" content="The Triangular Number Sequence comes from a pattern of dots that form a triangle" />
<!-- #EndEditable -->
<meta name="keywords" content="math, maths, mathematics, school, homework, education">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="HandheldFriendly" content="true">
<meta name="referrer" content="always">
<link rel="preload" href="../images/style/font-champ-bold.ttf" as="font" type="font/ttf" crossorigin>
<link rel="preload" href="../style4.css" as="style">
<link rel="preload" href="../main4.js" as="script">
<link rel="stylesheet" href="../style4.css">
<script src="../main4.js" defer></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-29771508-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-29771508-1');
</script>
</head>
<body id="bodybg">
<div id="stt"></div>
<div id="adTop"></div>
<header>
<div id="hdr"></div>
<div id="tran"></div>
<div id="adHide"></div>
<div id="cookOK"></div>
</header>
<div class="mid">
<nav>
<div id="menuWide" class="menu"></div>
<div id="logo"><a href="../index.html"><img src="../images/style/logo.svg" alt="Math is Fun"></a></div>
<div id="search" role="search"></div>
<div id="linkto"></div>
<div id="menuSlim" class="menu"></div>
<div id="menuTiny" class="menu"></div>
</nav>
<div id="extra"></div>
<article id="content" role="main">
<!-- #BeginEditable "Body" -->
<h1 class="center">Triangular Number Sequence</h1>
<p>This is the Triangular Number Sequence:</p>
<div class="simple">
<table align="center">
<tr>
<td><font size="+1">1, 3, 6, 10, 15, 21, 28, 36, 45</font><font size="+1" class="large">, ...</font></td>
</tr>
</table>
</div>
<p>It is simply the number of dots in each <b>triangular pattern</b>:</p>
<p class="center"><img src="../numbers/images/triangular-number-dots.svg" alt="triangular numbers" style="max-width:100%" height="177" width="473" ></p>
<p class="center">By adding another row of dots and counting all the dots we can<br>
find
the next number of the sequence.</p>
<ul>
<li>The first triangle has just one dot.</li>
<li>The second triangle has another row with 2 extra dots, making 1<b> + 2</b> = 3</li>
<li>The third triangle has another row with 3 extra dots, making 1 + 2 <b>+ 3</b> = 6</li>
<li>The fourth has 1 + 2 + 3 <b>+ 4</b> = 10</li>
<li>etc!</li>
</ul>
<p><i>How may dots in the 60th triangle?</i></p>
<h2>A Rule</h2>
<p>We can make a &quot;Rule&quot; so we can calculate any triangular number.</p>
<p>First, rearrange the dots like this:</p>
<p class="center"><img src="../numbers/images/triangular-number-2.svg" alt="triangular numbers 1 to 5" style="max-width:100%" height="102" width="461" ></p>
<p>Then double the number of dots, and form them into a rectangle:</p>
<p class="center"><img src="../numbers/images/triangular-number-3.svg" alt="triangular numbers when doubled become n by n+1 rectangles" style="max-width:100%" height="101" width="471" ></p>
<p><i>Now</i> it is easy to work out how many dots: just multiply <b>n</b> by <b>n+1</b></p>
<p class="center larger">Dots in rectangle = n(n+1)</p>
<p>But remember we doubled the number of dots, so</p>
<p class="center larger">Dots in triangle = n(n+1)/2</p>
<p>We can use <span class="large">x<sub>n</sub></span> to mean &quot;dots in triangle n&quot;, so we get the rule:</p>
<p class="center"><span class="large">Rule: x<sub>n</sub> = n(n+1)/2</span></p>
<div class="example">
<p>Example: the <b>5th</b> Triangular Number is</p>
<p class="center">x<sub>5</sub> = 5(5+1)/2 = <b>15</b></p>
</div>
<div class="example">
<p>Example: the <b>60th</b> is</p>
<p class="center">x<sub>60</sub> = 60(60+1)/2 = <b>1830</b></p>
<p class="center">Wasn't it much easier to use the formula than to add up all those dots?</p>
</div>
<div class="example"><p style="float:right; margin: 0 0 5px 10px;"><img src="images/log-stack.jpg" alt="log stack" height="317" width="250" ></p>
<h3>Example: You are stacking logs.</h3>
<p>There is enough ground for you to lay 22 logs side-by-side.</p>
<p>How many logs can you fit in the stack?</p>
<p class="center">x<sub>22</sub> = 22(22+1)/2 = <b>253</b></p>
<p>&nbsp;</p>
<p>The stack may be dangerously high, but you can fit 253 logs in it!</p>
</div>
<p>&nbsp;</p>
<div class="questions"></div>
<div class="related">
<a href="sequences-series.html">Number Sequences</a>
<a href="index.html">Algebra Index</a>
</div>
<!-- #EndEditable -->
</article>
<div id="adend" class="centerfull noprint"></div>
<footer id="footer" class="centerfull noprint"></footer>
<div id="copyrt">Copyright &copy; 2021 MathsIsFun.com</div>
</div>
</body>
<!-- #EndTemplate -->
<!-- Mirrored from www.mathsisfun.com/algebra/triangular-numbers.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 29 Oct 2022 01:03:21 GMT -->
</html>