undergraduate research mathematics and computer...

82
Projects Reflection Discussion Undergraduate Research Mathematics and Computer Science Jeff Kinne Panel on Undergraduate Research October 3, 2012 Slides online at kinnejeff.com 1 / 17

Upload: others

Post on 13-Jul-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Undergraduate ResearchMathematics and Computer Science

Jeff Kinne

Panel on Undergraduate ResearchOctober 3, 2012

Slides online at kinnejeff.com

1 / 17

Page 2: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects: SURE 2012, class projects, independentstudy

2 / 17

Page 3: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects: SURE 2012, class projects, independentstudy

2 / 17

Page 4: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects: SURE 2012, class projects, independentstudy

2 / 17

Page 5: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects: SURE 2012, class projects, independentstudy

2 / 17

Page 6: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects:

SURE 2012, class projects, independentstudy

2 / 17

Page 7: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects: SURE 2012,

class projects, independentstudy

2 / 17

Page 8: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects: SURE 2012, class projects,

independentstudy

2 / 17

Page 9: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

About Me

Assistant Prof, Math and Computer Science

3rd year at ISU

Undergrad projects: SURE 2012, class projects, independentstudy

2 / 17

Page 10: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Goals

Experience for students, stimulate interest

Research results

Atmosphere among students, in department

Training researchers: creativity, working independently,excitement, ...

3 / 17

Page 11: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Goals

Experience for students, stimulate interest

Research results

Atmosphere among students, in department

Training researchers: creativity, working independently,excitement, ...

3 / 17

Page 12: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Goals

Experience for students, stimulate interest

Research results

Atmosphere among students, in department

Training researchers: creativity, working independently,excitement, ...

3 / 17

Page 13: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Goals

Experience for students, stimulate interest

Research results

Atmosphere among students, in department

Training researchers: creativity, working independently,excitement, ...

3 / 17

Page 14: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Goals

Experience for students, stimulate interest

Research results

Atmosphere among students, in department

Training researchers: creativity, working independently,excitement, ...

3 / 17

Page 15: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Projects

4 / 17

Page 16: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 17: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

2, 4, 6, 8, 10, 12

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 18: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

2, 4, 6, 8, 10, 12

next = last + 2

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 19: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

3, 6, 9, 2, 5, 8

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 20: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

3, 6, 9, 2, 5, 8

next = (last + 3) % 10

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 21: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 22: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

next = (5 * last + 3) % 16

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 23: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

next = (5 * last + 3) % 16

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 24: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

next = (5 * last + 3) % 16

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 25: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

next = (5 * last + 3) % 16

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 26: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

next = (5 * last + 3) % 16

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 27: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

next = (5 * last + 3) % 16

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 28: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Project – Pseudorandom Number Generators

1, 8, 11, 10, 5, 12

next = (5 * last + 3) % 16

PRGs

Linear Congruential Generator

Linear Feedback Shift Register

Blum Blum Shub

...

5 / 17

Page 29: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Why?

Cryptography

Randomized algorithms

PRG Properties

How secure

How fast to compute

Our Research...

6 / 17

Page 30: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Why?

Cryptography

Randomized algorithms

PRG Properties

How secure

How fast to compute

Our Research...

6 / 17

Page 31: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Why?

Cryptography

Randomized algorithms

PRG Properties

How secure

How fast to compute

Our Research...

6 / 17

Page 32: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Why?

Cryptography

Randomized algorithms

PRG Properties

How secure

How fast to compute

Our Research...

6 / 17

Page 33: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Why?

Cryptography

Randomized algorithms

PRG Properties

How secure

How fast to compute

Our Research...

6 / 17

Page 34: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Why?

Cryptography

Randomized algorithms

PRG Properties

How secure

How fast to compute

Our Research...

6 / 17

Page 35: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Why?

Cryptography

Randomized algorithms

PRG Properties

How secure

How fast to compute

Our Research...

6 / 17

Page 36: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

7 / 17

Page 37: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

8 / 17

Page 38: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

9 / 17

Page 39: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Final Results

Paper and presentation at a workshop/conference?

NCUR,

CSUI

10 / 17

Page 40: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Final Results

Paper and presentation at a workshop/conference?

NCUR,

CSUI

10 / 17

Page 41: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Final Results

Paper and presentation at a workshop/conference?

NCUR,

CSUI

10 / 17

Page 42: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Final Results

Paper and presentation at a workshop/conference?

NCUR,

CSUI

10 / 17

Page 43: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Final Results

Paper and presentation at a workshop/conference?

NCUR,

CSUI

10 / 17

Page 44: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Brain oxygen monitoring/therapy – genetic algorithms

11 / 17

Page 45: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Brain oxygen monitoring/therapy – genetic algorithms

11 / 17

Page 46: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Brain oxygen monitoring/therapy – genetic algorithms

11 / 17

Page 47: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Neural networks and genetic algorithms

Handwriting recognition

Satellite image processing

Game playing

12 / 17

Page 48: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Neural networks and genetic algorithms

Handwriting recognition

Satellite image processing

Game playing

12 / 17

Page 49: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Neural networks and genetic algorithms

Handwriting recognition

Satellite image processing

Game playing

12 / 17

Page 50: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Neural networks and genetic algorithms

Handwriting recognition

Satellite image processing

Game playing

12 / 17

Page 51: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Neural networks and genetic algorithms

Handwriting recognition

Satellite image processing

Game playing

12 / 17

Page 52: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Neural networks and genetic algorithms

Handwriting recognition

Satellite image processing

Game playing

12 / 17

Page 53: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Other Project

Neural networks and genetic algorithms

Handwriting recognition

Satellite image processing

Game playing

12 / 17

Page 54: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Reflection

13 / 17

Page 55: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 56: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful:

University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 57: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee,

CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 58: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC,

Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 59: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 60: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe:

Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 61: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science,

NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 62: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF,

...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 63: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 64: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 65: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 66: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 67: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Funding

Successful: University Research Committee, CSRC, Studentwages

Maybe: Indiana Academy of Science, NSF, ...

Unfunded Student Research

Class project

Independent study (for credit)

14 / 17

Page 68: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 69: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 70: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 71: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained

(e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 72: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 73: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 74: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 75: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 76: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Lessens Learned

Many students need...

Specific work hours, days

Research process explained (e.g., write up results in paper,present at workshop/conference)

Big Question

Have them work on my projects or choose their own?

Former: my expertise, better chance at results

Latter: their interest/independence/motivation

15 / 17

Page 77: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Discussion

16 / 17

Page 78: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Ask yourself...

Why supervise undergraduate research?

What project ideas?

What is a successful outcome?

Interdisciplinary research?

17 / 17

Page 79: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Ask yourself...

Why supervise undergraduate research?

What project ideas?

What is a successful outcome?

Interdisciplinary research?

17 / 17

Page 80: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Ask yourself...

Why supervise undergraduate research?

What project ideas?

What is a successful outcome?

Interdisciplinary research?

17 / 17

Page 81: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

Ask yourself...

Why supervise undergraduate research?

What project ideas?

What is a successful outcome?

Interdisciplinary research?

17 / 17

Page 82: Undergraduate Research Mathematics and Computer Sciencecs.indstate.edu/~jkinne/talks/undergradResearch.pdf · Paper and presentation at a workshop/conference? NCUR, CSUI 10/17. Projects

Projects Reflection Discussion

The end.

Slides online at http://www.kinnejeff.com

18 / 17