Brazil Delta Conference 2017, Liliane Xavier Neves: Multiple representations in the study of analytic geometry: production of videos in the distance learning of mathematics

Multiple representations in the study of analytic geometry: production of videos in the distance learning of mathematics

Image result for Liliane Xavier Neves

Liliane Xavier Neves

Presentation at the 11th Southern Hemisphere Conference on the Teaching and Learning of Undergraduate Mathematics and Statistics (‘Brazil Delta 2017 for short)

Qualitative research, describes students’ actions in relation to an activity of producing videos. Students were distance students studying Analytical Geometry and in Informatics applied to Maths Education.

Discuss with students using videos in maths classes and the making of the videos.

27 videos were produced by 85 students on topics from analytic geometry and calculus.

Powel, Francisco and Maher (2003), 7 stages of video production: Preview, Product description, Critical events, Transcription, Coding, Plotting, Composition of narrative.

What tools are used to analyse videos? NVivo.

How clear is this post?
By | November 28th, 2017|Uncategorized|0 Comments

Brazil Delta Conference 2017, Belinda Huntley and Jeff Waldock: Using virtual and physical learning spaces to develop a successful mathematical learning community

Using virtual and physical learning spaces to develop a successful mathematical learning community, both for on-site and distance provision.

Image result for Belinda Huntley

Belinda Huntley, UNISA, South Africa

Image result for Jeff Waldock

Jeff Waldock and Andrew Middleton, Sheffield Hallam University

Presentation at the 11th Southern Hemisphere Conference on the Teaching and Learning of Undergraduate Mathematics and Statistics (‘Brazil Delta 2017 for short)

Students and staff need to feel part of community of practice.

Informal learning spaces can:

  • Foster a sense of belonging
  • Provide a disciplinary ‘home’
  • Provide a partnership learning community
  • Encourage peer support mechanisms to develop
  • Have both a physical and virtual dimension
  • Be co-constructed
  • Engage students productively outside normal class time
  • Be important in different ways

Sheffield Hallam became a university in 1992, previously a polytechnic. In 2017 received a silver teaching excellence framework so teaching is taken seriously. 31 500 students in 672 courses. 78% undergraduates, 80% full time, 60% staff in the maths department are female!…

By | November 28th, 2017|Uncategorized|0 Comments

Brazil Delta Conference 2017, Harry Wiggins: Student enrichment in mathematics: A case study with first year university students

Student enrichment in mathematics: A case study with first year university students (in IJMEST)

Harry Wiggins, Johann Engelbrecht, Ansie Harding

Presentation at the 11th Southern Hemisphere Conference on the Teaching and Learning of Undergraduate Mathematics and Statistics (‘Brazil Delta 2017 for short)

Image result for harry wiggins pretoria

How do we teach a mixed ability class? It’s not easy. Teaching to the middle bores some and leaves others behind.

A student enrichment programme was developed at the University of Pretoria.

5 activities worked on by 22 students who were invited to join the programme. They could consult the lecturer or each other. Designed using inquiry-based learning principles. Feedback by a survey, and 4 students were interviewed.

Enthusiasm: 10% neutral, the rest said they enjoyed the project.

“I don’t see the point of you coming to study if you don’t want to challenge yourself to become better.”

Self-activity. 82% worked alone. “You don’t always rely on a lecturer, just do your own stuff…”

Depth of understanding: Student got to experience complex numbers as more than just learning the algebra.…

By | November 28th, 2017|Uncategorized|0 Comments

Brazil Delta Conference 2017, Anne D’Arch-Warmington: Creating a confident competent questioning culture

Creating a confident competent questioning culture

Presentation at the 11th Southern Hemisphere Conference on the Teaching and Learning of Undergraduate Mathematics and Statistics (‘Brazil Delta 2017 for short)

Anne D’Arch-Warmington and Heather Lonsdale, Curtin University, Perth, Australia.

Image result for Anne D’Arcy-Warmington

Get students into groups and do activities from day 1, minute 1. Within 2 weeks a community is built.

Get students into groups. Choose a scribe. They must only write questions raised by the group.

Share your questions with another group.

‘Think-aloud’ – make a commentary column next to your workings for answering a question. This makes you engage with the work in different ways.

Think-Pair-Share

  • Think individually about the topic. It’s okay to just say “I have no clue”
  • Pair with your partner.
  • Share with your partner and then the class.

POGIL: Process Oriented Guided Inquiry Learning

  • Each student assigned a role
  • Take turns to try different roles
  • Teacher observes and guides

Reciprocal teaching

  • Students summarise, generate questions, clarify, predict on a topic they are going to cover.
By | November 28th, 2017|Uncategorized|0 Comments

Brazil Delta Conference 2017, Rachel Passmore: Nurturing mathematical creativity

Nurturing mathematical creativity and curiosity in Foundation Mathematics students

Rachel Passmore, University of Auckland, New Zealand, r.passmore@auckland.ac.nz

Encourages students to see elegance in solutions. Gives challenge problems a but beyond the level of the course for fun. Solutions go on intranet and discuss which they like and dislike. That’s a different kind of creativity than what is in this talk.

Len Lye, New Zealand sculptor with kinetic pieces or the millionaire with a sculptor park, Gibbs Farm (only open 2-3 days a year).

Definitions about creativity in mathematics

  • Discovery of something new to you even if it’s known to others (Sriraman, 2004)
  • Differentiate between professional and student creativity (Sriraman, 2004)
  • Unusual ability to generate novel and useful solutions to problems (Chamberlin and Moon, 2005)
  • Non-algorithmic decision making

Activities and strategies to creativity in mathematics

  • Multiple solutions spaces (Marion Small, open questions) e.g. what 2 fractions when multiplied together give a product a little less than one fraction and a lot more than the other?
By | November 27th, 2017|Uncategorized|0 Comments

An oddly intuitive method to finding the distance between two skew lines in 3 space.

We begin by considering two lines. Namely, f(t): x = 1 + 2t, y = 2 - 3t, z = 3 + 4t and h(s): x = -1 + 3s, y = 3-s, z = -5 + 5s. I now plot these two lines in 3 space in order to justify their skewness i.e. They do not intersect and are not parallel.

Untitled-5

I now introduce a new function D_l and this is defined as the distance between the two lines i.e. |(f(t)-h(s)|.  We now work with this equation to derive a general method for calculating the distance between two skew lines.

Before we begin, recall that |{(a,b,c)}| = \sqrt{a^2+b^2+c^2}

Now,

D_l = |{(1,2,3)-(-1,3,-5)+t(2,-3,4)-s(3,-1,5)}| \\= |{(2 + 2t - 3s, -1 -3t + s, 8 + 4t -5s)}|  \\= \sqrt{(2+2t-3s)^2+(-1 -3t+s)^2+(8+4t-5s)^2}\\=\sqrt{35s^2 - 58st - 94s + 29t^2 + 78t + 69}

I now bring in some Calculus. We use the fact that minimizing a function is the same as minimizing the square of that function (does not always hold but it holds here because we are dealing with a distance function that is non-negative and monotonic). Hence, we do the following:

(D_l)^2 =  35s^2 - 58st - 94s + 29t^2 + 78t + 69

We now take the partial derivatives (D_l)^2 with respect to s and t and we set it equal to zero. This is as follows.

\frac{\partial (D_l)^2}{\partial s} = 70s -58t -94 = 0

\frac{\partial (D_l)^2}{\partial t} = -58s+58t+78 = 0

Solving the system of linear equations we arrive at s=\frac{4}{3} and t=\frac{-1}{87}.…

By | November 6th, 2017|Uncategorized|0 Comments

Basics of Vector Representation

Not so long ago, I started reading some linear algebra, just out of interest. I was uncertain about whether or not I would understand the concepts, or if it would be worth it to go through all the trouble. I can now say that it was worth it. Honestly, it was the most frustrating, but at the same time rewarding, experience. I have come to realise that there are things that we often have to accept without knowing the beauty of the logic behind their existence, and the idea presented here is one of them. This post answers a simple question about vector notation.

You might have asked yourself at some point in your life (… or maybe you haven’t, but you should): Why is it “legal” to write a vector,A, as { A=(a_{1},a_{2},\ldots,a_{n}) }, and why can we switch between different notations without finding trouble (for example, we can represent the vector in the form: {A = \sum\ a_ia^*_i} ) ?…

By | October 25th, 2017|Uncategorized|3 Comments

The Mathematics of Various Entertaining Subjects, Volume 2- edited by Jennifer Beineke and Jason Rosenhouse, a review

NB. I was sent this book as a review copy.

http://i2.wp.com/press.princeton.edu/sites/default/files/styles/large/public/covers/9780691171920_1.png?resize=316%2C480&ssl=1

From Princeton University Press

I tell my first year students that whether or not they will use their first year maths directly in the future, taking a course in mathematics is like going to a gym for your brain. Unless you are doing some good mental sweating, you are not benefiting from the study. It should be a subject in which you grow by gently (or not) applying more and more intellectual pressure to your thought patterns, and over time you will find that you can understand more complicated, or more abstract concepts than you ever thought that you could before. This translates into solving problems which may not have anything to do with maths, but require a similar pattern of logical juggling.

This book (The Mathematics of Various Entertaining Subjects, Volume 2) feels like Crossfit for the mathematics world. It’s a book filled with strength, endurance, flexibility and power exercises, each of which will stretch you in different ways.…

By | October 15th, 2017|Book reviews, Reviews, Uncategorized|3 Comments

Guidelines for visualising and calculating volumes of revolution

I have seen some people try to blindly use the formulae for volumes of revolution by cylindrical cross-sections and by cylindrical shells, and I thought that I would write a guide as to how I would recommend tackling such problems, as generally just using the formulae will lead you down blind alleys.

I’ve created an example, with an animation, which I hope will help to master this technique.

So, here is a relatively fool-proof strategy:

  1. Draw the region which you are going to have to rotate around some axis. This will generally be a matter of:
    • Drawing the curves that you have been given
    • Finding where they intersect
  2. Draw the line about which you are supposed to rotate the region
  3. Draw the reflection of the region about the line of rotation: This gives you a slice through the volume that will be formed
  4. Now you have to decide which method to use:
    • Take a slice through the volume perpendicular to the axis of rotation.
By | September 13th, 2017|Courses, First year, MAM1000, Uncategorized, Undergraduate|2 Comments

Using integration to calculate the volume of a solid with a known cross-sectional area.

Hi there again, I have not written a post in while, here goes my second post.

I would like us to discuss one of the important applications of integration. We have seen how integration can be used to solve the area problem, in this post we are going to see how we can use a similar idea to solve the volume problem. I suggest that we start by looking at the solids whose volume we know very well. You should be able to calculate the volumes of the cylinders below (yes,  they are all cylinders.)

 

circular cylinder                                 rectangular cylinder                triangular cylinder

Cylinders are nice, we only need to multiply the cross-sectional area by the height/length to find the volume. This is because they have two identical flat ends and the same cross-section from one end to the other. Unfortunately, not all the solid figures that we come across everyday are cylinders. The figures below are not cylinders.…