Self-Teaching from Big Rudin
$begingroup$
first post here so sorry if this question is answered somewhere, but I couldn't find it.
I'll start with some background before the question: I've recently completed an undergraduate math degree, with all the standard courses including real analysis from Baby Rudin. Although I'm taking a few years off before graduate school to make some money, I found an inexpensive paperback version of Big Rudin and decided to self-study from it before grad school.
So, on to the main question:
If you've ever conducted self-study from Big Rudin, how did you structure your program, and did you feel as if that method was effective?
For example, did you simply choose to read the chapters and work through the exercises, choose to emulate the syllabus of some existing course, etc.? Also, how did you go about verifying your solutions to the exercises? (Perhaps a solution manual or ProofWiki?)
Any experiences, advice, tips, etc. would be greatly appreciated.
Cheers!
real-analysis self-learning education
$endgroup$
add a comment |
$begingroup$
first post here so sorry if this question is answered somewhere, but I couldn't find it.
I'll start with some background before the question: I've recently completed an undergraduate math degree, with all the standard courses including real analysis from Baby Rudin. Although I'm taking a few years off before graduate school to make some money, I found an inexpensive paperback version of Big Rudin and decided to self-study from it before grad school.
So, on to the main question:
If you've ever conducted self-study from Big Rudin, how did you structure your program, and did you feel as if that method was effective?
For example, did you simply choose to read the chapters and work through the exercises, choose to emulate the syllabus of some existing course, etc.? Also, how did you go about verifying your solutions to the exercises? (Perhaps a solution manual or ProofWiki?)
Any experiences, advice, tips, etc. would be greatly appreciated.
Cheers!
real-analysis self-learning education
$endgroup$
add a comment |
$begingroup$
first post here so sorry if this question is answered somewhere, but I couldn't find it.
I'll start with some background before the question: I've recently completed an undergraduate math degree, with all the standard courses including real analysis from Baby Rudin. Although I'm taking a few years off before graduate school to make some money, I found an inexpensive paperback version of Big Rudin and decided to self-study from it before grad school.
So, on to the main question:
If you've ever conducted self-study from Big Rudin, how did you structure your program, and did you feel as if that method was effective?
For example, did you simply choose to read the chapters and work through the exercises, choose to emulate the syllabus of some existing course, etc.? Also, how did you go about verifying your solutions to the exercises? (Perhaps a solution manual or ProofWiki?)
Any experiences, advice, tips, etc. would be greatly appreciated.
Cheers!
real-analysis self-learning education
$endgroup$
first post here so sorry if this question is answered somewhere, but I couldn't find it.
I'll start with some background before the question: I've recently completed an undergraduate math degree, with all the standard courses including real analysis from Baby Rudin. Although I'm taking a few years off before graduate school to make some money, I found an inexpensive paperback version of Big Rudin and decided to self-study from it before grad school.
So, on to the main question:
If you've ever conducted self-study from Big Rudin, how did you structure your program, and did you feel as if that method was effective?
For example, did you simply choose to read the chapters and work through the exercises, choose to emulate the syllabus of some existing course, etc.? Also, how did you go about verifying your solutions to the exercises? (Perhaps a solution manual or ProofWiki?)
Any experiences, advice, tips, etc. would be greatly appreciated.
Cheers!
real-analysis self-learning education
real-analysis self-learning education
asked Dec 17 '18 at 21:18
Craig JohnsonCraig Johnson
134
134
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I worked my way through Big Rudin and thought it was a great experience; the book is exceptionally well-written.
Walter Rudin has a great gift in his ability to lay things out in logical order, step-by-step, somehow without making any of the consecutive ideas he introduces either too simple or too complicated based upon what has been covered. So I can't think of a better book to self-study.
I did it without a syllabus, just working my way through the material in the order he presented it; I attempted most of the exercises, and was able to solve many of them. I was working in isolation which was a disadvantage--it's generally better to have companions to share ideas with--but was able to find plenty of co-students to talk Big Rudin with when I returned to university. Of course, many of the solutions can be solved with the aid of the web.
My experience was that, when I was able to solve a problem, the answer became so clear that it was self-evident it was correct. I think Rudin lays out his problem sets very intelligently, so that solving one leads naturally to better luck with later problems.
My suggestion would be to read the text thorougly, do what exercises you can, and try to find a group of like-minded individuals with whom you may share ideas.
It can be done . . .
$endgroup$
$begingroup$
Thank you for such a quick and informative response! Curiously, when you were learning, did you find it helpful to give yourself time-specific goals as to when to reach certain parts of the book, or to keep the pace more relaxed and informal?
$endgroup$
– Craig Johnson
Dec 17 '18 at 21:48
$begingroup$
I kept it pretty relaxed and informal, since I had no deadlines. However, I found the book and material engaging enough that I was drawn to spend substantial time with it, which means I made decent progress. Big Rudin is also pretty easy to read, so that helped. Cheers!
$endgroup$
– Robert Lewis
Dec 17 '18 at 22:01
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3044452%2fself-teaching-from-big-rudin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I worked my way through Big Rudin and thought it was a great experience; the book is exceptionally well-written.
Walter Rudin has a great gift in his ability to lay things out in logical order, step-by-step, somehow without making any of the consecutive ideas he introduces either too simple or too complicated based upon what has been covered. So I can't think of a better book to self-study.
I did it without a syllabus, just working my way through the material in the order he presented it; I attempted most of the exercises, and was able to solve many of them. I was working in isolation which was a disadvantage--it's generally better to have companions to share ideas with--but was able to find plenty of co-students to talk Big Rudin with when I returned to university. Of course, many of the solutions can be solved with the aid of the web.
My experience was that, when I was able to solve a problem, the answer became so clear that it was self-evident it was correct. I think Rudin lays out his problem sets very intelligently, so that solving one leads naturally to better luck with later problems.
My suggestion would be to read the text thorougly, do what exercises you can, and try to find a group of like-minded individuals with whom you may share ideas.
It can be done . . .
$endgroup$
$begingroup$
Thank you for such a quick and informative response! Curiously, when you were learning, did you find it helpful to give yourself time-specific goals as to when to reach certain parts of the book, or to keep the pace more relaxed and informal?
$endgroup$
– Craig Johnson
Dec 17 '18 at 21:48
$begingroup$
I kept it pretty relaxed and informal, since I had no deadlines. However, I found the book and material engaging enough that I was drawn to spend substantial time with it, which means I made decent progress. Big Rudin is also pretty easy to read, so that helped. Cheers!
$endgroup$
– Robert Lewis
Dec 17 '18 at 22:01
add a comment |
$begingroup$
I worked my way through Big Rudin and thought it was a great experience; the book is exceptionally well-written.
Walter Rudin has a great gift in his ability to lay things out in logical order, step-by-step, somehow without making any of the consecutive ideas he introduces either too simple or too complicated based upon what has been covered. So I can't think of a better book to self-study.
I did it without a syllabus, just working my way through the material in the order he presented it; I attempted most of the exercises, and was able to solve many of them. I was working in isolation which was a disadvantage--it's generally better to have companions to share ideas with--but was able to find plenty of co-students to talk Big Rudin with when I returned to university. Of course, many of the solutions can be solved with the aid of the web.
My experience was that, when I was able to solve a problem, the answer became so clear that it was self-evident it was correct. I think Rudin lays out his problem sets very intelligently, so that solving one leads naturally to better luck with later problems.
My suggestion would be to read the text thorougly, do what exercises you can, and try to find a group of like-minded individuals with whom you may share ideas.
It can be done . . .
$endgroup$
$begingroup$
Thank you for such a quick and informative response! Curiously, when you were learning, did you find it helpful to give yourself time-specific goals as to when to reach certain parts of the book, or to keep the pace more relaxed and informal?
$endgroup$
– Craig Johnson
Dec 17 '18 at 21:48
$begingroup$
I kept it pretty relaxed and informal, since I had no deadlines. However, I found the book and material engaging enough that I was drawn to spend substantial time with it, which means I made decent progress. Big Rudin is also pretty easy to read, so that helped. Cheers!
$endgroup$
– Robert Lewis
Dec 17 '18 at 22:01
add a comment |
$begingroup$
I worked my way through Big Rudin and thought it was a great experience; the book is exceptionally well-written.
Walter Rudin has a great gift in his ability to lay things out in logical order, step-by-step, somehow without making any of the consecutive ideas he introduces either too simple or too complicated based upon what has been covered. So I can't think of a better book to self-study.
I did it without a syllabus, just working my way through the material in the order he presented it; I attempted most of the exercises, and was able to solve many of them. I was working in isolation which was a disadvantage--it's generally better to have companions to share ideas with--but was able to find plenty of co-students to talk Big Rudin with when I returned to university. Of course, many of the solutions can be solved with the aid of the web.
My experience was that, when I was able to solve a problem, the answer became so clear that it was self-evident it was correct. I think Rudin lays out his problem sets very intelligently, so that solving one leads naturally to better luck with later problems.
My suggestion would be to read the text thorougly, do what exercises you can, and try to find a group of like-minded individuals with whom you may share ideas.
It can be done . . .
$endgroup$
I worked my way through Big Rudin and thought it was a great experience; the book is exceptionally well-written.
Walter Rudin has a great gift in his ability to lay things out in logical order, step-by-step, somehow without making any of the consecutive ideas he introduces either too simple or too complicated based upon what has been covered. So I can't think of a better book to self-study.
I did it without a syllabus, just working my way through the material in the order he presented it; I attempted most of the exercises, and was able to solve many of them. I was working in isolation which was a disadvantage--it's generally better to have companions to share ideas with--but was able to find plenty of co-students to talk Big Rudin with when I returned to university. Of course, many of the solutions can be solved with the aid of the web.
My experience was that, when I was able to solve a problem, the answer became so clear that it was self-evident it was correct. I think Rudin lays out his problem sets very intelligently, so that solving one leads naturally to better luck with later problems.
My suggestion would be to read the text thorougly, do what exercises you can, and try to find a group of like-minded individuals with whom you may share ideas.
It can be done . . .
answered Dec 17 '18 at 21:31
Robert LewisRobert Lewis
47.2k23067
47.2k23067
$begingroup$
Thank you for such a quick and informative response! Curiously, when you were learning, did you find it helpful to give yourself time-specific goals as to when to reach certain parts of the book, or to keep the pace more relaxed and informal?
$endgroup$
– Craig Johnson
Dec 17 '18 at 21:48
$begingroup$
I kept it pretty relaxed and informal, since I had no deadlines. However, I found the book and material engaging enough that I was drawn to spend substantial time with it, which means I made decent progress. Big Rudin is also pretty easy to read, so that helped. Cheers!
$endgroup$
– Robert Lewis
Dec 17 '18 at 22:01
add a comment |
$begingroup$
Thank you for such a quick and informative response! Curiously, when you were learning, did you find it helpful to give yourself time-specific goals as to when to reach certain parts of the book, or to keep the pace more relaxed and informal?
$endgroup$
– Craig Johnson
Dec 17 '18 at 21:48
$begingroup$
I kept it pretty relaxed and informal, since I had no deadlines. However, I found the book and material engaging enough that I was drawn to spend substantial time with it, which means I made decent progress. Big Rudin is also pretty easy to read, so that helped. Cheers!
$endgroup$
– Robert Lewis
Dec 17 '18 at 22:01
$begingroup$
Thank you for such a quick and informative response! Curiously, when you were learning, did you find it helpful to give yourself time-specific goals as to when to reach certain parts of the book, or to keep the pace more relaxed and informal?
$endgroup$
– Craig Johnson
Dec 17 '18 at 21:48
$begingroup$
Thank you for such a quick and informative response! Curiously, when you were learning, did you find it helpful to give yourself time-specific goals as to when to reach certain parts of the book, or to keep the pace more relaxed and informal?
$endgroup$
– Craig Johnson
Dec 17 '18 at 21:48
$begingroup$
I kept it pretty relaxed and informal, since I had no deadlines. However, I found the book and material engaging enough that I was drawn to spend substantial time with it, which means I made decent progress. Big Rudin is also pretty easy to read, so that helped. Cheers!
$endgroup$
– Robert Lewis
Dec 17 '18 at 22:01
$begingroup$
I kept it pretty relaxed and informal, since I had no deadlines. However, I found the book and material engaging enough that I was drawn to spend substantial time with it, which means I made decent progress. Big Rudin is also pretty easy to read, so that helped. Cheers!
$endgroup$
– Robert Lewis
Dec 17 '18 at 22:01
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3044452%2fself-teaching-from-big-rudin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown