Tresham baronets

The Tresham Baronetcy, of Rushton in the County of Northamptonsire, was a title in the Baronetage of England. It was created on 29 June 1611 for Lewis Tresham. He was the son of Sir Thomas Tresham, the great-grandson of Sir Thomas Tresham and the younger brother of Francis Tresham. The title became extinct on the death of the second Baronet in c. 1642.[1]

Tresham baronets, of Rushton (1611)

  • Sir Lewis Tresham, 1st Baronet (c.1575–1639)
  • Sir William Tresham, 2nd Baronet (died c.1642)
gollark: Express a number as a sum of fibonacci numbers.
gollark: What exactly *did* #8 do?
gollark: Mine too!
gollark: I don't know why it works, but it does.
gollark: Here is my actually good*, elegant** solution:```pythondef gollariosolver(n): #print(n, "is n") x = bisect.bisect_left(fibs, n) out = set() z = 0 for i in range(x, 0, -1): #print("gollario", i, z, fibs[i]) if (y := fibs[i] + z) <= n: z = y out.add(i) if z == n: return out```

References

Baronetage of England
Preceded by
Willoughby baronets
Tresham baronets
29 June 1611
Succeeded by
Brudenell baronets

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.