Originally Posted by
YesNo
What I use are Google docs and sheets for my personal documents. You just need a Google account to get that. It is all in the browser. You can also use mathjax with it after installing a plugin, but I use jupyter notebooks for mathematics with the underlying python kernel so I can calculate right in the notebook. I also use Google to back up all my photos on my phone as well as copy them to my computer (Windows 10).
I was reading more about Lehmer numbers. Any Lehmer number is also a Carmichael number. I can see why Carmichael numbers exist and Lehmer numbers probably don't. The Carmichael function lambda(n) is smaller than the totient, phi(n), and so it has a better chance of dividing n - 1. For example, the Carmichael number, 561 = 3*11*17, each of 2, 10 and 16 divide 560, but not their product.