All public logs

Jump to navigation Jump to search

Combined display of all available logs of The Algorithm Design Manual Solution Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 12:20, 1 September 2020 Algowikiadmin talk contribs created page 1.19 (Created page with "<b>Step 1:</b> Show that the statement holds for the basis case <math>n = 1</math><br> :<math>E(n) = n - 1</math><br> :<math>E(1) = 1 - 1 = 0</math>. A tree with one node has...")
  • 12:19, 1 September 2020 Algowikiadmin talk contribs created page 1.17 (Created page with "<b>Step 1:</b> Show that the statement holds for the basis case <math>n = 1</math><br> :<math>\frac {1}{i(i+1)} = \frac {n}{n+1}</math><br><br> :<math>\frac {1}{1(1+1)} = \fr...")
  • 12:18, 1 September 2020 Algowikiadmin talk contribs created page 1.15 (Created page with "Call the statement <math>S_n</math> and the general term <math>a_n</math><br> <b>Step 1:</b> Show that the statement holds for the basis case <math>n = 0</math><br> :<math>a...")
  • 12:18, 1 September 2020 Algowikiadmin talk contribs created page 1.13 (Created page with "The basis case is when <math>n = 0</math><br> :<math>\sum_{i=1}^0 i^2 = 0^2 = 0 </math><br> and using <math>n=0</math> in the formula <math>\frac {n(n + 1)(2 \cdot n + 1)} {6}...")
  • 12:15, 1 September 2020 Algowikiadmin talk contribs created page 1.27 (Created page with "Return to Chapter 1.")
  • 12:07, 1 September 2020 Algowikiadmin talk contribs created page 1.29 (Created page with "1. If there are 10 times as many items, and it is proportional to <math>n^2</math>, it will take <math>10^2</math> times as long or 100 seconds. 2. If it proportional to <math...")
  • 12:06, 1 September 2020 Algowikiadmin talk contribs created page 1.25 (Created page with "I estimate the mouth of the Mississippi at 1 mile wide and 100 feet, or 0.02 miles, deep. If the water were moving at 10 miles an hour, that means that 10 miles x 0.02 miles x...")
  • 12:04, 1 September 2020 Algowikiadmin talk contribs created page 1.23 (Created page with "1 million seconds = 277.777778 hours 1 million seconds = 11.5740741 days ---- Possible approach: a) There are 3600s in an hour b) Eliminating the thousands, we get 1000...")
  • 12:03, 1 September 2020 Algowikiadmin talk contribs created page 1.21 (Created page with "Back to Chapter 1.")
  • 12:02, 1 September 2020 Algowikiadmin talk contribs created page 1.11 (Created page with "Back to Chapter 1.")
  • 12:01, 1 September 2020 Algowikiadmin talk contribs created page 1.9 (Created blank page)
  • 20:11, 31 August 2020 Algowikiadmin talk contribs created page 1.7 (Created page with "Please add proposed solutions to the question here.")
  • 20:10, 31 August 2020 Algowikiadmin talk contribs created page 1.5 (Created page with "<p>First-fit algorithm counterexample:</p> <p> <math>S = \{1, 2, 3\}</math> <br/> <math>T = 5</math> </p> <p>Best-fit algorithm counterexample:</p> <p> <math>S = \{1, 2, 3\}<...")
  • 20:09, 31 August 2020 Algowikiadmin talk contribs created page 1.3 (Created page with " a ----------- c ----------- b \ / \--------- d ---------- / If the distance from ''a'' to ''b'' going through ''d'' is less than the dista...")
  • 20:35, 23 August 2020 Algowikiadmin talk contribs created page 1.1 (Created page with "''a'' + ''b'' < min(''a,b'') <-> ''a'' < 0 /\ ''b'' < 0 ---- If both ''a'' and ''b'' are negative, ''a'' + ''b''< min(''a, b''). For example ''a'' = -5 ''b'' =...")
  • 19:36, 23 August 2020 Algowikiadmin talk contribs created page Chapter 12 (Created page with "Problems Back to Chapter List")
  • 19:36, 23 August 2020 Algowikiadmin talk contribs created page Chapter 11 (Created page with "Problems Back to Chapter List")
  • 19:35, 23 August 2020 Algowikiadmin talk contribs created page Chapter 10 (Created page with "Problems Back to Chapter List")
  • 19:35, 23 August 2020 Algowikiadmin talk contribs created page Chapter 9 (Created page with "Problems Back to Chapter List")
  • 19:35, 23 August 2020 Algowikiadmin talk contribs created page Chapter 8 (Created page with "Problems Back to Chapter List")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)