₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,281 members, 8,425,790 topics. Date: Saturday, 13 June 2026 at 06:33 AM

Toggle theme

Flexible041's Posts

Nairaland ForumFlexible041's ProfileFlexible041's Posts

1 (of 1 pages)

EducationRe: Who Can Solve This Maths? by Flexible041: 11:23am On Mar 28, 2024
rillchritty:
Yeah, I used latex with the Verbtex app, a latex editor for Android (https://play.google.com/store/apps/details?id=verbosus.verbtex). This is the latex source file:

\documentclass{article}
% Allow the usage of UTF-8 characters
\usepackage[utf8]{inputenc}
% Allow the usage of graphics (.png, .jpg)
\usepackage{graphicx}

\newcommand{\num}{8\times 10^{67}}

% Start the document
\begin{document}

% Create a new 1st level heading
\section*{}

The main idea is to observe that $\num$ is a large number and then use limit. It is known that $\lim\limits_{x\to \infty} \left(1-\frac{1}{x}\right)^x = \frac{1}{e}$. Hence, the expression $1 - \left(1-\frac{1}{\num}\right)^{\num} \approx 1-\frac{1}{e} \approx 0.632$.

Note that commonly available calculators cannot accurately evaluate the given expression. Due to their limited numerical precision, they evaluate $\frac{1}{\num}$ as zero, thus incorrectly giving the final answer as 0.

To correctly evaluate the expression numerically, one may use MATLAB, Octave, or any other computational software that supports variable-precision arithmetic. The one-line code in MATLAB or Octave is: \\
\\
vpa(1 - (1-1/sym(8e67))\^{}sym(8e67), 64)
\\

The second argument (\textbf{64}) passed to the \textbf{vpa} function is the number of significant digits in the final answer. Setting it too low will result in inaccurate evaluation.

% Uncomment the following two lines if you want to have a bibliography
%\bibliographystyle{alpha}
%\bibliography{document}

\end{document}
Did you later went for your PhD? What course did you study in school? Are you lecturing somewhere or on scholarship?
TravelRe: From Ketu To Toronto Canada: Relieving My Success Story by Flexible041(op): 10:25am On Mar 27, 2024
ValCon888:
I would have liked to help you, but I'm not a young Nigerian. Therefore, I'm automatically disqualified.
Send me a DM please. I might consider
TravelRe: From Ketu To Toronto Canada: Relieving My Success Story by Flexible041(op): 10:20am On Mar 27, 2024
NPFLADMIN:
WTF did I just read?

You're even giving people conditions.

Anyways, I wish you the best.
Remember, anything fit happen.
Even this type of miracle. That's if you delete the stupid conditions.


BTW, I don't understand something. Who's interviewing whom?
I’ll be interviewing them. Or do you want me to consider someone that will later mess up?
TravelFrom Ketu To Toronto Canada: Relieving My Success Story by Flexible041(op): 5:38am On Mar 27, 2024
Good morning yall. Welcome here,

As we all know that the economic situation of Nigeria keep worsen. I have tried so much to apply to affordable schools in Canada 🇨🇦 just to use study route to japa,however the cost of tuition is ineeed a big barrier. Some schools are asking me to pay as high as $31,000 for first year tuition. I don’t have this money.

I have through about it overnight and I have decided to give young Nigerians here on nairaland that are already in Canada or USA a chance to be part of my success story. I want one of these two things;

(1) someone that will provide this fund to me as soon a as possible. There’s no possibility of paying back. Your biggest encouragement should be about contributing to making my life better. I’ll check my DM and message as messages troop in, and I will only interview people that I am convinced has my best interest at heart. I might not be able to reply people that are currently in Canada or USA on student visa. And I’ll prefer this person to be a woman primarily. A male is fine too.

(2) or someone that will adopt me and take me to Canada . You must be able to find me a job within two weeks when I land. I don’t do house chores and I don’t cook at all. Being able to cook is a plus and I’ll look out for this when I inevitably interview people that message me.

Thanks
TravelRe: General-german-student-visa-enquiries Part 8 by Flexible041: 1:19pm On Mar 21, 2024
I hope anyone can adress my question;

(1) is a Masters degree qualify under the category A for German student visa?

(2) for the proof fund for masters, I heard we need to have around €8000. I have a US bank account that I opened in the USA, I have USD there, can I transfer this money in dollar to any block account i opened in € for visa and proof of fund purposes?

1 (of 1 pages)