www.csiro.au Open in urlscan Pro
150.229.69.37  Public Scan

URL: https://www.csiro.au/en/education/Programs/STEM-Professionals-in-Schools/Program-stories/Teaching-the-beauty-power-an...
Submission: On August 11 via manual from IN — Scanned from AU

Form analysis 2 forms found in the DOM

POST /api/sitecore/Subscribe/SubscribeSFC

<form id="sn-sub-form" class="gap--bottom--x-small" method="post" action="/api/sitecore/Subscribe/SubscribeSFC" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="U8zF2Lf1pWqcrTfJHRI0cSsyO5B3BwNMskz7sLp_h2LKquNImKD4LMH5px2-hbYJ8DTNIyZYH5d8zmp6xub5G1a-kCiD8z__dTQK1gIHiEk1">
  <input type="hidden" tabindex="-1" class="hidden" name="sid" value="{FC39535B-91FF-4C87-9477-8C8CA0B19FEA}">
  <div class="form__inline">
    <label class="sr-only" for="sn_email"> Enter your email address </label>
    <div class="form__item">
      <div class="form__input-wrapper">
        <input name="email" type="email" class="form__input" id="sn_email" placeholder="Your email address">
        <span class="form__has-content"></span>
      </div>
      <div class="sr-only">
        <label for="txtcheck-9b25ecf4-40a9-4d05-a161-56e774f89b8f"> Please leave this field empty or your enquiry will not be submitted: </label>
        <input tabindex="-1" value="" id="txtcheck-9b25ecf4-40a9-4d05-a161-56e774f89b8f" name="subhp" type="text" placeholder="Please leave this field empty" class="bot" aria-hidden="true"
          autocomplete="ac-txtcheck-9b25ecf4-40a9-4d05-a161-56e774f89b8f"> You shouldn't be able to see this field. Please try again and leave the field blank.
      </div>
    </div>
    <button id="sn-sub-btn" type="submit" class="btn btn--primary form__submit" value=""> Subscribe </button>
  </div>
</form>

POST /api/sitecore/Contactus/SendEnquiry

<form action="/api/sitecore/Contactus/SendEnquiry" method="post" id="contact-us-form" autocomplete="off">
  <input name="__RequestVerificationToken" type="hidden" value="-x9hkxUyv7VzzkiWW3gpUN_SV_nopMXg542kjTw4Bo3Vqo9lvTAz0M9TPCleVH6GeSpaBf2oShuE1e971jJxd5UhSftaoOwK9r5BUK1FoXs1">
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-email" class="form__label"> Email <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-email" class="form__input" type="email" name="email" value="" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-email-error"> Enter a valid email address, for example jane.doe@csiro.au </p>
    </div>
    <div class="form__item">
      <label for="cfm-location" class="form__label"> Country <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <select id="cfm-location" class="form__input" name="country">
        </select>
        <span class="form__has-content"></span>
      </div>
      <p aria-hidden="true" class="form__error-text" id="cfm-location-error"> A Country value must be provided </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-firstname" class="form__label"> First name <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-firstname" type="text" name="firstname" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-firstname-error"> First name must be filled in </p>
    </div>
    <div class="form__item">
      <label for="cfm-lastname" class="form__label"> Surname <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-lastname" name="surname" type="text" class="form__input">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-lastname-error"> Surname must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <div id="cfm-representing-area" class="">
        <span id="cfm-representing" class="form__label"> I am representing <span class="form__required">*</span>
        </span>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-individual" name="representing" type="radio" value="Myself" aria-checked="false">
        <label for="cfm-representing-individual" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Myself </label>
      </div>
      <div class="form__radio">
        <input id="cfm-representing-organisation" name="representing" type="radio" value="Organisation" aria-checked="false">
        <label for="cfm-representing-organisation" class="form__label">
          <span class="form__radio-border"></span>
          <span class="radio__label"></span> Organisation </label>
      </div>
      <div class="form__item" id="cfm-representing-error-area">
        <p class="form__error-text" id="cfm-representing-error"> Please choose an option </p>
      </div>
    </div>
  </div>
  <div class="form__row hidden" id="cfm-organisation-area">
    <div class="form__item">
      <label for="cfm-organisationname" class="form__label"> Organisation <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-organisationname" class="form__input" type="text" name="organisation">
        <span class="form__has-content"></span>
      </div>
      <p class="form__error-text" id="cfm-organisation-error"> Organisation must be filled in </p>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry-subject" class="form__label"> Enquiry Subject <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <input id="cfm-enquiry-subject" class="form__input" name="enquirysubject" maxlength="100">
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-subject-error"> Please provide a subject for the enquriy </p>
        <p class="text--small form__char-counter" id="cfm-enquiry-subject-char-count">
          <span class="char-counter">0</span> / 100
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="form__item">
      <label for="cfm-enquiry" class="form__label"> Your enquiry <span class="form__required">*</span>
      </label>
      <div class="form__input-wrapper">
        <textarea id="cfm-enquiry" class="form__input" name="enquiry" maxlength="1900"></textarea>
        <span class="form__has-content"></span>
      </div>
      <div class="form__has-char-counter">
        <p class="form__error-text" id="cfm-enquiry-error"> We'll need to know what you want to contact us about so we can give you an answer </p>
        <p id="cfm-enquiry-char-count" class="text--small form__char-counter">
          <span class="char-counter">0</span> / 1900
        </p>
      </div>
    </div>
  </div>
  <div class="form__row">
    <div class="checkbox">
      <input id="cfm-snapshot" name="snapshotsubscribe" type="checkbox" value="false">
      <label class="form__label" for="cfm-snapshot">
        <span class="checkbox__label"></span> I’d like to hear more by subscribing to CSIRO's monthly e-newsletter, Snapshot. </label>
    </div>
  </div>
  <div id="cfm-loading-area" class="hidden form__row">
    <div class="centre-content">
      <div class="loader" aria-label="Processing your request is loading...">
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
        <div class="loader__inner"></div>
      </div>
    </div>
  </div>
  <div class="form__row">
    <button id="contact-us-submit-btn" class="btn btn--primary"> Send enquiry </button>
  </div>
  <div class="sr-only">
    <label for="txtcheck-4121b148-09ed-40ef-90c3-eded884663d2">Please leave this field empty or your enquiry will not be submitted:</label>
    <input tabindex="-1" value="" id="txtcheck-4121b148-09ed-40ef-90c3-eded884663d2" name="ehp" type="text" class="bot" aria-hidden="true" autocomplete="ac-txtcheck-4121b148-09ed-40ef-90c3-eded884663d2" placeholder="Please leave this field empty">
    You shouldn't be able to see this field. Please try again and leave the field blank.
  </div>
</form>

Text Content

Blog icon
Skip to content Skip to search

AUSTRALIA’S NATIONAL SCIENCE AGENCY

 * About
   
   
 * Research
   
   
 * Work with us
   
   
 * Careers
   
   
 * Education
   
   
 * News
 * Events

Search


QUICK LINKS

 * Climate change
 * COVID-19 research
 * Diets
 * Staff profiles

 * Home
 * ...
 * STEM Professionals in Schools
 * Program stories


TEACHING THE BEAUTY POWER AND USEFULNESS OF MATHS

Associate Professor Steve Sugden uses innovative ways to teach students maths as
part of our STEM Professionals in Schools program.

Contact

Share

 * 
 * 
 * 
 * 


THE SATISFACTION OF SOLVING A DIFFICULT PROBLEM USING MATHEMATICAL REASONING IS
HARD TO BEAT.

Associate Professor Steve Sugden’s passion for maths has served him well through
his long and varied career. From working as a chemistry lab technician
to designing technical software for electricity authorities, Steve’s interest in
maths was steadfast. But another passion influenced his career trajectory,
leading him back to the university sector time and again.


Steve running a Killer Sudoku activity with students for STEM Professionals in
Schools



Working on an interesting research or consulting problem can be very satisfying,
but I enjoy teaching a group of interested students even more than that,” said
Steve.

Steve has spent many years enthusing university students with what he calls “the
beauty, power and usefulness of maths”. It is something he continues to do
voluntarily. These days he teaches much younger students through our STEM
Professionals in Schools program.

The program partners him with school maths teachers, allowing him to bring his
considerable experience and expertise to local classrooms.


A KILLER APPROACH TO TEACHING MATHS

Over the years, Steve has worked with many teachers to run unique maths-based
classroom activities. Activities include solving equations with colours, looking
for patterns in the multiplication table and “The Theory of Yes or No”. The use
of Excel illustrates these topics.

“I have had to come up with unusual ways of teaching mathematical material in a
way that will be remembered and enjoyed by the students. Games and puzzles are a
big part of my approach,” said Steve.

A favourite is Killer Sudoku, which provides different clues to ordinary Sudoku.
The typical solution process has a much richer mathematical structure than
ordinary Sudoku, particularly for learning reasoning skills.

“A prominent skill learned in this game is ‘reasoning by contradiction’ or
reductio ad absurdum. This is a fundamental principle used every day by working
scientists and mathematicians. It’s also used by everyday people in all walks of
life, though most do it almost subconsciously,” said Steve.

“In my view, this and related topics are probably more useful than calculus for
most school leavers. In the 21st century, people need to know the basics of
discrete maths: probability, number theory and applications to DNA analysis,
security, cryptography, and so on. Knowing a bit about how binary works is also
very useful, both as mathematics and as an insight into how computers work.
These, and similar topics, lay the foundation for further studies leading to
careers in a wide range of fields.

“I enjoy it most when I am teaching a topic of which I have a deep
understanding, and ideally some practical experience of using it in a real-life
application. Often, such applications abound, and my idea of a good maths
teacher is one who can relate the abstract theory to practical examples and
problems,” said Steve.






A LIGHTBULB MOMENT THE MOST REWARDING

“The biggest benefit to teaching maths is to see the light go on for the
students; when it becomes clear that they ‘get it’. That is always a special
moment. Sometimes it is verbalised, but often it is just a smile, or perhaps
just a gleam in the eye,” said Steve.

“A career highlight is when I see a class catch on to a new idea or concept I
have shown them, and then go further with it and show me something I hadn’t seen
before.

"This has happened on a few occasions in my career and it is just wonderful. I
have experienced this in the STEM Professionals in Schools program, and it has
been an honour every time.”

Steve spoke at a panel event for STEM Professionals in Schools. He shared more
about his career and his partnership activities. Watch the video to find out
more.

 * Program stories
   * A fishy tale
   * Coding for success
   * Collaborating to enhance curriculum
   * Distance partnerships
   * From blinking lights to hydro stations
   * Insect expert has remote school abuzz with excitement
   * PhD student adds something special
   * Rainbows and silver linings
   * STEM learning takes flight
   * Studying maths makes it all add up
   * Submarine expert gets onboard with next gen engineers
   * Teaching the beauty power and usefulness of maths
   * Quenching a thirst for learning
   * Students send messages into space
   * Breathing life back into STEM
   * Stuck like glue
   * Rocks revealing ancient volcanic activity

More...
 * Program stories
   * A fishy tale
   * Coding for success
   * Collaborating to enhance curriculum
   * Distance partnerships
   * From blinking lights to hydro stations
   * Insect expert has remote school abuzz with excitement
   * PhD student adds something special
   * Rainbows and silver linings
   * STEM learning takes flight
   * Studying maths makes it all add up
   * Submarine expert gets onboard with next gen engineers
   * Teaching the beauty power and usefulness of maths
   * Quenching a thirst for learning
   * Students send messages into space
   * Breathing life back into STEM
   * Stuck like glue
   * Rocks revealing ancient volcanic activity

Last updated: 01 April 2021

 * Program stories
   * A fishy tale
   * Coding for success
   * Collaborating to enhance curriculum
   * Distance partnerships
   * From blinking lights to hydro stations
   * Insect expert has remote school abuzz with excitement
   * PhD student adds something special
   * Rainbows and silver linings
   * STEM learning takes flight
   * Studying maths makes it all add up
   * Submarine expert gets onboard with next gen engineers
   * Teaching the beauty power and usefulness of maths
   * Quenching a thirst for learning
   * Students send messages into space
   * Breathing life back into STEM
   * Stuck like glue
   * Rocks revealing ancient volcanic activity

More...
 * Program stories
   * A fishy tale
   * Coding for success
   * Collaborating to enhance curriculum
   * Distance partnerships
   * From blinking lights to hydro stations
   * Insect expert has remote school abuzz with excitement
   * PhD student adds something special
   * Rainbows and silver linings
   * STEM learning takes flight
   * Studying maths makes it all add up
   * Submarine expert gets onboard with next gen engineers
   * Teaching the beauty power and usefulness of maths
   * Quenching a thirst for learning
   * Students send messages into space
   * Breathing life back into STEM
   * Stuck like glue
   * Rocks revealing ancient volcanic activity

Last updated: 01 April 2021


AT CSIRO, WE SOLVE THE GREATEST CHALLENGES THROUGH INNOVATIVE SCIENCE AND
TECHNOLOGY.

 * 
 * 
 * 
 * 
 * 
 * 

 * Access to information
 * Accessibility
 * Copyright
 * Legal notice and disclaimer
 * Policy & Guidelines
 * Your privacy

We are committed to child safety and to the implementation of Child Safe
principles and procedures.

Contact us
1300 363 400


SUBSCRIBE TO OUR NEWSLETTER

Enter your email address
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.
Subscribe

Thanks. You're all set to get our newsletter

We could not sign you up to receive our newsletter. Please try again later or
contact us if this persists.




CSIRO acknowledges the Traditional Owners of the land, sea and waters, of the
area that we live and work on across Australia. We acknowledge their continuing
connection to their culture and pay our respects to their Elders past and
present. View our vision towards reconciliation.


Show Info



CONTACT US

Find out how we can help you and your business. Get in touch using the form
below and our experts will get in contact soon!

CSIRO will handle your personal information in accordance with the Privacy Act
1988 (Cth) and our Privacy Policy.


Email *


Enter a valid email address, for example jane.doe@csiro.au

Country *


A Country value must be provided

First name *


First name must be filled in

Surname *


Surname must be filled in

I am representing *
Myself
Organisation

Please choose an option

Organisation *


Organisation must be filled in

Enquiry Subject *


Please provide a subject for the enquriy

0 / 100

Your enquiry *


We'll need to know what you want to contact us about so we can give you an
answer

0 / 1900

I’d like to hear more by subscribing to CSIRO's monthly e-newsletter, Snapshot.

Send enquiry
Please leave this field empty or your enquiry will not be submitted: You
shouldn't be able to see this field. Please try again and leave the field blank.


THANK YOU

We have received your enquiry and will reply soon.


WE'RE SORRY

The contact form is currently unavailable. Please try again later. If this
problem persists, please call us with your enquiry on 1300 363 400 or +61 3 9545
2176. We are available from 9.00 am to 4.00 pm AEST Monday - Friday.