Categories
Software summerblogchallenge Uncategorized

Barnsley’s Fern

Barnsley’s fern is a mathematically  generated image that resembles the Black Spleenwort fern as shown below

fernplot_1000

This fractal was first described by Michael Barnsley in his book Fractals Everywhere in 1993. It is surprisingly easy to generate and is an example of an iterated function system. It is based on randomly applying one of four affine transformations.

\( \begin{align} f_1(x,y) &= \begin{pmatrix} 0.00 & 0.00 \\ 0.00 & 0.16 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} + \begin{pmatrix} 0.00 \\ 0.00 \end{pmatrix} \\ f_2(x,y) &= \begin{pmatrix} 0.85 & 0.04 \\ -0.04 & 0.85 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} + \begin{pmatrix} 0.00 \\ 1.60 \end{pmatrix} \\ f_3(x,y) &= \begin{pmatrix} 0.20 & -0.26 \\ 0.23 & 0.22 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} + \begin{pmatrix} 0.00 \\ 1.60 \end{pmatrix} \\ f_4(x,y) &= \begin{pmatrix} -0.15 & 0.28 \\ 0.26 & 0.24 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} + \begin{pmatrix} 0.00 \\ 0.44 \end{pmatrix} \end{align} \)

The initial point is set to be the origin, and subsequent points are generated by applying one of the above four transformations. Which transformation is chosen probabalistically – the probabilities are \(0.01,0.85,0.07\) and \(0.07\) for \(f_1,f_2,f_3\) and \(f_4\) respectively.

I wrote two (basic) functions in Matlab, one to generate the points and then one to plot them.

 

 

A video (generated using Matlab) showing the growth of the fern is below:

https://youtu.be/vD6Wv8jBAxY

Here is the Matlab code I used to generate the video – it takes a relatively long time to run as it plots each frame separately.

Categories
Uncategorized

An FSMP Extension Resource

Last week I went for lunch with Ria Symonds (@RiaSymonds). Aside from being a close friend of mine she is also the Further Mathematics Support Programme’s (FMSP @furthermaths) co-ordinator for the East Midlands. Alongside lots of gossiping she also gave me a copy of this pack shown below:


There are some great resources in here and I will probably blog about a few others in time, but today I want to write about a group work resource entitled “Building Bridges”. In this activity each group is given a set of the following cards

 The idea is that the cards are dealt amongst the group so that each person has a set of cards. They are then each to choose a piece of information that they think important from their cards to share with the group. The groups task is to work out what the bridge looks like and then work out how much cable was used in total.

I’m looking forward to trying this with a class and seeing how long it takes them. I think there will be quite a few groups that get the image of the bridge wrong, and then computing the amount of cable is an additional challenge. As an extension, a group could then work out the minimum number of cards required to complete the problem. I think that as an activity to promote group work it will be good as there will be plenty of discussion between group members.

Categories
Uncategorized

One of My Favourite Resources

Just a short post today where I thought I would share a resource that I found almost a year ago and have used with multiple classes since. This resource works as a starter, main activity or plenary depending on the class and where in a sequence you want to do it.

This resource is from William Emeny (@Maths_Master) and was posted on his excellent Great Maths Teaching Ideas website. It is a card sort of famous number sequences as shown below

  
The high resolution pdf version can be found on his site here. I think it is great how for each sequence you are matching the name, a pictorial representation, a way to produce the sequence, a fact about the sequence and the first few terms of the sequence. There are six sequences contained in this card sort

  1. Even numbers
  2. Odd numbers
  3. Square numbers
  4. Fibonacci numbers
  5. Cube numbers
  6. Triangle numbers

Thanks again for sharing it!

Categories
Uncategorized

Bonus Post – My WordPress Anniversary

Apparently it was my first WordPress Anniversary on Saturday so I thought I would quickly re-share my first 3 blog posts:

  1. Hello World – A First Blog Post
  2. Why Teach
  3. Thoughts on the Draft Maths A Level Content

I wasn’t as regular with posting when I first started ……

Categories
Uncategorized

My Twitter History

Last week Jo Morgan (@mathsjem) posted a picture of a Wordle formed from all her tweets since she joined Twitter. This led me to think about my Twitter history.

Back in 2009 I had experimented with Twitter, but didn’t stick at it and kind of forgot about it until I set up my “professional” Twitter account (@DrBennison) on the 1st of May 2014. I then sent my first tweet on the 7th of may, tweeting a photo of some resources I was cutting up for a Year 8 problem solving lesson.

Inspired by Jo I downloaded my twitter archive and used wordle to create the following Wordle from all my tweets. 

  
  I really value Twitter for collaboration with colleagues across the country (and further afield) and would encourage anyone to sign up and start talking to people. I haven’t met anyone on Twitter who isn’t friendly, encouraging and always happy to provide advice and share resources. As you can see from the above picture, I must have engaged with quite a few people repeatedly for their twitter handles to come out large.

Categories
Uncategorized

The Importance of Having a Break

For the next week or so I have pre-written my daily blog posts and the main tweets announcing them as I am going away up north for a break. I may not have such a good reason to not be able to write my posts on the day as @MissNorledge but I have stolen her Twuffer idea and am giving that a go.

It seems timely to write about something that I think is very important as a teacher to give yourself a break sometimes. It is very easy to constantly be thinking about work, marking, preparing resources and planning lessons. And, now there is the added addiction to Twitter that takes more time up…

I love having access to the internet, and to be honest I do often find it a bit of a panic when I haven’t got at least 3G on my phone. However sometimes it is really nice to have a break and be free from it all for a while.

This is of course possible during the holidays, but to a lesser extent I think it is important to try and manage it during term time too. I try to do no work on a Saturday for example, preferring to work more during the week and do a bit on a Sunday. I think having a day completely away from teaching is really beneficial and helps keep me sane – it would be one of my top tips for anyone new to teaching.

I also think it is important to be aware of “the law of diminishing returns”: you can spend hours trying to make a resource completely perfect, but as you spend more time on it you have less and less impact on the actual resource. I once remember spending 6 hours trying to get a piece of Excel to do what I wanted it to do for a 10 minute segment of a lesson – definitely not time well spent!

Please wish me luck with having a bit of a break, I do struggle to turn off to be honest. Good luck to you too if you are doing something similar 🙂

Categories
Uncategorized

A Bit of Nostalgia

Yesterday’s post was a bit mammoth, so today’s post is much shorter! I’m sure you are all releived by this. 

Back in April I posted on my Mathematical Journey and in that post I mentioned how I felt lucky to have a granny who was a maths teacher. 

Ever since I can remember she would talk about maths with me, set me problems to do and send me coded messages in the post. As she taught at the Royal College for the blind this included teaching me Braille which sadly I can no longer remember. Whilst sorting through some stuff last night I found some old letters etc so thought I would share a photo here 

 
My handwriting hasn’t really improved much since then to be honest. 

Categories
Uncategorized

Math(s) Teachers at Play 88

So, here is issue 88 of the Math(s) Teachers at Play blog carnival. This acts as a round up of some cool blog posts that have been published since issue 87 over at cavmaths. As usual people have submitted entries, which I will supplement with some posts that I have really enjoyed reading in the last few weeks.

It is tradition for the post to start with something about the issue number so here goes!

Firstly, here are a few calculations that result in 88 (taken from Zoo of Numbers

\( \begin{align} 88 &= 23^2 – 21^2 \\ &= 13^2 – 9^2 \\ &= 4^2+6^2+6^2 \\ &= 2^3+2^3+2^3+4^3 \\ &= 3+4+5+6+7+8+9+10+11+12+13 \\ &= 17+ 19 + 23+29 \end{align} \)

88 is also an Erdos-Woods number. An Erdos-Woods number, \(k\) is defined to be the length of a chain of numbers \(n,(n+1),(n+2), \cdots + (n+k)\) such that each integer \(n+i\) for \(0<i<k\) shares at least one prime factor with either \(n\) or \(n+k\).16 is an Erdos-Woods number because for each number in the chain

\(2184,2185, \cdots, 2199,2200\)

shares at least one factor with either \(2184\) or \(2200\). TheErdos-Woods numbers are sequence A059756 in the Online Encyclopedia of Integer Sequences, the first few are as follows

\(16,22,34,36,46,56,64,66,70,76,78,86,88,92,94,96,100 \)

I am now wondering if there is a nice way to compute Erdos-Woods numbers, yet another thing to look at when I get the chance…

Right, I had some really interesting submissions this month.

Jo Morgan (@mathsjem) shared this great post about Teaching Foundation GCSE (Grades 9 and 10 in the States) classes. This is one of her most popular posts of all time, and it contains some great tips for engaging those students who really struggle at maths – I know I will be returning to it when I am teaching Foundation GCSE.

Lisa (I can’t find her on Twitter unfortunately) shared an article she has written for the Huffington Post titled “Reconsidering Math as an Art Form”. It was inspired by Paul Lockhart’s essay a “Mathematician’s Lament”. I agree with Lisa and think this should be essential reading for mathematics educators. I particularly liked his comparison of the teaching of Mathematics to the teaching of music – I fundamentally believe mathematics is as creative as any of the creative arts and it is a massive shame that a lot of school children don’t see this side of maths.

Stephen Cavadino (@srcav) shared this amusing post linking a “Quirk of Probability” to a mobile game. I really enjoyed reading this before I received the submissions, and it was nice to be reminded of it.

April Freeman (who blogs here) has a post about using bundles of popsicle (or ice lolly sticks) to help with the understanding of place value for her daughter. I think this could be a useful technique to help with the visualisation of place value.

This nice review of a year of running a maths club for 4th and 5th graders by Benjamin Leis is well worth a read, there are some great tips that are applicable to general teachers as well as those running extra-curricular clubs. The Yearly Topics Map on his blog also contains links to some really nice resources.

Mrs E (@MrsETeachesMath) has shared this fairly short post on introducing proof. Proof is always a topic that is relatively challenging to teach. The ordering a story idea is a nice analogy to emphasise the importance of logical thinking when completing a mathematical proof.

Christy (@housefulofchaos) is a homeschooler based in Ontario and she submitted this on “Minecraft Multiplication Practice”. I confess I’ve never played Minecraft, but I am now very intrigued by this detailed post on a way to make multiplication more interesting. I’m also very curious about the online course she is running on Minecraft Maths, I wonder if I would be allowed to join?!?

Pea has shared a post on using concrete manipulative to teach the addition of fractions. Too often addition of fractions seems to be based on rote learning and I like how the understanding is at the fore-front of this approach, and I like the fraction discs.

Denise Gaskins (@letsplaymath), the organiser of this carnival has shared this fantastic post on introducing infinite series to children  with a puzzle courtesy of Don Cohen and an additional puzzle for older children from James Tanton. The infinite series approach to the solution of James Tanton’s puzzle is amazing, and I certainly don’t think I would have come up with it – I used similar triangles! I hadn’t seen Don Cohen’s “Map of Calculus for Young People” before, or looked at Don Cohen’s site; I’ll be spending more time here!

The final submission comes from Manan (@shahlock) who has shared his comic for Pi approximation day. I love Manan’s comics, make sure you check out the others.

I came across this site examining the maths of banknote patterns, it is a really interesting read. I had n’t really considered the mathematics behind these patterns and I will certainly be exploring them more in the future. I came across this article thanks to Colin Beveridge (@icecolbeveridge) who tweeted it alongside this Desmos sheet . Colin has also recently shared his Mathematical Journey (in response to this post of mine), it is a really interesting read, and contains some useful advice for any budding mathematician.

Danny Brown (@dannytybrown) has, in the last couple of days shared this long post about mathematical teaching styles. I promise it is worth spending time to read to the end!!! Get involved in the conversation about it on Twitter to.

Because of my background I am very interested in computer programming and the benefits this can bring to mathematics education. I have been looking at some early programs designed to be used in the maths classroom for the BBC Micro and have discovered an emulator by Matt Godbolt (@mattgodbolt), he has a video describing the coding of this available here.

Finally a few of us our taking part in a challenge to write a blog post every day of the summer holiday, the index is available here. At the moment it is me, Christine Norledge (@MissNorledge), Kim Thomas-Lee (@kimThomasLee), Mark Wilson (@mwimaths), Archbishop Sancroft High School maths department (@ASHS_Maths), @funASDteacher and Jennifer Stice (@mathchick5) taking part. We would love you to take a look t our posts and maybe join us in the challenge?

The next edition of this blog carnival will be at Mrs E Teaches Math.

Categories
Uncategorized

The Magic of the Micro: Part 1

At the beginning of July Stuart Price (@sxpmaths) blogged this post looking at A Level textbooks through the ages.  I really enjoyed reading this, and was particularly drawn to a picture of a book that described computer programs written in Basic for use in the maths classroom. I was so keen to look at this that I straight away ordered a copy from Amazon and here it is:

  
This book is fantastic, and it’s a shame that I don’t know of anything similar today (does anyone reading this?) – cue for me to write one, yet another project….

The BBC Micro holds a special place in my heart as it is the first computer that I can remember using at Grove Primary School. I remember sitting at one in the BBC room and doing various things, including my first bit of programming in BASIC (I later had a fairly long hiatus before coming back to coding).

Having become used to modern computers you forget the limitations of older computers such as the BBC Micro. For example, at the beginning of the book some of these limitations are mentioned, such as the fact that the BBC Micro’s filing system can only cope with 31 filenames. I particularly like this quote from the introduction to the book

“The lack of ‘idiot-proofing’ means that they [the programs] may sometimes ‘crash’, but in these circumstances a consideration of why it went wrong may itself be very illuminating, This will usually be due to inaccuracies in computer floating-point arithmetic, the non-existence of solutions, or the singularities of functions, all of which children should be aware of.

I don’t know of many ‘children’ who have an understanding of floating-point arithmetic or the failure of certain numerical methods in the presence of singularities – it is even possible to get through some undergraduate numerics courses without really tackling these issues!

I am going to write a few posts over the summer looking at some of the programs in this book, with the odd modification (I’ve quite enjoyed doing a bit of Basic for the first time in over 20 years).

Of course, to run some BBC Basic programs I either need access to  BBC Micro (If anyone has a working one that they don’t want anymore please let me know!!) or a decent emulator. As a mac user there aren’t many BBC emulators available, and those that are don’t seem to have been maintained since 2012. But then I found this excellent Javascript emulator by Matt Godbolt (@mattgodbolt). On his blog there is a lot more detail about the implementation of the emulator, as well as some other cool posts – I urge you to check them out if you are interested in coding! The video about the BBC emulator is definitely worth a watch. It’s sad that the emulator doesn’t apper to work on an iPad though.

I first tried Program 1 from the book, which is a simple program to compute the first \(n\) triangke numbers, where \(n\) is an input from the user. This is shown on the screen shot below: 

 I then thought I would try the highest common factor program: 

 I then thought I would look at something a bit more complicated, and try plotting the graph of \( y = x^2 \). One thing that you don’t have to do with things like scaling the output explicitly to fit the graph onto the display when using Matlab or NumPy. Of course the BBC Micro and BBC Basic is not as sophisticated as this, and we are explicitly giving coordinates on the screen of where to colour a pixel – because of this osome scaling needs to be done. This explains the divide by a 400 on line 60 of the below code from the book.  

This code generates the following output which is recognisably the curve of \(y=x^2\) 

 I’m going to play a bit more with the graphics commands and will post next week with some further programs from this book, and maybe one that I have written myself too.

Categories
Uncategorized

The First #mathsjournalclub Article and Discussion Date

Firstly, put the evening of Monday 24th August into your calendars!!

Thank you to everyone who voted for our first journal article. Around 50 people made a selection and the overwhelming winner was the article “A Glimpse into Secondary Student’s Understanding of Functions” from the journal International Journal for Mathematics Teaching and Learning published online by the Center for Innovation in Mathematics Teaching of the University of Plymouth. 

We will be discussing this at 8pm on the 24th August 2015 – you can follow the conversation using the hashtag #mathsjournalclub. If you can’t make the actual conversation but have read the paper it would be great if you could still contribute some thoughts under the hashtag #mathsjournalclub and they can be used to guide the discussion.

To remind you of the topic of the paper I have included a shot of the first page below. Please click on the link to download the full paper. I will publish some discussion themes about a week before the 24th.

  
I’m really looking forward to discussing this with you all on the 24th.